Manages revisions

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

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