Manages revisions

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

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