Manages revisions

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

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