Manages revisions

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

{
    "id": 491623,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f02209f56f063527d6ee9041181f01b4c845d998",
    "head_changeset": "b5bf746db51aaf6bb545ed50518a0f68210ad229",
    "phabricator_id": 256345,
    "phabricator_phid": "PHID-DREV-cbvuqbznvqrdwicrmg7j",
    "title": "WIP: Bug 1975872 - Certain `testGetValue` calls in browser/components/preferences/tests are unnecessarily awaited",
    "bugzilla_id": 1975872,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/491623/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491623/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256345"
}