Manages revisions

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

{
    "id": 499086,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0f56ee13b4b524e775a231bc06522357578a28e7",
    "head_changeset": "98ab67029e11091660bcc13be660f7ef4b411f0d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 98ab67029e11 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499086/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499086/issues/?format=api",
    "phabricator_url": null
}