List and retrieve diffs with detailed revision information

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

{
    "id": 1105361,
    "revision": {
        "id": 510726,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "507b9d6bb01619c22c9324e29d9904c195b4cfe6",
        "head_changeset": "df80f4dfe5a54994c465773789ce4dc4fb1f02ad",
        "phabricator_id": 260718,
        "phabricator_phid": "PHID-DREV-3dmh6w4epikj7rwpmc2n",
        "title": "Bug 1861688 - moz-label and moz-support-link have storybook fluent configuration r?#reusable-components-reviewers",
        "bugzilla_id": 1861688,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/510726/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510726/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260718"
    },
    "phid": "PHID-DIFF-gw75qjuf54ndbtaodfkr",
    "review_task_id": "CRxZZKZ8SqK716ajpxq-Kg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "00d71b3631f5cf2fb7e5f1931b61934905b25daa",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105361/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T14:18:39.869176Z"
}