{
"success": true,
"data": [
{
"sequence": 0,
"id": 0,
"code": "string",
"batch_id": 0,
"name": "string",
"temperature": 0,
"status": {
"value": "passed",
"label": "string",
"color": "string"
},
"notes": "string",
"label_photo": "http://example.com",
"has_label_photo": true,
"ai_insights": "string",
"ai_confidence": 0,
"ai_flags": [
"string"
],
"quality_score": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
],
"meta": {
"total": 0,
"passed": 0,
"rejected": 0
}
}