Manages revisions

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

{
    "id": 524367,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3378765d9881f7407c2377fc466048c7653512a9",
    "head_changeset": "4be12cc6a98391cc69d138ee271452e958b0b9bb",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4be12cc6a983 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/524367/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/524367/issues/?format=api",
    "phabricator_url": null
}