List and retrieve diffs with detailed revision information

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

{
    "id": 1109004,
    "revision": {
        "id": 516468,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "5e3597f140f6c141e098c954a8a2bb46b991ce7f",
        "head_changeset": "053ab566e10a698b41844feb9cf25adc8ccae380",
        "phabricator_id": 261829,
        "phabricator_phid": "PHID-DREV-yvjfle5qe7wjpf37yjuz",
        "title": "Bug 1981720 - Add limit to number of list items an individual list can have r?#home-newtab-reviewers",
        "bugzilla_id": 1981720,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516468/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516468/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261829"
    },
    "phid": "PHID-DIFF-dgm3kvvqulg7dkelm2rb",
    "review_task_id": "QSSGgrikStiSPkNg56aAyw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "053ab566e10a698b41844feb9cf25adc8ccae380",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109004/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-20T21:33:11.709798Z"
}