Manages revisions

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

{
    "id": 501473,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "b104f2b98d0c12860fc2567b7e7f4afedb3d8f7f",
    "head_changeset": "143fc61d8dcd630651489cabb0082b04c9f22993",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 143fc61d8dcd (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/501473/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/501473/issues/?format=api",
    "phabricator_url": null
}