Manages revisions

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

{
    "id": 404111,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "31693c00055265d21dadbb5571b74007bd102e95",
    "head_changeset": "56ff44f96c2b5b013d0584fbc26b5754553429a8",
    "phabricator_id": 230223,
    "phabricator_phid": "PHID-DREV-2a45gztnuqdsvvbmnrwo",
    "title": "Bug 1933124 - Part 1: Rewrite SelfHosting XDR code with public API. r?nbp!",
    "bugzilla_id": 1933124,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/404111/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/404111/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230223"
}