Manages revisions

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

{
    "id": 495125,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "15bbfe6eb116a107b640085f1b4d82379f87c7be",
    "head_changeset": "270d2c511f59df08e6b16fa67b3afcbedb7e63ca",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 270d2c511f59 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495125/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495125/issues/?format=api",
    "phabricator_url": null
}