List and retrieve diffs with detailed revision information

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

{
    "id": 1110644,
    "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-2qokehfvr22wtt3wipyl",
    "review_task_id": "WOMYv_5PSdqy5T5oGwnHHQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "fe5ce67648f0e0911df2e39a7701bdabd6f8e564",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110644/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-23T12:05:53.661860Z"
}