Manages revisions

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

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