Manages revisions

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

{
    "id": 475889,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "fa6301ac1b4c17c362cacf38dbb7760a2588c88c",
    "head_changeset": "d9b91703a8e88642ceb19841d3e8a3ac386a39f7",
    "phabricator_id": 250475,
    "phabricator_phid": "PHID-DREV-7zi56uhen45j3a27tn3c",
    "title": "Bug 1966679 - Skip view transition and co in all the code paths on which the root node goes away. r=smaug,#vt",
    "bugzilla_id": 1966679,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475889/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475889/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D250475"
}