Manages revisions

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

{
    "id": 511992,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "fa6903bc79db3e595424864c2cc48e6a0c88aa6e",
    "head_changeset": "034102c4916075e37335e36c46444d9af4bb3b1a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 034102c49160 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/511992/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511992/issues/?format=api",
    "phabricator_url": null
}