Manages revisions

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

{
    "id": 387146,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "24c6930a1b196aaacbe35be0ec33d1f935998f04",
    "head_changeset": "8ec52eb432059115f3ffa0e61ac711404a4e67c8",
    "phabricator_id": 227341,
    "phabricator_phid": "PHID-DREV-o3yfnierfmeocpz7ynaz",
    "title": "Bug 1927813 - Allow nsIExternalProtocolService.loadURI() to load http(s) links without asking for permissions. r=Gijs",
    "bugzilla_id": 1927813,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/387146/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/387146/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227341"
}