Manages revisions

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

{
    "id": 400349,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a6629e81c818e845cad7b578f147cc60fd531bb8",
    "head_changeset": "f87ccfa2cc29ebc7e1a0aa83769d2f92de6d5b13",
    "phabricator_id": 208139,
    "phabricator_phid": "PHID-DREV-s4okwsged7hkgbbhnwkf",
    "title": "WIP: Bug 1892721: Track wasm ref types directly on MIR nodes.",
    "bugzilla_id": 1892721,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400349/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400349/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D208139"
}