Manages revisions

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

{
    "id": 490172,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c74e9b88f4b9603896a1578ab6e19ecce8243e40",
    "head_changeset": "66f881eebc1cf875dd8234e2e8c07ba5c32e1566",
    "phabricator_id": 255992,
    "phabricator_phid": "PHID-DREV-twlp5za4zrznx52qvnno",
    "title": "Bug 1975492 - [riscv64] Fix argument passing order of MacroAssembler::ctz32 for riscv64. r=jandem",
    "bugzilla_id": 1975492,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490172/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490172/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255992"
}