Manages revisions

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

{
    "id": 401931,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e4305da6f59e246f77164ec21069e20103b792dc",
    "head_changeset": "332c12fc06bea72f8165ce0af657f70eb795b628",
    "phabricator_id": 229933,
    "phabricator_phid": "PHID-DREV-zhz7zdnh2g7hyughokhd",
    "title": "WIP: Bug 1894795 - build(rust): upgrade `base64` 0.21.3 → 0.22.1 r=#supply-chain-reviewers",
    "bugzilla_id": 1894795,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/401931/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/401931/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229933"
}