Manages revisions

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

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