Manages revisions

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

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