Manages revisions

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

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