List and retrieve diffs with detailed revision information

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

{
    "id": 1111016,
    "revision": {
        "id": 518122,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "85278cff23b35a7a9333e4192df9851173f472ab",
        "head_changeset": "e7b9f190bb2ae03887f2d2067e271e2b3d8d968f",
        "phabricator_id": 262132,
        "phabricator_phid": "PHID-DREV-kgyojri2nz4m5xhksbhi",
        "title": "Bug 1971409 - [Tab Management Phase 1] Add a new parameter headerTextColor and remove all the FirefoxTheme dependencies from ExpandableListHeader.",
        "bugzilla_id": 1971409,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518122/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518122/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262132"
    },
    "phid": "PHID-DIFF-jv4p4j244azid647h7i2",
    "review_task_id": "CLxu2KNtQ_OelRJ3daEpUw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "7c029e3eeb744a6dd711ce3ef86835482aee23bc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1111016/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T13:58:19.927592Z"
}