List and retrieve diffs with detailed revision information

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

{
    "id": 1030428,
    "revision": {
        "id": 474311,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "e5d05798f85ebabe8812f8939ab45e8bf2e9f4c5",
        "head_changeset": "b2fbd18e2fd3b54dc99559c7ef2880972e71a65a",
        "phabricator_id": 248252,
        "phabricator_phid": "PHID-DREV-nxqwwyyn2lgpn2om6lse",
        "title": "Bug 1945770 - Make call to host registry portal earlier before LookAndFeel is initialized r=stransky,emilio",
        "bugzilla_id": 1945770,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/474311/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474311/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D248252"
    },
    "phid": "PHID-DIFF-gmlrbsjcbtybpnhazlgp",
    "review_task_id": "LBStsmqbSi6qg5U_ecplag",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8d5e8c4bcd782d14a5f1374441c0a2e14b7f5026",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1030428/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-09T09:55:39.169926Z"
}