Manages revisions

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

{
    "id": 512843,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "1bd477f4b47912ab752a295ffbbc0d2b2eca7946",
    "head_changeset": "96a0c5c6484307ffc5c8488bfeaf2159ea580a68",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 96a0c5c64843 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512843/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512843/issues/?format=api",
    "phabricator_url": null
}