Manages revisions

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

{
    "id": 497508,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "92945a926acfec22172a5aaf83f0d4577eb3fbe6",
    "head_changeset": "14c54add6b5a7c87ac4d306a4fa4048118752c4e",
    "phabricator_id": 257786,
    "phabricator_phid": "PHID-DREV-ggvovmed5kuozbv2ncdx",
    "title": "Bug 1946504 - Fix focus order to handle left/right arrow keys. r=mtigley",
    "bugzilla_id": 1946504,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/497508/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497508/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257786"
}