[
{
"publicId": "<string>",
"label": "<string>",
"functionalUnitValue": 123,
"productionWaste": 123,
"recycleShare": 123,
"item": {
"publicId": "<string>",
"category": {
"name": "<string>"
},
"displayName": "<string>"
},
"screeningMaterialMasterBox": {
"publicId": "<string>"
},
"screeningMaterialPackaging": {
"publicId": "<string>",
"width": 123,
"height": 123,
"depth": 123,
"amount": 123
},
"screeningMaterialMaterials": [
{
"publicId": "<string>",
"locationListItem": {
"publicId": "<string>",
"name": "<string>"
},
"proportion": 123,
"recycleShare": 123
}
],
"screeningMaterialProcesses": [
{
"publicId": "<string>",
"proportion": 123,
"productionWaste": 123
}
]
}
]