Manages revisions

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

{
    "id": 483441,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "42f3095b4fe8acbad24b91acb677b5291cffc7f7",
    "head_changeset": "8822af47f77fdd779c777aa14879d365ee631872",
    "phabricator_id": 254539,
    "phabricator_phid": "PHID-DREV-qkr5va2preejaz23kr3p",
    "title": "WIP: Bug 1973269 - Pass the URI directly to browser chrome page",
    "bugzilla_id": 1973269,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/483441/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483441/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254539"
}