Manages revisions

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

{
    "id": 512442,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0171a17fc680d088cb4b0106be8b1b4d1101d9ed",
    "head_changeset": "6526c3af68005892d12901d0b74a4b0de00c40c0",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6526c3af6800 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512442/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512442/issues/?format=api",
    "phabricator_url": null
}