Manages revisions

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

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