{
"$schema": "https://api.kicks.dev/schemas/RespListGoatProductBody.json",
"data": [
{
"brand": "Nike",
"category": "shoes",
"colorway": "Black/Bright Crimson/Blue Lagoon/White",
"description": "string",
"id": 121,
"image_url": "string",
"images": [
"string"
],
"link": "string",
"model": "Air Max 2015",
"name": "Air Max 2015 'Black Bright Crimson'",
"product_type": "sneakers",
"rank": 1,
"release_date": "string",
"release_date_year": "string",
"retail_prices": {
"property1": null,
"property2": null
},
"season": "2015",
"sizes": [
{
"property1": null,
"property2": null
}
],
"sku": "698902 006",
"slug": "nike-air-max-2015-698902-006",
"updated_at": "2025-01-01T00:00:00Z",
"variants": [
{
"available": true,
"currency": "USD",
"lowest_ask": 424,
"product_id": 121,
"size": "9",
"updated_at": "2025-01-01T00:00:00Z"
}
],
"weekly_orders": 0
}
],
"meta": null
}