Manages revisions

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

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