Manages revisions

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

{
    "id": 475702,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0e9fb62a13882c8ff2bcb4568beb89d4b98d1a01",
    "head_changeset": "d8c6130cd3f77c7bcede2c1f371f3b3f2135bc36",
    "phabricator_id": 249779,
    "phabricator_phid": "PHID-DREV-ft6kdv7fuyev7sd6aido",
    "title": "WIP: Bug 1928932 - Implement Trusted Types enforcement for scripts.",
    "bugzilla_id": 1928932,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475702/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475702/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D249779"
}