Manages revisions

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

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