Manages revisions

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

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