Manages revisions

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

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