List and retrieve diffs with detailed revision information

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

{
    "id": 1110943,
    "revision": {
        "id": 519149,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "24f3d502f90e3a00e73945fa334a2871bdf278a7",
        "head_changeset": "fe5ce67648f0e0911df2e39a7701bdabd6f8e564",
        "phabricator_id": 262233,
        "phabricator_phid": "PHID-DREV-v4ivt5yiqo5budr7uuih",
        "title": "Bug 1984814 - Codespell mail/. r=mkmelin",
        "bugzilla_id": 1984814,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519149/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519149/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262233"
    },
    "phid": "PHID-DIFF-oxa6q74pzn7ifxwhzi6f",
    "review_task_id": "HPdXatwZTfeDUhiPfaqt_w",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "103a69610579852ee0c06ba03490b403d67e7df5",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110943/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T12:07:19.812951Z"
}