{
"retailers": [
{
"id": 1,
"name": "Placewise",
"slug": "slug",
"country": "NO",
"description": {
"en": "Text"
},
"phone_number": "4740769126",
"email": "somebody@example.com",
"website_url": "https://example.com",
"logo": {
"url": "https://example.com/image.png",
"identifier": "1",
"mime_type": "image/jpeg",
"created_at": "2022-11-09T15:46:00.252860Z",
"updated_at": "2022-11-09T15:46:00.252860Z",
"image_details": {
"width": 1,
"height": 1
}
},
"us_legacy_data": {},
"external_master": "scraper",
"social_profiles": {
"facebook": "https://example.com",
"twitter": "https://example.com",
"instagram": "https://example.com",
"linkedin": "https://example.com",
"snapchat": "https://example.com",
"tiktok": "https://example.com",
"youtube": "https://example.com",
"pinterest": "https://example.com"
},
"images": [
{
"url": "https://example.com/image.png",
"identifier": "1",
"mime_type": "image/jpeg",
"created_at": "2022-11-09T15:46:00.252860Z",
"updated_at": "2022-11-09T15:46:00.252860Z",
"image_details": {
"width": 1,
"height": 1
}
}
],
"created_at": "2022-11-05T16:25:58.099512Z",
"updated_at": "2022-11-15T16:25:58.099512Z"
}
],
"pagination_info": {
"count": 1000,
"total_count": 2050,
"per_page": 1000,
"total_pages": 3,
"current_page": 1,
"next_page": 2,
"prev_page": null,
"is_first_page": true,
"is_last_page": false,
"is_out_of_range": false,
"offset": 0
}
}