Manages revisions

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

{
    "id": 475009,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a9e71301c96f2357970c718b44e4992265451df0",
    "head_changeset": "88f4a85824dd1f1b31b02a8167f4a0c8f4a04b8a",
    "phabricator_id": 249193,
    "phabricator_phid": "PHID-DREV-zn3j5hcqqichjq6wk5ac",
    "title": "Bug 1966276 - Round getBoundingClientRect()'s height and Element.scrollTop to avoid mis-comparison between double values and integer values. r?emilio",
    "bugzilla_id": 1966276,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475009/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475009/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D249193"
}