Manages revisions

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

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