Manages revisions

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

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