Manages revisions

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

{
    "id": 492412,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "1d15acba89edf528ca4bb3d7336b0bd4e12efc64",
    "head_changeset": "79fb45ef6b0662ad43d68e6137d4daf496206ff4",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 79fb45ef6b06 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492412/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492412/issues/?format=api",
    "phabricator_url": null
}