Manages revisions

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

{
    "id": 522534,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3977fc8861db312fae2149112760ac3fa67713b1",
    "head_changeset": "4c0fec03ec58131452b52d8b2fe359eee5479450",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4c0fec03ec58 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/522534/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/522534/issues/?format=api",
    "phabricator_url": null
}