Manages revisions

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

{
    "id": 533793,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "13619275703ebbbe5c4e900d62219c7cfefc5975",
    "head_changeset": "57f7f5793d9ba4ba9685b5c12698e48f8a62036a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 57f7f5793d9b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533793/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533793/issues/?format=api",
    "phabricator_url": null
}