Manages revisions

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

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