List and retrieve diffs with detailed revision information

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

{
    "id": 1109129,
    "revision": {
        "id": 516651,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "faed0a907d1b6013c726c699b1266fb8376e3655",
        "head_changeset": "4c2c10b3e1fc92ee91d273a47f300d6fe7ee63fd",
        "phabricator_id": 261862,
        "phabricator_phid": "PHID-DREV-7qbhvuodzomf24xgrwud",
        "title": "Bug 1895080 Add Distiction for ESR in Windows Registry r=coreycb,dandarnell",
        "bugzilla_id": 1895080,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516651/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516651/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261862"
    },
    "phid": "PHID-DIFF-djadvzv3rwx7ppvr4hwg",
    "review_task_id": "QG5yl14QTg6wD1HVukiN_w",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "4c2c10b3e1fc92ee91d273a47f300d6fe7ee63fd",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109129/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T02:54:01.413672Z"
}