Manages revisions

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

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