Manages revisions

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

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