Manages revisions

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

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