Manages revisions

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

{
    "id": 527651,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "c41e657c71acabb81588d518da846070d84320eb",
    "head_changeset": "2c59041f3aac0611fd1b434a62229e93b1df65f8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2c59041f3aac (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/527651/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/527651/issues/?format=api",
    "phabricator_url": null
}