Manages revisions

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

{
    "id": 414243,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c9bb3aa3dfdcfc1f6feb47fdce8fefab385c8d32",
    "head_changeset": "1b7aa17ec23a73467d8917d8ed58517e59204fb9",
    "phabricator_id": 231860,
    "phabricator_phid": "PHID-DREV-jt6bhwdw53gbpp26kcns",
    "title": "Bug 1935542 - Reset small icon when dynamically disabling custom titlebar. r=#win-reviewers",
    "bugzilla_id": 1935542,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/414243/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/414243/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231860"
}