List and retrieve diffs with detailed revision information

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

{
    "id": 1109230,
    "revision": {
        "id": 485889,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "15f293ff7a8e7c0ff790fb78977d2748cb84ec25",
        "head_changeset": "c07415f754e005c4be7512147c79e656406437e7",
        "phabricator_id": 255120,
        "phabricator_phid": "PHID-DREV-pylfxrqbmhosjpdslk3u",
        "title": "WIP: Bug 1881258 - Make HTML mimesniffing match the spec r=#necko",
        "bugzilla_id": 1881258,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/485889/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485889/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255120"
    },
    "phid": "PHID-DIFF-m3qtl7fbdabpblwlmlgu",
    "review_task_id": "ceGaMIDYSX2VBBTq1eFxIA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "9a083e26b28d841228571adbc22bb8e1c7d283a6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109230/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T08:16:07.812031Z"
}