Manages revisions

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

{
    "id": 525546,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0baea9357d029e13347d914e8f28adf2c9379244",
    "head_changeset": "53ff6622d684f5a5aeea58dd83f42418b621a6c1",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 53ff6622d684 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/525546/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/525546/issues/?format=api",
    "phabricator_url": null
}