List and retrieve diffs with detailed revision information

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

{
    "id": 1109008,
    "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-6pih4cym6qxikllpqldp",
    "review_task_id": "VswX7H76TL-EYFLULngAqA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "7b5165303cec07b964bbf5ca208eb7bc0da2bc64",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109008/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-20T21:41:01.017820Z"
}