Manages revisions

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

{
    "id": 487302,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c9e9416a68044f0dbaaad39fa6243c4aaec868f6",
    "head_changeset": "8d6c0337fe9421c52e8c88ea96ce89f8e47d8b08",
    "phabricator_id": 253576,
    "phabricator_phid": "PHID-DREV-qbkwckuqwzueiytctd6m",
    "title": "Bug 1914005: Move bounds checks out of call_indirect. r=rhunt",
    "bugzilla_id": 1914005,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/487302/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/487302/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253576"
}