Manages revisions

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

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