Manages revisions

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

{
    "id": 404304,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c870f71ba8d9aef09f6bb9b3e4f5127058d8b465",
    "head_changeset": "51f7e37ac8c8ad590263b1c4010b4ca9fc59ae3d",
    "phabricator_id": 230255,
    "phabricator_phid": "PHID-DREV-jwcvjtphymwwh4ugwlxf",
    "title": "WIP: Bug 1933447 - Refactor the OnboardingMapper toPageUiData function to enable better scaling & simpler testing",
    "bugzilla_id": 1933447,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/404304/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/404304/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230255"
}