Manages revisions

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

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