Manages revisions

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

{
    "id": 490452,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b336904dc2bca698e99e12d81d0c17e08c1efd2e",
    "head_changeset": "90647efe0456c46d9e08e239f39a6a2597aa117b",
    "phabricator_id": 256048,
    "phabricator_phid": "PHID-DREV-u6f6djoxfshi4ingx4gp",
    "title": "WIP: Bug 1813413 - Make pressing the back button not close the current tab when there's no history",
    "bugzilla_id": 1813413,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490452/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490452/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256048"
}