List and retrieve diffs with detailed revision information

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

{
    "id": 1110127,
    "revision": {
        "id": 517990,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "85278cff23b35a7a9333e4192df9851173f472ab",
        "head_changeset": "c34cc1c1f72fa192ad8387683d51617f7b59101c",
        "phabricator_id": 262112,
        "phabricator_phid": "PHID-DREV-47de6v26zitvpp32obnf",
        "title": "Bug 1983594 - Enable webgpu external textures on windows. r?#webgpu-reviewers",
        "bugzilla_id": 1983594,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/517990/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517990/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262112"
    },
    "phid": "PHID-DIFF-vczlgk763unkxcc76v5s",
    "review_task_id": "H00HB7uDRRS3uvAbCLjWFQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c34cc1c1f72fa192ad8387683d51617f7b59101c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110127/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T10:35:02.579741Z"
}