List and retrieve diffs with detailed revision information

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

{
    "id": 1104663,
    "revision": {
        "id": 511239,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "56d1c838df09b081d074257f30521efed1059085",
        "head_changeset": "468c2abf5b9cb817902a3fb65eed3ab049706c73",
        "phabricator_id": 260810,
        "phabricator_phid": "PHID-DREV-gxozsych7yvzgpxhdx25",
        "title": "Bug 1982562 - Clear connection/certificate alert debounce flag after 5 seconds. r=#thunderbird-reviewers",
        "bugzilla_id": 1982562,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/511239/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511239/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260810"
    },
    "phid": "PHID-DIFF-t6xj2xa2lxsuvasjbfpd",
    "review_task_id": "btFNbkFMTz20nwQFEnnrNg",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "468c2abf5b9cb817902a3fb65eed3ab049706c73",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104663/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-12T11:23:06.156377Z"
}