Manages revisions

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

{
    "id": 412801,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a1dd09632bac76382f7edd7187e6f5ee3e12ee68",
    "head_changeset": "4f2ea53b99456e01044d67503dcdfd8fdbd5de0b",
    "phabricator_id": 231370,
    "phabricator_phid": "PHID-DREV-4rgbh3ow2rfh34bswycd",
    "title": "Bug 1935623 - Part 2: Add the theme feature to OnboardingStore.kt",
    "bugzilla_id": 1935623,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/412801/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/412801/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231370"
}