List and retrieve diffs with detailed revision information

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

{
    "id": 1064264,
    "revision": {
        "id": 480769,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "8a453e8dded658792d090fb9f757cd6557f731b1",
        "head_changeset": "cfcd225c1a7ba61496694fd5d2f7c6d4d471141d",
        "phabricator_id": 254047,
        "phabricator_phid": "PHID-DREV-ic254vilxxwhqd6pf2je",
        "title": "WIP: Bug 1964600 - Introduce an IPC channel between child processes and the crash helper",
        "bugzilla_id": 1964600,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/480769/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/480769/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254047"
    },
    "phid": "PHID-DIFF-ic6rdphiqcnqcf67z66x",
    "review_task_id": "bwxTUIs4SNCKMjEehJpb7g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "cfcd225c1a7ba61496694fd5d2f7c6d4d471141d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1064264/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-17T16:58:21.672848Z"
}