Manages revisions

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

{
    "id": 516443,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3ece35ba1339c705af216ce819b3bbf8dbf63770",
    "head_changeset": "28ab0821782330a4a2ad4978c26bc2a09f28ee2f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 28ab08217823 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/516443/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516443/issues/?format=api",
    "phabricator_url": null
}