Manages revisions

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

{
    "id": 523666,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "29cdb1ec01ebd9f145c6a4c996a2537c1741b4e0",
    "head_changeset": "88ad39e3c7292eb9ebd9cd3ff59fc250af86c703",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 88ad39e3c729 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/523666/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/523666/issues/?format=api",
    "phabricator_url": null
}