Manages revisions

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

{
    "id": 482456,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "066b50b0e84c1702c949f954497562c5a05aa73f",
    "head_changeset": "6a74bd89b14928fd66a06269d1a9913861c580e5",
    "phabricator_id": 254410,
    "phabricator_phid": "PHID-DREV-wm3lvqbgr3h6yq5jicpg",
    "title": "Bug 1968303 - ruff: fix repeated equality comparison r=sylvestre",
    "bugzilla_id": 1968303,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/482456/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/482456/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254410"
}