Manages revisions

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

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