Manages revisions

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

{
    "id": 513308,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "5c4eb401dfa4ac777cc6524acec361538e0e48ab",
    "head_changeset": "7a8f905c8800c987f62fc1172029883080bfdd55",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7a8f905c8800 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513308/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513308/issues/?format=api",
    "phabricator_url": null
}