Manages revisions

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

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