Manages revisions

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

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