Manages revisions

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

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