Manages revisions

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

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