Manages revisions

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

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