Manages revisions

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

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