Manages revisions

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

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