Manages revisions

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

{
    "id": 490521,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "79fb45ef6b0662ad43d68e6137d4daf496206ff4",
    "head_changeset": "dc564f3f5c0be7ff0de172590f81567139eb3b26",
    "phabricator_id": 256070,
    "phabricator_phid": "PHID-DREV-7fyvhc7umcnxnc5mvaqe",
    "title": "Bug 1975645 - [riscv64] Part 3: Implement MacroAssembler::move8ZeroExtend. r=jandem",
    "bugzilla_id": 1975645,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490521/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490521/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256070"
}