Manages revisions

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

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