Manages revisions

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

{
    "id": 404233,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3c614fdb87f7a3d5d58b8bb1f965c7e0a95bee86",
    "head_changeset": "b0b0d9c7dcefbfddf7c07c5e634d3df404bd2340",
    "phabricator_id": 230104,
    "phabricator_phid": "PHID-DREV-zanorfr5hdatcq6mu5fm",
    "title": "Bug 1932818 - [devtools] Check triggeringPrincipal in addition to loadingPrincipal to filter chrome requests",
    "bugzilla_id": 1932818,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/404233/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/404233/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230104"
}