Manages revisions

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

{
    "id": 527841,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "85abb6ca4c2ac49fde950c43d17e60ffd019e4fa",
    "head_changeset": "2c83c3f2a53a8b22e88797e7f0324a72b13bd884",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2c83c3f2a53a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/527841/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/527841/issues/?format=api",
    "phabricator_url": null
}