Manages revisions

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

{
    "id": 476272,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ef5f3485764ce7425649e2d79743adebaf29b112",
    "head_changeset": "ad8d5d8c0277f137a4b78d01d6916e12a474df39",
    "phabricator_id": 251080,
    "phabricator_phid": "PHID-DREV-ao4e77gjgqe2czj26fit",
    "title": "WIP: Bug 1968352 - Stop using nsIObserver in nsIDOMWindowUtils.sendNative*Event;",
    "bugzilla_id": 1968352,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/476272/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476272/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251080"
}