Manages revisions

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

{
    "id": 533645,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "539ac9310ae6e886fc8c7b5a234ee3d6bb1f1f03",
    "head_changeset": "65200b95724fbd1da1335e4f2fa1101bb12c318e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 65200b95724f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533645/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533645/issues/?format=api",
    "phabricator_url": null
}