Manages revisions

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

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