Manages revisions

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

{
    "id": 508222,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "034e51651a5ce1d62963fd93719a65033a424848",
    "head_changeset": "8e83b3296c8682d11a8f4d4f86fd1db163b2f844",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 8e83b3296c86 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508222/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508222/issues/?format=api",
    "phabricator_url": null
}