{
  "data": {
    "results": [
      {
        "guid": "IT111ABC222DEF333GHI4445",
        "url": {
          "api": "https://api.arenasolutions.com/v1/items/IT111ABC222DEF333GHI4445",
          "app": "https://app.bom.com/items/IT111ABC222DEF333GHI4445"
        },
        "number": "PRT-001045",
        "name": "Main Controller Board",
        "description": "Primary controller PCB for the enclosure assembly.",
        "revisionNumber": "B",
        "lifecyclePhase": {
          "guid": "LP100AAA200BBB300CCC4001",
          "name": "Production",
          "stage": "PRODUCTION"
        },
        "category": {
          "guid": "CAT10AAA20BBB30CCC40DDE1",
          "name": "PCB Assembly",
          "path": "Items/Electrical/PCB Assembly"
        },
        "owner": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "creator": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "creationDateTime": "2026-03-14T10:00:00Z",
        "modifiedDateTime": "2026-03-18T14:32:00Z",
        "shared": false,
        "offTheShelf": false,
        "productionCost": 42.5,
        "prototypeCost": 78.25,
        "targetPrice": 120,
        "targetCost": 60,
        "standardCost": 55.75,
        "uom": "EA",
        "additionalAttributes": [
          {
            "guid": "AT100AAA200BBB300CCC4001",
            "name": "RoHS Compliant",
            "value": "Yes",
            "type": "BOOLEAN"
          }
        ]
      },
      {
        "guid": "IT333GHI444JKL555MNO6667",
        "url": {
          "api": "https://api.arenasolutions.com/v1/items/IT333GHI444JKL555MNO6667",
          "app": "https://app.bom.com/items/IT333GHI444JKL555MNO6667"
        },
        "number": "ASM-000210",
        "name": "Enclosure Assembly",
        "description": "Top-level enclosure assembly.",
        "revisionNumber": "A",
        "lifecyclePhase": {
          "guid": "LP200AAA300BBB400CCC5002",
          "name": "Design",
          "stage": "DESIGN"
        },
        "category": {
          "guid": "CAT20AAA30BBB40CCC50DDE2",
          "name": "Assemblies",
          "path": "Items/Mechanical/Assemblies"
        },
        "owner": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "creator": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "creationDateTime": "2026-03-16T13:45:00Z",
        "modifiedDateTime": "2026-03-16T13:45:00Z",
        "shared": false,
        "offTheShelf": false,
        "uom": "EA"
      }
    ],
    "count": 2
  }
}