Manages revisions

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

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