List and retrieve diffs with detailed revision information

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

{
    "id": 1064947,
    "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-eplmamfuwtg7wpbxky2w",
    "review_task_id": "YE1Py_1DRUCGwHDeLU3bjQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6b2d8c0a0ac42edac7fe92221c208b09bd334c7a",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1064947/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-18T10:56:07.299914Z"
}