List and retrieve diffs with detailed revision information

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

{
    "id": 1110253,
    "revision": {
        "id": 518013,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "85278cff23b35a7a9333e4192df9851173f472ab",
        "head_changeset": "2eec01691bcf880f9ddf6371db685929eca21a3d",
        "phabricator_id": 262117,
        "phabricator_phid": "PHID-DREV-o5k2ua5bk5yerq2tkwaj",
        "title": "WIP: Bug 1982432 - Use new Glean API in tests r?npoon!",
        "bugzilla_id": 1982432,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518013/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518013/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262117"
    },
    "phid": "PHID-DIFF-nayiwsv7xv7islr4iwof",
    "review_task_id": "RE62lBhCSu-gAsQDZ8_Oxw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "147d560bf70bb4ba4ebc2ebbad0415bf0ef0d5fb",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110253/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T15:12:33.471619Z"
}