Manages revisions

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

{
    "id": 500250,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "da0eaafc9f6f722b5b57d43775a75a2e84065333",
    "head_changeset": "13217a6a6d84eb31bceb2397ff8198ddbe6703d6",
    "phabricator_id": 258226,
    "phabricator_phid": "PHID-DREV-jvcn2ikqujhs3hvku5xk",
    "title": "WIP: Bug 1971237: Refactor and improvements to tab group hover preview",
    "bugzilla_id": 1971237,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/500250/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500250/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258226"
}