Manages revisions

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

{
    "id": 414063,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "250be4ca3c669db9a397456402f68249aa15d8d5",
    "head_changeset": "d249813c32889ee21279083dc164c938145b2a42",
    "phabricator_id": 231835,
    "phabricator_phid": "PHID-DREV-ejxie6pdag4tjr35hkew",
    "title": "WIP: Bug 1936339: Enable GVN/LICM for wasm struct loads.",
    "bugzilla_id": 1936339,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/414063/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/414063/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231835"
}