Manages revisions

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

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