Manages revisions

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

{
    "id": 508223,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "cca3e1c9a2e76284c7f74b7e26a937c147ed3c3d",
    "head_changeset": "df6dbf6d75c1fe84a7f1b269c7d34c5ea0c99a46",
    "phabricator_id": 260000,
    "phabricator_phid": "PHID-DREV-35ecvrwhjnlrlqpftlaf",
    "title": "Bug 1930954 - Part 2: Add gecko-trace linter for schema validation r=#linter-reviewers",
    "bugzilla_id": 1930954,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508223/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508223/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260000"
}