Manages revisions

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

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