Manages revisions

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

{
    "id": 476844,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9edd67e54ffb953f00c097ab71fdab82499042f9",
    "head_changeset": "4bf92391c9b042fb579ee0b1feab340360437bb2",
    "phabricator_id": 251789,
    "phabricator_phid": "PHID-DREV-lf346k6vuvblkjee6cxb",
    "title": "WIP: Bug 1969255 - Part 1. Switch over to managed pointers in GfxInfo.",
    "bugzilla_id": 1969255,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/476844/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476844/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251789"
}