Manages revisions

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

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