List and retrieve diffs with detailed revision information

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

{
    "id": 1109480,
    "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-3aapludvsubcg7h4lx2e",
    "review_task_id": "DunskxqxRyejsoknhT2FoQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ae5d51756fa5fd987cd2eb4c0ad01e25d78b0892",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109480/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T14:51:55.717061Z"
}