Manages revisions

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

{
    "id": 474006,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0a12e3d284f995bbe112d7e86a570e6f3ea9e6de",
    "head_changeset": "8d215ee89b3f74c2c94ff26f84fe155f77900356",
    "phabricator_id": 214519,
    "phabricator_phid": "PHID-DREV-ur3bvjciv6n4fwv23nnz",
    "title": "WIP: Bug 1892411 - [devtools] Prevent listening to all docshells events unless the window global target is the parent process one.",
    "bugzilla_id": 1892411,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474006/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474006/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D214519"
}