List and retrieve diffs with detailed revision information

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

{
    "id": 1101555,
    "revision": {
        "id": 507270,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "2d8353914a6b1e3e35b8dcc01d02ed00b7eab2b7",
        "head_changeset": "ec0c14646cd79ea8c13e375f524f34762d2a2bbb",
        "phabricator_id": 260094,
        "phabricator_phid": "PHID-DREV-okghwfm3j2jjl3d4ehv4",
        "title": "WIP: Bug 1981304 - Use fast path more in LinearGradient with dithering",
        "bugzilla_id": 1981304,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/507270/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507270/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260094"
    },
    "phid": "PHID-DIFF-k7sncldiqezpsn22pl6w",
    "review_task_id": "cvO0KwnkR-ymZHCpkiJvHg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ec0c14646cd79ea8c13e375f524f34762d2a2bbb",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1101555/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-06T04:41:53.231999Z"
}