Manages revisions

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

{
    "id": 468829,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "12a8331303f163f08e729c7bd57b5747f5c4bc83",
    "head_changeset": "b5c1a1c2ecebeabcd1eb17bba9d1adb9f23a842f",
    "phabricator_id": 241131,
    "phabricator_phid": "PHID-DREV-w3sdwrlt7clyqcrpozah",
    "title": "WIP: Bug 1933787 - Record basic DOM types in execution tracer",
    "bugzilla_id": 1933787,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/468829/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/468829/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D241131"
}