Manages revisions

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

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