Manages revisions

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

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