Manages revisions

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

{
    "id": 478270,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b38e43d5c713637d4e01cdc8468dd37824cdffaf",
    "head_changeset": "9c479d93cd3f6cb0ce8c959b1faac55f4fb70552",
    "phabricator_id": 253500,
    "phabricator_phid": "PHID-DREV-a2fo4ldnapheocfk2cvz",
    "title": "WIP: Bug 1840926 - refactor(webgpu): use `wgpu_core::error::WebGpuError` for error classification r=#webgpu-reviewers!",
    "bugzilla_id": 1840926,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478270/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478270/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253500"
}