Manages revisions

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

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