Manages revisions

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

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