Manages revisions

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

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