Manages revisions

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

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