Manages revisions

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

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