Manages revisions

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

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