Manages revisions

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

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