[
{
"id": "string",
"sellerId": "string",
"condition": "string",
"price": 0,
"quantity": 1,
"available": 0,
"language": "string",
"variants": [],
"comment": "string",
"gradingProvider": "string",
"gradingScore": "string",
"gradingNumber": "string",
"createdAt": "string",
"updatedAt": "string",
"item": {
"urn": "string",
"type": "card",
"game": "Pokemon",
"title": "string",
"name": "string",
"rarity": "string",
"number": "string",
"description": "string",
"set": {
"name": "string",
"size": 0,
"urn": "string",
"counts": {
"printed": 0,
"total": 0
},
"symbol": {
"url": "string"
},
"released": "string",
"references": [
"string"
]
},
"series": {
"name": "string",
"urn": "string"
},
"images": [
{
"urn": "string",
"illustrator": "string",
"url": "http://example.com"
}
],
"alternatives": [
"string"
],
"metadata": [
{
"name": "string",
"value": "string",
"detail": null
}
],
"price": 0,
"available": 0,
"quantity": 0,
"min": {
"id": "string",
"sellerId": "string",
"price": 0
},
"max": {
"id": "string",
"sellerId": "string",
"price": 0
}
},
"seller": {
"id": "string",
"username": "string",
"avatar": "http://example.com",
"cover": "http://example.com",
"profile": "string",
"reviews": 0,
"rating": 0,
"score": 0,
"sales": 0,
"purchases": 0
},
"locked": true,
"attachments": [],
"valid": true,
"hidden": true
}
]