Manages revisions

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

{
    "id": 407512,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "1d6f0bc3f41691274a26f780db040acf4bef1200",
    "head_changeset": "c2d48718dc631335a3a0fe0798a24cdebda15437",
    "phabricator_id": 229915,
    "phabricator_phid": "PHID-DREV-jnnr6okhkv7gs4jxbhrq",
    "title": "WIP: Bug 1931293 - Implement Trusted Types support for WorkerGlobalScope's importScripts().",
    "bugzilla_id": 1931293,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/407512/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/407512/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229915"
}