Manages revisions

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

{
    "id": 533199,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "c07bafdcc320a6a574e70b7ed6aa1d5c44c83e30",
    "head_changeset": "ee29e5db660f1f30a847aa2706448d1892023d1c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset ee29e5db660f (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533199/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533199/issues/?format=api",
    "phabricator_url": null
}