List and retrieve diffs with detailed revision information

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

{
    "id": 1049201,
    "revision": {
        "id": 471553,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "5d642e3e5989cafa4c9508d143d43250b6259fba",
        "head_changeset": "464880b9d1adc8b4067cdda81f9a596c5a21518f",
        "phabricator_id": 244359,
        "phabricator_phid": "PHID-DREV-37zj5xner25f4jmzsoyw",
        "title": "Bug 1953849 - Reset UUID when mobile telemetry is disabled. r?tjr",
        "bugzilla_id": 1953849,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/471553/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/471553/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D244359"
    },
    "phid": "PHID-DIFF-shhdm5737eibq52oefpt",
    "review_task_id": "FPHlw2EKRKqG97C9MChpJg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f6df7111d3ea8abaf3b13854bc3e056d8039097d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1049201/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-29T14:09:44.684552Z"
}