Manages revisions

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

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