List and retrieve diffs with detailed revision information

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

{
    "id": 1040406,
    "revision": {
        "id": 475164,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "399d272321a424135f4b95c0bdc6decf45d45599",
        "head_changeset": "25388e837e8662f7625d97403ea312843b85212e",
        "phabricator_id": 249489,
        "phabricator_phid": "PHID-DREV-glpxzqvv47uqdhfdn2bm",
        "title": "WIP: Bug 1966533 - Account Hub: Style address book option buttons.",
        "bugzilla_id": 1966533,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475164/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475164/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D249489"
    },
    "phid": "PHID-DIFF-jo3tqeevb6qfpvfhuxgc",
    "review_task_id": "PR1VsbLnQ1alP2yu9hc5dA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "e0c1586ee9fb2196d0be953306032ca0c0abd03b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1040406/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-21T23:01:26.428392Z"
}