List and retrieve diffs with detailed revision information

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

{
    "id": 1101094,
    "revision": {
        "id": 506968,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "9d91559dcd49e1bf465043d5b2ea394e717da21f",
        "head_changeset": "c084ee35cc75a0b6e976e3d2b3d1d91c66b1e3f6",
        "phabricator_id": 260001,
        "phabricator_phid": "PHID-DREV-q6esrtne7lamriq5dpr7",
        "title": "Bug 1979323 - Use dialog instead of system notifications for IMAP cert errors. r=darktrojan",
        "bugzilla_id": 1979323,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/506968/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506968/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260001"
    },
    "phid": "PHID-DIFF-hwruscg2qoqq3r74b2si",
    "review_task_id": "TmROcnw8SQubQrTcS4Bvqg",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "c084ee35cc75a0b6e976e3d2b3d1d91c66b1e3f6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1101094/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T16:50:01.954986Z"
}