{
  "data": {
    "componentsByIds": [
      {
        "id": "abcdef1234567890abcdef12",
        "cpn": {
          "displayValue": "123-45678"
        },
        "created": "2024-06-14T14:58:29.791Z",
        "category": "Integrated Circuit",
        "archived": false,
        "customSpecs": [],
        "description": "A high-performance integrated circuit for advanced applications.",
        "documentLinks": [],
        "eid": "20-4567-B2",
        "family": "IC",
        "images": [
          {
            "mime": "JPEG",
            "creator": {
              "email": "john.doe@example.com"
            },
            "name": "ic_image.jpg",
            "src": "https://example.com/ic_image.jpg"
          }
        ],
        "legacyCpn": "123-45678",
        "lastModified": "2024-06-14T14:58:30.229Z",
        "manufacturers": [],
        "name": "High-Performance IC",
        "primarySource": {
          "dpn": "DP1234",
          "distributor": "Distributor Inc.",
          "manufacturer": "IC Manufacturer Ltd.",
          "minQuantity": 10,
          "mpn": "MP1234",
          "unitPrice": 5.99
        },
        "specs": [],
        "status": "PRODUCTION",
        "revisionValue": "1",
        "workflowState": "Approved",
        "vendorId": "V1234",
        "creator": {
          "id": "1234567890abcdef12345678",
          "email": "john.doe@example.com",
          "firstName": "John",
          "lastName": "Doe"
        },
        "revisionHistory": [
          {
            "id": "abcdef1234567890abcdef34",
            "cpn": {
              "displayValue": "123-45678"
            },
            "revisionValue": "1"
          }
        ],
        "children": [
          {
            "component": {
              "id": "abcdef1234567890abcdef56"
            }
          },
          {
            "component": {
              "id": "abcdef1234567890abcdef78"
            }
          }
        ],
        "modified": false,
        "imageIds": [
          "abcdef1234567890abcdef90"
        ]
      }
    ]
  }
}