Manages revisions

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

{
    "id": 525153,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "22320072f7decb605eb5cf0d3c9276c72046f5fe",
    "head_changeset": "4b953bc1d053cf2447499570b28f3991b9c447e8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4b953bc1d053 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/525153/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/525153/issues/?format=api",
    "phabricator_url": null
}