Manages revisions

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

{
    "id": 403323,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6f928a37b801026db617dc5dedfe5a4f9bc88f8c",
    "head_changeset": "9bfbc82cf3ddf150bbbcc8c3bf1706d71d0ede42",
    "phabricator_id": 229525,
    "phabricator_phid": "PHID-DREV-4hqyhire45glqdboitst",
    "title": "WIP: Bug 1858078 - Part 2: Return correct nsIContentPolicy when fetching json modules",
    "bugzilla_id": 1858078,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/403323/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/403323/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229525"
}