Manages revisions

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

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