Manages revisions

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

{
    "id": 432076,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3bbdb176dcee489c33f56a80ace0b07d94d1c723",
    "head_changeset": "308212de0257a5c8658f42acc8420ddb618230d9",
    "phabricator_id": 191452,
    "phabricator_phid": "PHID-DREV-53ds2zr34vij7f3rhv5k",
    "title": "Bug 1903614 - Dispatch IDB idle maintenance with InvokeAsync and promises. r=#dom-storage",
    "bugzilla_id": 1903614,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/432076/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/432076/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D191452"
}