Manages revisions

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

{
    "id": 408123,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4df19decbcec1e944aa54bc846e5864b05539f78",
    "head_changeset": "68a9a2c4c763c94b2610a0fa72ca0db57ad8b496",
    "phabricator_id": 230742,
    "phabricator_phid": "PHID-DREV-6x7stxhnwpm2acpuxw3j",
    "title": "WIP: Bug 1918350 - Add initial theme selection UI in onboarding",
    "bugzilla_id": 1918350,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/408123/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/408123/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230742"
}