Manages revisions

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

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