Manages revisions

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

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