Manages revisions

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

{
    "id": 534264,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "23caf85077034896d8416d1af871899305daec23",
    "head_changeset": "730dc8b5b4d644874ea48bc1ee661cf7088827c2",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 730dc8b5b4d6 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/534264/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/534264/issues/?format=api",
    "phabricator_url": null
}