Manages revisions

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

{
    "id": 522223,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4739b90d6f7ff3cb387deee1ccdc2606674dc392",
    "head_changeset": "84a672c4cd7389d4ba5fa06b167f169662e68083",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 84a672c4cd73 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/522223/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/522223/issues/?format=api",
    "phabricator_url": null
}