Manages revisions

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

{
    "id": 480792,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4e627844eb83e8a7d523dce33416974019a60f8c",
    "head_changeset": "b34e21c32f040cd45ad02b94f2b2d3e2dc41d9dc",
    "phabricator_id": 254052,
    "phabricator_phid": "PHID-DREV-2r3rohl7i5vwpnk6wnf2",
    "title": "Bug 1971864 - Introduction of @RequiresOptIn Annotations for AC and GV",
    "bugzilla_id": 1971864,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/480792/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/480792/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254052"
}