Manages revisions

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

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