Manages revisions

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

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