Manages revisions

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

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