Manages revisions

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

{
    "id": 383912,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f3456791d6f19c8a518a6ee76cf11507eaeb8a05",
    "head_changeset": "8f527671e6722a10901c05694f57e1f6677f79d9",
    "phabricator_id": 226957,
    "phabricator_phid": "PHID-DREV-pgmltd5cau76nsqzkvvo",
    "title": "Bug 1922276 - addTabGroup: add showUI option and don't show UI by default. r?dao,jswinarton,sthompson",
    "bugzilla_id": 1922276,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/383912/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/383912/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226957"
}