Manages revisions

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

{
    "id": 486561,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "db37ba397647eb89ad296b4ad8b058de2e63adf1",
    "head_changeset": "d1eea31f39e5e13223e3fc29470b308bc253cbdc",
    "phabricator_id": 255274,
    "phabricator_phid": "PHID-DREV-bkdo6uq64j55yhictndy",
    "title": "Bug 1974131: If there is a pending accessibility tree update, process an anchor jump after the tree is updated.",
    "bugzilla_id": 1974131,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/486561/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486561/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255274"
}