Manages revisions

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

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