Manages revisions

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

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