Manages revisions

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

{
    "id": 490291,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ac020d48595802225d49c2f3f759cfa549bec889",
    "head_changeset": "f970ae7ac59af1a6c3b26491334b4dc6d74a5f57",
    "phabricator_id": 256013,
    "phabricator_phid": "PHID-DREV-fxia2njkp7nwxc3nxaea",
    "title": "WIP: Bug 1975277 - [devtools] Prevent crashing devtools on destroying iframes.",
    "bugzilla_id": 1975277,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490291/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490291/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256013"
}