Manages revisions

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

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