List and retrieve diffs with detailed revision information

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

{
    "id": 1108136,
    "revision": {
        "id": 515025,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b38d5edaed3c99631ddca9e811ac8d7bfd60adb2",
        "head_changeset": "abc4896e618eff16a761112180eef42edc839a1c",
        "phabricator_id": 261446,
        "phabricator_phid": "PHID-DREV-6hnld2z3h36aqnqc3atq",
        "title": "WIP: Bug 1983611 - Add entitlement and proxyPass checks to IPProtectionService",
        "bugzilla_id": 1983611,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515025/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515025/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261446"
    },
    "phid": "PHID-DIFF-s3nbcq5j6yeobq2v45gu",
    "review_task_id": "Qe1G5NcmQT2ersFLN1UYjw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8581a721eaeaf2aa1c58ff753a2105b599d39066",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108136/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T19:47:17.109445Z"
}