List and retrieve diffs with detailed revision information

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

{
    "id": 1105495,
    "revision": {
        "id": 512073,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "52ce230ad172a3a0f76ee3b8e1df00044cb3998f",
        "head_changeset": "fbfd6aac0177a204ec6bac00b095a39dc596552e",
        "phabricator_id": 260967,
        "phabricator_phid": "PHID-DREV-pa4ulxy3act7t7ljsd2f",
        "title": "WIP: Bug 1955751 - Try to fix intermittent comm/mail/components/addrbook/test/browser/browser_drag_drop.js | Uncaught exception in test bound test_drop_on_compose -",
        "bugzilla_id": 1955751,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512073/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512073/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260967"
    },
    "phid": "PHID-DIFF-xxotm5sabeenmnqtcc2z",
    "review_task_id": "V1S05hDBT_6QwrleYs1uHA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "ebac453f64538e8ae4c8c0195c983a1b2ba10bc3",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105495/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T16:53:08.011394Z"
}