Manages revisions

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

{
    "id": 490601,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "98c4fa52f28998d540d4a4a79dd7666e3c448e1e",
    "head_changeset": "b4c60bb688018bbc9485efff278f5e8877f0fdc8",
    "phabricator_id": 256009,
    "phabricator_phid": "PHID-DREV-ux6juwqug4ouc6pwly47",
    "title": "Bug 1961238 - Replace verify for NavController.nav extension method.",
    "bugzilla_id": 1961238,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490601/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490601/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256009"
}