List and retrieve diffs with detailed revision information

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

{
    "id": 1111892,
    "revision": {
        "id": 521026,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9af1b10e17ec7b93f243ff303668f937ea04a239",
        "head_changeset": "bb863819037bf1f34665c1698def9a23d8dec4f3",
        "phabricator_id": 262568,
        "phabricator_phid": "PHID-DREV-jhpatl4ebaf4pqtai76n",
        "title": "Bug 1932591 - WebRTC DTLS1.3 to enable sending a PQ key share and put the PQ share as the top priority in Nightly/Early Beta",
        "bugzilla_id": 1932591,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/521026/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/521026/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262568"
    },
    "phid": "PHID-DIFF-xg64by7yzhhkpn2xr7xv",
    "review_task_id": "Rko_feTDRq29RB1Mcq3LfQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c944cd8350646a81c3da8d649c0856ec3577c93e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1111892/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-26T12:40:51.063242Z"
}