Manages revisions

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

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