Manages revisions

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

{
    "id": 388054,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6e6d0fda9ab44e3931284a06e04241fc94ef844c",
    "head_changeset": "480a41e67d2469725e0e249aa6f0e579b0e80158",
    "phabricator_id": 227457,
    "phabricator_phid": "PHID-DREV-e25pg3jeeypo5q4xix2i",
    "title": "WIP: Bug 1928318 Make TrustedTypeUtils accept TrustedScript and TrustedScriptURL",
    "bugzilla_id": 1928318,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/388054/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/388054/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227457"
}