Manages revisions

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

{
    "id": 500756,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "b9ca1ed1b4e94f269bd1011e635d4afbee2f0bf7",
    "head_changeset": "ebf908f86af1a078ffe9f0115aab1c0865e9e6d7",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset ebf908f86af1 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/500756/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500756/issues/?format=api",
    "phabricator_url": null
}