Manages revisions

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

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