Manages revisions

GET /v1/revision/518277/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 518277,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "02d5400b677857eeb540550b82e684ff836accbd",
    "head_changeset": "0277998240e963dfc7142dfbaa3b7a64fe062017",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0277998240e9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518277/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518277/issues/?format=api",
    "phabricator_url": null
}