Manages revisions

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

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