Manages revisions

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

{
    "id": 415652,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3a912704bc24872e037fe3102cd5483ba5105993",
    "head_changeset": "999ba9f9bc679546a5f64d204d007e99993b4060",
    "phabricator_id": 232069,
    "phabricator_phid": "PHID-DREV-tearo3tsej52kbsomnnd",
    "title": "Bug 1937086 - [devtools] Fix Home and End key behaviours for MacOS r=#devtools",
    "bugzilla_id": 1937086,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/415652/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/415652/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232069"
}