List and retrieve diffs with detailed revision information

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

{
    "id": 1078050,
    "revision": {
        "id": 484364,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "0025494c9f1c426db25c19aa6a1e9791661d3120",
        "head_changeset": "fc68eedaae0bb584fbbcf01a8c64f506cd429202",
        "phabricator_id": 254743,
        "phabricator_phid": "PHID-DREV-bzf7wkpbvczqcr4ku2ws",
        "title": "WIP: Bug 1971912 - Part 2: [GTK] Allow GetNativeClipboardData() to retrieve text data even when TARGETS is not available;",
        "bugzilla_id": 1971912,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/484364/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484364/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254743"
    },
    "phid": "PHID-DIFF-rmt7ny5qukvrwxdxp2ly",
    "review_task_id": "dNUYDzSkSv-fr71-hvQiow",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "41dd96290c3f16409b2f1438b108a26f230fdd55",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1078050/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-04T12:05:13.433940Z"
}