Manages revisions

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

{
    "id": 490011,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "388cea8d4e512e6cc4f289d8cb4e4fa725aaad08",
    "head_changeset": "14438b0894978cc0f600a608f3355738c4b0eb40",
    "phabricator_id": 255811,
    "phabricator_phid": "PHID-DREV-6b6waz6x7wvrqibkncvy",
    "title": "Bug 1975426 - Revert \"Bug 1970664 - Drag a tab to the last index of the same container when scrollable\" r=pascalc",
    "bugzilla_id": 1975426,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490011/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490011/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255811"
}