{ "data": { "sample_items": [ { "id": 1, "status": "OK", "name": "John", "short_description": "Hello world", "full_description": "Hello dear world, nice to meet you", "price": 123.456 }, { "id": 2, "status": "OK", "name": "John", "short_description": "Hello world", "full_description": "Hello dear world, nice to meet you", "price": 123.456 }, { "id": 3, "status": "OK", "name": "John", "short_description": "Hello world", "full_description": "Hello dear world, nice to meet you", "price": 123.456 }, { "id": 4, "status": "OK", "name": "Ronya", "short_description": "Hello world", "full_description": "Hello dear world, nice to meet you", "price": 124.456 }, { "id": 5, "status": "ERROR", "name": "Malin", "short_description": "Hello world", "full_description": "Hello dear world, nice to meet you", "price": 124.456 }, { "id": 6, "status": "PENDING", "name": "Phil", "short_description": "Hello world", "full_description": "Hello dear world, nice to meet you", "price": 124.456 }, { "id": 7, "status": "OK", "name": "Johanna", "short_description": "Hello world", "full_description": "Hello dear world, nice to meet you", "price": 124.456 }, { "id": 8, "status": "OK", "name": "John", "short_description": "Hello world", "full_description": "Hello dear world, nice to meet you", "price": 124.456 } ] } }