List and retrieve diffs with detailed revision information

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

{
    "id": 1110035,
    "revision": {
        "id": 516177,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1670f9977c4447d4e06aa9f3ca6210e5c6eaef00",
        "head_changeset": "c2793d10ebaf1a1c9b36a524f4e1bfe7a77e84df",
        "phabricator_id": 261729,
        "phabricator_phid": "PHID-DREV-l72idltj6quqdefkxkvh",
        "title": "Bug 1984034 - Reset the IPProtection icon when signed out, r=fchasen",
        "bugzilla_id": 1984034,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516177/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516177/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261729"
    },
    "phid": "PHID-DIFF-r7k3n7zdxth2wrrywy3o",
    "review_task_id": "Hyv5MkmGQHmhZdMWkggW3w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "07df0d8533b304fb1d7bc6c2b8dc4d8c92d2335a",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110035/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T08:29:16.840977Z"
}