Manages revisions

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

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