Sample Response:
"count": 50,
"data": [
{
"id": 1,
"best_seller": true,
"in_stock": true,
"sku": 1,
"name": "HP 24 in. LED Monitor IPS Micro-edge HDMI VGA 60Hz 5ms - 24m",
"category": { "name": "..." },
"brand": { "name": "..." },
"regular_price": 149.95,
"sale_price": 129.95,
"reviews_quantity": 7,
"reviews_average": 4.51,
"description": "Enjoy more desk space than you ever thought possible with this ultra-slim HP display. The attractive, micro-edge design adds stylish beauty to any environment, and provides for a seamless multi-monitor setup.",
"slug": "hp-24-in.-led-monitor-ips-micro-edge-hdmi-vga-60hz-5ms-24m",
"specs": [...],
"features": [...],
"images": [...]
},
{
"id": 6,
"best_seller": false,
"in_stock": true,
"sku": 6,
"name": "Flowerbomb Ruby Orchid Eau de Parfum",
"category": { "name": "..." },
"brand": { "name": "..." },
"regular_price": 88.99,
"sale_price": 88.99,
"reviews_quantity": 5,
"reviews_average": 3.54,
"description": "The heart of this luxurious perfume features two accords: the ruby orchid and the red vanilla bean accord, giving the fragrance a unequivocal sensuality, enhanced by the fresh scent of peach, floral, and vanilla fragrance.",
"slug": "flowerbomb-ruby-orchid-eau-de-parfum",
"specs": [...],
"features": [...],
"images": [...]
},
{
"id": 7,
"best_seller": false,
"in_stock": true,
"sku": 7,
"name": "World Rug Gallery Modern Large Floral Flowers Indoor Outdoor Rug",
"category": { "name": "..." },
"brand": { "name": "..." },
"regular_price": 119.99,
"sale_price": 47.99,
"reviews_quantity": 2,
"reviews_average": 2.50,
"description": "Experience comfort, durability, and versatility with this World Rug Gallery Modern Large Floral Flowers Indoor Outdoor rug.",
"slug": "world-rug-gallery-modern-large-floral-flowers-indoor-outdoor-rug",
"specs": [...],
"features": [...],
"images": [...]
},
...
]