Manages revisions

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

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