Manages revisions

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

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