List and retrieve diffs with detailed revision information

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

{
    "id": 1104198,
    "revision": {
        "id": 504609,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "5468e77b2eb3cab6d7a93510b93dc846b21f9d4e",
        "head_changeset": "4dfe51b2d9991ffc073c49f880716f2f05eab90c",
        "phabricator_id": 259113,
        "phabricator_phid": "PHID-DREV-y2teaywtphf2hjobjmzo",
        "title": "WIP: Bug 1978773 - (WIP) Port the new radial gradient code path to SWGL",
        "bugzilla_id": 1978773,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/504609/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504609/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259113"
    },
    "phid": "PHID-DIFF-3uuy4yvemqau5627zt4s",
    "review_task_id": "cZLlYnggSOGQJqlGHY9eUQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "3f524e074c928aa583c36a39c662d7e486619130",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104198/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-11T16:49:02.954633Z"
}