List and retrieve diffs with detailed revision information

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

{
    "id": 1100943,
    "revision": {
        "id": 475692,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6f682f69506162b95dea83b305f708d8f4e94318",
        "head_changeset": "31447815b08d47d6679c3137c4ea24ca623e0a1b",
        "phabricator_id": 250251,
        "phabricator_phid": "PHID-DREV-ufcj5r36plnr5nudeq6q",
        "title": "WIP: Bug 1899507 - P3 Integrate WorkerScriptLoader and PFetchLoadHandler.",
        "bugzilla_id": 1899507,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475692/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475692/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250251"
    },
    "phid": "PHID-DIFF-xlkmvgpz7wdd3vji5iho",
    "review_task_id": "YxaAGy89QVqUnR7U9NPRrw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ee0cd165e59c8a91dfda26c627108fbedc61e94f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1100943/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T12:37:58.487172Z"
}