Manages revisions

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

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