{
  "data": {
    "results": [
      {
        "guid": "7ST88ST99ST00ST11ST22ST3",
        "number": 1,
        "name": "Investigation",
        "description": "Investigate the reported nonconformance.",
        "type": "STANDARD",
        "status": "IN_PROCESS",
        "owner": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "dueDateTime": "2026-04-10T17:00:00Z",
        "completedDateTime": null,
        "additionalAttributes": [
          {
            "guid": "5AT66AT77AT88AT99AT00AT1",
            "name": "Root Cause",
            "apiName": "rootCause",
            "value": "Supplier delivered material outside the approved tolerance band.",
            "fieldType": "MULTI_LINE_TEXT",
            "multiSelect": false
          }
        ]
      },
      {
        "guid": "8ST99ST00ST11ST22ST33ST4",
        "number": 2,
        "name": "Sign-off",
        "description": "Review and approve investigation findings.",
        "type": "SIGNOFF",
        "status": "NOT_STARTED",
        "owner": {
          "guid": "8XW76VU54TS32RQ10PO98NM7",
          "fullName": "Priya Nadar",
          "email": "priya.nadar@example.com"
        },
        "dueDateTime": "2026-04-15T17:00:00Z",
        "completedDateTime": null,
        "additionalAttributes": []
      }
    ],
    "count": 2
  }
}