Manages revisions

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

{
    "id": 530096,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2ca19221e190d12cf53602979d768123a5829bdd",
    "head_changeset": "6296d058d8dff0038357b688b73c181044b14f5c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6296d058d8df (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/530096/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/530096/issues/?format=api",
    "phabricator_url": null
}