Manages revisions

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

{
    "id": 522952,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "243a0435870174733a6ae9cd61004a863dff534e",
    "head_changeset": "3ab10e3da283b493106f9f3c4e03d87afcf60c3d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3ab10e3da283 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/522952/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/522952/issues/?format=api",
    "phabricator_url": null
}