Manages revisions

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

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