Manages revisions

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

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