Manages revisions

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

{
    "id": 384729,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "64b8710ad5862d5b9830283b09fc8eb0d0ced10c",
    "head_changeset": "9b01c9a9c837c3b35e5a07d5993d74a41baf4db2",
    "phabricator_id": 226997,
    "phabricator_phid": "PHID-DREV-xekm4kihc262xhb7jk65",
    "title": "Bug 1923864 - Crash differently if not JS_IsThrowingOutOfMemory r=arai,#dom-core",
    "bugzilla_id": 1923864,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/384729/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/384729/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226997"
}