Manages revisions

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

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