Manages revisions

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

{
    "id": 502103,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "717d6ca3f659ae359db4ddc8067c6ec134396e5f",
    "head_changeset": "2f85ed228b0696d87658ed663b88f3de16abaf52",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2f85ed228b06 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/502103/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/502103/issues/?format=api",
    "phabricator_url": null
}