List and retrieve diffs with detailed revision information

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

{
    "id": 1109812,
    "revision": {
        "id": 517489,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b4642edaad5a2dd6fdd6e70d304fcc20b74d6398",
        "head_changeset": "cf0cb3a14e1600babc38e3622016e3a88820501a",
        "phabricator_id": 262002,
        "phabricator_phid": "PHID-DREV-hgv27czcfr6wboudjk5x",
        "title": "Bug 1728364 - implement RTCAudioSourceStats;r=bwc",
        "bugzilla_id": 1728364,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/517489/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517489/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262002"
    },
    "phid": "PHID-DIFF-4t7r5xsowvnjptozjrjh",
    "review_task_id": "bYkiPGG6S8y99D4da2pdng",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "cf0cb3a14e1600babc38e3622016e3a88820501a",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109812/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T22:33:29.175107Z"
}