Manages revisions

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

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