Manages revisions

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

{
    "id": 485540,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "1de58f537573e49306f335dae55944f17342025c",
    "head_changeset": "f1c64531bd7f1dd91675be4fbfa9a134629b34b6",
    "phabricator_id": 255065,
    "phabricator_phid": "PHID-DREV-7p5u3y3dyon7u5bnnhhj",
    "title": "Bug 1968586 - Fix crash reporter build with --disable-backgroundtasks",
    "bugzilla_id": 1968586,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/485540/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485540/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255065"
}