Manages revisions

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

{
    "id": 493005,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "fd8beff599459f671492ae123cb3dfe1345f039b",
    "head_changeset": "0f869e498611d9b8b444b3b0d03168517a30bbac",
    "phabricator_id": 256745,
    "phabricator_phid": "PHID-DREV-7yfsww4xcrd3sbdcjsuv",
    "title": "Bug 1971382 - allow dropping tabs into collapsed tab groups r=dwalker,jswinarton,dao",
    "bugzilla_id": 1971382,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493005/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493005/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256745"
}