{
"events": [
{
"id": 1,
"group_id": 1,
"store_id": 1001931,
"title": {
"en": "Text"
},
"slug": {
"en": "Text"
},
"teaser": "Teaser",
"body": {
"en": "Text"
},
"headline": "Headline",
"location": "Location",
"image": {
"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
}
},
"url": "path/to/:id",
"starts_at": "2022-11-09T16:25:58.099512Z",
"ends_at": "2022-11-09T16:25:58.099512Z",
"date_text": "string",
"occurrence_description": "string",
"occurrence_type": "time_range",
"occurrence": {
"starts_at": "2022-11-09T16:25:58.099512Z",
"ends_at": "2022-11-09T16:25:58.099512Z"
},
"category_ids": [
0
]
}
],
"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
}
}