Manages revisions

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

{
    "id": 492561,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a5d87b01feb544414346f287ab99d6bd424b150e",
    "head_changeset": "8b16e0b26fd2de8ff1ee6f655eb0a19d85d046aa",
    "phabricator_id": 255877,
    "phabricator_phid": "PHID-DREV-t6qbztlwumz62yo4b57v",
    "title": "Bug 1975281 - refactor(webgpu): migrate `ErrMsg::message` from `String` to `Cow<'static, str>` r=#webgpu-reviewers!",
    "bugzilla_id": 1975281,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492561/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492561/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255877"
}