Manages revisions

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

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