Manages revisions

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

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