Manages revisions

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

{
    "id": 414503,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a8a3495297c338c61912d243f08505bca2bd9eae",
    "head_changeset": "aeded1b49291a6e4fc929807002cde163e02f7af",
    "phabricator_id": 231903,
    "phabricator_phid": "PHID-DREV-67trjsqezrd3uwkiydg5",
    "title": "Bug 1936734 - Fix WebGPU OffscreenCanvas handling",
    "bugzilla_id": 1936734,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/414503/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/414503/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231903"
}