Manages revisions

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

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