Manages revisions

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

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