Manages revisions

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

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