Sample Response:
"count": 160,
"data": [
{
"recommends": true,
"incentivized": true,
"verified": true,
"review": "The monitor was easy to set up and all the cables were included in the box to connect it. The stand itself is very minimalistic and has height base tilt swivel adjustment. The speakers in it are decent for them being monitor speakers, much better than the previous version. The color accuracy was true straight out of the box and didn't require any adjustments, unlike the previous one I bought from this series. The only down side to the whole monitor are the monitor controls, which are on the back and are hard to reach.",
"rating": 4,
"user_id": 9,
"user": {
"name": "...",
"photo": "..."
},
"product_id": 3,
"product": {
"id": 1,
"sku": 18,
"images": [...],
"name": "...",
"category": { "name": "..." },
"brand": { "name": "..." }
},
"created_at": "2023-01-14T20:54:23.463Z",
"review_id": 199
},
{
"recommends": true,
"incentivized": false,
"verified": true,
"review": "Bought this as a gift for my boyfriend for Christmas and he loved it! Plush came in great condition and has good detailing to it. If you're a fan of the character and series it's a must buy for any plushie collection.",
"rating": 5,
"user_id": 11,
"user": {
"name": "...",
"photo": "..."
},
"product_id": 41,
"product": {
"id": 1,
"sku": 18,
"images": [...],
"name": "...",
"category": { "name": "..." },
"brand": { "name": "..." }
},
"created_at": "2023-01-14T02:42:07.449Z",
"review_id": 186
},
{
"recommends": true,
"incentivized": false,
"verified": true,
"review": "Awesome robe, I didn't want a heavyweight boxers rope. This one is light to wear around the house in all seasons. I work from home and wear this lightweight robe everyday.",
"rating": 4,
"user_id": 17,
"user": {
"name": "...",
"photo": "..."
},
"product_id": 34,
"product": {
"id": 1,
"sku": 18,
"images": [...],
"name": "...",
"category": { "name": "..." },
"brand": { "name": "..." }
},
"created_at": "2023-01-06T17:20:46.665Z",
"review_id": 239
}
...
]