Manages revisions

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

{
    "id": 475222,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3c7a1a76d7f0d1f864e107a597f590a3ff309434",
    "head_changeset": "31ee11aca13e289ab309788d023b47b66f78bd23",
    "phabricator_id": 249651,
    "phabricator_phid": "PHID-DREV-qlfqupjxdxeudqcml6vq",
    "title": "WIP: Bug 1963189 - Part 1: Forward WebProgress events directly from nsDocShell to BrowsingContextWebProgress, r=smaug!",
    "bugzilla_id": 1963189,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475222/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475222/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D249651"
}