Manages revisions

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

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