Manages revisions

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

{
    "id": 468836,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "97fe6a90f114eebeaec0e1c466dcdcc554eb1d3b",
    "head_changeset": "768b3535c6503aa38935bd45efa016f8f0372486",
    "phabricator_id": 230018,
    "phabricator_phid": "PHID-DREV-6ihq7oaehxvn4vfbkpef",
    "title": "Bug 1933015: Allow stylo to compile for wasm32-unknown-unknown (r=emilio)",
    "bugzilla_id": 1933015,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/468836/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/468836/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230018"
}