Manages revisions

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

{
    "id": 522343,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4abbfd6a2bd4741ce6b75ebd2a6eecb022d54192",
    "head_changeset": "7dc264a0ba5646a8e4551a26bcdeda2c90f66fd8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7dc264a0ba56 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/522343/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/522343/issues/?format=api",
    "phabricator_url": null
}