Manages revisions

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

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