Manages revisions

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

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