Manages revisions

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

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