Manages revisions

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

{
    "id": 476931,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "53b32af3dace31b48c62f49827f835e3b8b5a970",
    "head_changeset": "2f8cdace29dd752ab3fdb85225f01141d002c2ea",
    "phabricator_id": 251927,
    "phabricator_phid": "PHID-DREV-olvc5hw54k2uhbudyffz",
    "title": "Bug 1963901: refactored ProfilerViewModel with StateFlow and keep the viewModel logic away from the composed UI r=kaya",
    "bugzilla_id": 1963901,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/476931/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476931/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251927"
}