Manages revisions

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

{
    "id": 527632,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "55b8ac14d08739f30cc35ce33bd29ca12d0fa8fa",
    "head_changeset": "370f65867008f323af6579b15a4251e9b04531bc",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 370f65867008 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/527632/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/527632/issues/?format=api",
    "phabricator_url": null
}