Manages revisions

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

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