Manages revisions

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

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