Manages revisions

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

{
    "id": 502296,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "89b1741a31c085b6ffbacd01074bd260be014fe0",
    "head_changeset": "814d099b10c2fc60993cea8af697227e94cdd303",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 814d099b10c2 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/502296/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/502296/issues/?format=api",
    "phabricator_url": null
}