Manages revisions

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

{
    "id": 385258,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f8047162f57463ca16a04358355c2a6be8e18037",
    "head_changeset": "395e614fd227437104c8bc8ec794b635fd13c7f7",
    "phabricator_id": 227027,
    "phabricator_phid": "PHID-DREV-lqrm3r6osu6oza5luvcc",
    "title": "Bug 1927407 - Avoid possibly dangling reference in WasmCompile.cpp. r?jpages",
    "bugzilla_id": 1927407,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/385258/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/385258/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227027"
}