Events. list: API endpoint that allows events to be viewed. retrieve: API endpoint that allows single event to be viewed. create: API endpoint that allows event to be created. update: API endpoint that allows events to be updated. partial_update: API endpoint that allows events to be partially updated. delete: API endpoint that allows events to be deleted.

GET /api/v1/events/?format=api&offset=3240&ordering=start_time
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3258&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3222&ordering=start_time",
    "results": [
        {
            "id": 4486,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 5914,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3058570762_1602888350-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3058570762_1602888350-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3058570762_1602888350-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3058570762_1602888350-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3058570762_1602888350-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3058570762_1602888350.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3058570762_1602888350-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3058570762_1602888350-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3058570762_1602888350-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3058570762_1602888350-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-10T00:31:50.842924Z",
                "updated_at": "2021-09-13T11:57:52.108946Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3203,
                "name": "5-50 Gallery",
                "slug": "gallery-5-50-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7417087,-73.95198959999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-09-10T00:31:53.245404Z",
            "publish_time": null,
            "slug": "5-50-gallery-punch-2020-09-16",
            "created_at": "2021-09-10T00:31:54.133179Z",
            "updated_at": "2021-09-10T00:31:54.765440Z",
            "summary": "PUNCH is an Gallery Shows event starting on 16/09/2020, 00:00 and ending on 18/10/2020, 00:00. Event is in 5-50 Gallery with address 5-50 51st Avenue.",
            "title": "PUNCH",
            "content": null,
            "start_time": "2020-09-16T00:00:00.000000Z",
            "end_time": "2020-10-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5-50 51st Avenue",
            "city": "New York",
            "geolocation": "40.74196915,-73.95491327504695",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29146,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27711,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57317b52c2a74502bab2e94837b396e1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57317b52c2a74502bab2e94837b396e1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57317b52c2a74502bab2e94837b396e1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57317b52c2a74502bab2e94837b396e1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57317b52c2a74502bab2e94837b396e1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/57317b52c2a74502bab2e94837b396e1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57317b52c2a74502bab2e94837b396e1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57317b52c2a74502bab2e94837b396e1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57317b52c2a74502bab2e94837b396e1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/57317b52c2a74502bab2e94837b396e1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T10:50:23.064173Z",
                "updated_at": "2023-07-10T10:50:23.064211Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6518,
                "name": "Espacio Alexandra",
                "slug": "espacio-alexandra",
                "city": "Santander",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "43.4616779,-3.8195593",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "ES",
            "publish_status": "published",
            "published_at": "2023-07-10T10:50:28.074523Z",
            "publish_time": null,
            "slug": "espacio-alexandra-narrating-the-impossible-2020-09-16",
            "created_at": "2023-07-10T10:50:29.830769Z",
            "updated_at": "2023-07-10T10:50:29.877700Z",
            "summary": "Narrating the Impossible is an Gallery Shows event starting on 16/09/2020, 00:00 and ending on 02/11/2020, 01:00. Event is in Espacio Alexandra with address Espacio Alexandra.",
            "title": "Narrating the Impossible",
            "content": null,
            "start_time": "2020-09-16T00:00:00.000000Z",
            "end_time": "2020-11-02T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Espacio Alexandra",
            "city": "Santander",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 4690,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 6078,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2699036257_1602884732.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-13T23:56:49.080661Z",
                "updated_at": "2021-09-13T23:56:49.080710Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3828,
                "name": "Annely Juda Fine Art",
                "slug": "annely-juda-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51426799999999,-0.1456187",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-09-13T23:56:51.589126Z",
            "publish_time": null,
            "slug": "annely-juda-fine-art-leon-kossoff-anthony-caro-2020-09-16",
            "created_at": "2021-09-13T23:56:52.350920Z",
            "updated_at": "2021-09-13T23:56:52.395275Z",
            "summary": "Leon Kossoff / Anthony Caro is an Gallery Shows event starting on 16/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Annely Juda Fine Art with address 4th Flr, 23 Dering Street.",
            "title": "Leon Kossoff / Anthony Caro",
            "content": null,
            "start_time": "2020-09-16T00:00:00.000000Z",
            "end_time": "2020-10-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4th Flr, 23 Dering Street",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28334,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 26989,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a5bad895504b1da729be86550f2b1a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a5bad895504b1da729be86550f2b1a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a5bad895504b1da729be86550f2b1a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a5bad895504b1da729be86550f2b1a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a5bad895504b1da729be86550f2b1a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/92a5bad895504b1da729be86550f2b1a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a5bad895504b1da729be86550f2b1a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a5bad895504b1da729be86550f2b1a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a5bad895504b1da729be86550f2b1a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a5bad895504b1da729be86550f2b1a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:37:33.512424Z",
                "updated_at": "2023-06-27T18:37:33.512462Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3941,
                "name": "Castlefield Gallery",
                "slug": "castlefield-gallery",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.47386530000001,-2.2513536",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-27T18:37:42.587325Z",
            "publish_time": null,
            "slug": "castlefield-gallery-soft-bodies-2020-09-16",
            "created_at": "2023-06-27T18:37:43.507037Z",
            "updated_at": "2023-06-27T18:37:47.701283Z",
            "summary": "Soft Bodies is an Gallery Shows event starting on 16/09/2020, 00:00 and ending on 01/11/2020, 01:00. Event is in Castlefield Gallery with address 2 Hewitt Street.",
            "title": "Soft Bodies",
            "content": null,
            "start_time": "2020-09-16T00:00:00.000000Z",
            "end_time": "2020-11-01T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Hewitt Street",
            "city": "Manchester",
            "geolocation": "53.473851,-2.2514444",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29194,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27762,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5930445eb3a04c92979b6b9237ff828c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5930445eb3a04c92979b6b9237ff828c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5930445eb3a04c92979b6b9237ff828c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5930445eb3a04c92979b6b9237ff828c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5930445eb3a04c92979b6b9237ff828c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5930445eb3a04c92979b6b9237ff828c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5930445eb3a04c92979b6b9237ff828c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5930445eb3a04c92979b6b9237ff828c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5930445eb3a04c92979b6b9237ff828c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5930445eb3a04c92979b6b9237ff828c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T11:12:36.142323Z",
                "updated_at": "2023-07-10T11:12:36.142403Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6818,
                "name": "Galeria António Prates",
                "slug": "galeria-antonio-prates",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7106034,-9.1543299",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "PT",
            "publish_status": "published",
            "published_at": "2023-07-10T11:12:40.716220Z",
            "publish_time": null,
            "slug": "galeria-antonio-prates-tridimensionalidade-aparente-2020-09-17",
            "created_at": "2023-07-10T11:12:49.563107Z",
            "updated_at": "2023-07-10T11:12:49.615488Z",
            "summary": "Tridimensionalidade Aparente is an Gallery Shows event starting on 17/09/2020, 00:00 and ending on 30/10/2020, 01:00. Event is in Galeria António Prates with address R. dos Industriais 6, 1249-023 Lisboa.",
            "title": "Tridimensionalidade Aparente",
            "content": null,
            "start_time": "2020-09-17T00:00:00.000000Z",
            "end_time": "2020-10-30T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "R. dos Industriais 6, 1249-023 Lisboa",
            "city": "Lisbon",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20712,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 20026,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0e4b9df934f421bae749dc89c71a298-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0e4b9df934f421bae749dc89c71a298-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0e4b9df934f421bae749dc89c71a298-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0e4b9df934f421bae749dc89c71a298-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0e4b9df934f421bae749dc89c71a298-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c0e4b9df934f421bae749dc89c71a298.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0e4b9df934f421bae749dc89c71a298-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0e4b9df934f421bae749dc89c71a298-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0e4b9df934f421bae749dc89c71a298-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c0e4b9df934f421bae749dc89c71a298-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T11:26:08.068889Z",
                "updated_at": "2023-02-10T15:13:23.522764Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3939,
                "name": "CABANAmad",
                "slug": "cabanamad",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4844227,9.1633221",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "PT",
            "publish_status": "published",
            "published_at": "2023-01-25T11:26:11.634801Z",
            "publish_time": null,
            "slug": "cabanamad-cada-canto-cada-conto-2020-09-17",
            "created_at": "2023-01-25T11:26:12.508530Z",
            "updated_at": "2023-01-25T11:26:12.550970Z",
            "summary": "Cada Canto Cada Conto is an Gallery Shows event starting on 17/09/2020, 00:00 and ending on 12/11/2020, 01:00. Event is in CABANAmad with address Rua da Misericordia 66 1dto.",
            "title": "Cada Canto Cada Conto",
            "content": null,
            "start_time": "2020-09-17T00:00:00.000000Z",
            "end_time": "2020-11-12T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rua da Misericordia 66 1dto",
            "city": "Lisbon",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28333,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 26990,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/341b052db91544e889953a5b54299a51-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/341b052db91544e889953a5b54299a51-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/341b052db91544e889953a5b54299a51-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/341b052db91544e889953a5b54299a51-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/341b052db91544e889953a5b54299a51-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/341b052db91544e889953a5b54299a51.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/341b052db91544e889953a5b54299a51-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/341b052db91544e889953a5b54299a51-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/341b052db91544e889953a5b54299a51-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/341b052db91544e889953a5b54299a51-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:37:33.649195Z",
                "updated_at": "2023-06-27T18:37:33.649248Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4554,
                "name": "Castor Gallery",
                "slug": "castor-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4784669,-0.0246217",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-27T18:37:42.488554Z",
            "publish_time": null,
            "slug": "castor-grace-woodcock-gut-brain-2020-09-17",
            "created_at": "2023-06-27T18:37:43.403646Z",
            "updated_at": "2023-06-27T18:37:43.441308Z",
            "summary": "Grace Woodcock: GUT-BRAIN is an Gallery Shows event starting on 17/09/2020, 00:00 and ending on 31/10/2020, 01:00. Event is in Castor Gallery with address Enclave 1, 50 Resolution Way.",
            "title": "Grace Woodcock: GUT-BRAIN",
            "content": null,
            "start_time": "2020-09-17T00:00:00.000000Z",
            "end_time": "2020-10-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Enclave 1, 50 Resolution Way",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7129,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8251,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8239bca8af54c7398b059b80832e816-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8239bca8af54c7398b059b80832e816-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8239bca8af54c7398b059b80832e816-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8239bca8af54c7398b059b80832e816-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8239bca8af54c7398b059b80832e816-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c8239bca8af54c7398b059b80832e816.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8239bca8af54c7398b059b80832e816-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8239bca8af54c7398b059b80832e816-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8239bca8af54c7398b059b80832e816-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8239bca8af54c7398b059b80832e816-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-02-07T17:56:54.711370Z",
                "updated_at": "2022-02-07T17:56:54.711444Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1494,
                "name": "Daniel Cooney Fine Art New York",
                "slug": "daniel-cooney-fine-art-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500238,-74.00430349999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-02-07T17:56:58.723348Z",
            "publish_time": null,
            "slug": "daniel-cooney-fine-art-christopher-makos-dirty-2020-09-17",
            "created_at": "2022-02-07T17:56:59.454346Z",
            "updated_at": "2022-02-07T17:56:59.852002Z",
            "summary": "Christopher Makos. Dirty is an Gallery Shows event starting on 17/09/2020, 00:00 and ending on 07/11/2020, 01:00. Event is in Daniel Cooney Fine Art New York with address 508 W 26th St.",
            "title": "Christopher Makos. Dirty",
            "content": null,
            "start_time": "2020-09-17T00:00:00.000000Z",
            "end_time": "2020-11-07T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "508 W 26th St",
            "city": "New York",
            "geolocation": "40.7497571,-74.00374618140049",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 4910,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 6290,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5596523916_1602885178-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5596523916_1602885178-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5596523916_1602885178-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5596523916_1602885178-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5596523916_1602885178-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5596523916_1602885178.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5596523916_1602885178-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5596523916_1602885178-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5596523916_1602885178-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5596523916_1602885178-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T01:47:44.267404Z",
                "updated_at": "2021-09-29T01:47:44.267456Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3356,
                "name": "Argentea Gallery",
                "slug": "argentea-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4859165,-1.9061458",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-09-29T01:47:48.225150Z",
            "publish_time": null,
            "slug": "argentea-gallery-the-writing-of-stones-gin-rimmington-jones-2020-09-17",
            "created_at": "2021-09-29T01:47:48.986860Z",
            "updated_at": "2021-09-29T01:47:49.560400Z",
            "summary": "The Writing of Stones - Gin Rimmington Jones is an Gallery Shows event starting on 17/09/2020, 00:00 and ending on 31/10/2020, 01:00. Event is in Argentea Gallery with address Birmingham New Street.",
            "title": "The Writing of Stones - Gin Rimmington Jones",
            "content": null,
            "start_time": "2020-09-17T00:00:00.000000Z",
            "end_time": "2020-10-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Birmingham New Street",
            "city": "Birmingham",
            "geolocation": "52.4776459,-1.898694",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28331,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 26993,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/617e83206aaa40f49ddcf651db5b69d9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/617e83206aaa40f49ddcf651db5b69d9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/617e83206aaa40f49ddcf651db5b69d9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/617e83206aaa40f49ddcf651db5b69d9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/617e83206aaa40f49ddcf651db5b69d9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/617e83206aaa40f49ddcf651db5b69d9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/617e83206aaa40f49ddcf651db5b69d9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/617e83206aaa40f49ddcf651db5b69d9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/617e83206aaa40f49ddcf651db5b69d9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/617e83206aaa40f49ddcf651db5b69d9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:37:34.086533Z",
                "updated_at": "2023-06-27T18:37:34.086594Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4554,
                "name": "Castor Gallery",
                "slug": "castor-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4784669,-0.0246217",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-27T18:37:38.691350Z",
            "publish_time": null,
            "slug": "castor-indrikis-gelzis-figure-of-everything-2020-09-17",
            "created_at": "2023-06-27T18:37:39.855868Z",
            "updated_at": "2023-06-27T18:37:39.895234Z",
            "summary": "Indrikis Gelzis: Figure of Everything is an Gallery Shows event starting on 17/09/2020, 00:00 and ending on 31/10/2020, 01:00. Event is in Castor Gallery with address Enclave 1, 50 Resolution Way.",
            "title": "Indrikis Gelzis: Figure of Everything",
            "content": null,
            "start_time": "2020-09-17T00:00:00.000000Z",
            "end_time": "2020-10-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Enclave 1, 50 Resolution Way",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20463,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 19801,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edd8727f0d4547c5a798965707093d2a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edd8727f0d4547c5a798965707093d2a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edd8727f0d4547c5a798965707093d2a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edd8727f0d4547c5a798965707093d2a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edd8727f0d4547c5a798965707093d2a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/edd8727f0d4547c5a798965707093d2a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edd8727f0d4547c5a798965707093d2a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edd8727f0d4547c5a798965707093d2a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edd8727f0d4547c5a798965707093d2a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edd8727f0d4547c5a798965707093d2a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T17:21:48.581267Z",
                "updated_at": "2023-02-10T15:11:49.800531Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 298,
                "name": "BLOCK 336",
                "slug": "block-336",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4682006,-0.11289929999998094",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-20T17:21:51.286697Z",
            "publish_time": null,
            "slug": "block-336-andy-holden-the-structure-of-feeling-a-ghost-train-ride-2020-09-17",
            "created_at": "2023-01-20T17:21:52.190515Z",
            "updated_at": "2023-01-20T17:21:52.672195Z",
            "summary": "Andy Holden | The Structure of Feeling (A Ghost Train Ride) is an Gallery Shows event starting on 17/09/2020, 00:00 and ending on 24/10/2020, 00:00. Event is in BLOCK 336 with address 336 Brixton Road.",
            "title": "Andy Holden | The Structure of Feeling (A Ghost Train Ride)",
            "content": null,
            "start_time": "2020-09-17T00:00:00.000000Z",
            "end_time": "2020-10-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "336 Brixton Road",
            "city": "London",
            "geolocation": "51.4681421,-0.1129475",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20467,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 19803,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd690b0f4cbc49729615ee28e318004d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd690b0f4cbc49729615ee28e318004d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd690b0f4cbc49729615ee28e318004d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd690b0f4cbc49729615ee28e318004d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd690b0f4cbc49729615ee28e318004d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bd690b0f4cbc49729615ee28e318004d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd690b0f4cbc49729615ee28e318004d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd690b0f4cbc49729615ee28e318004d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd690b0f4cbc49729615ee28e318004d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd690b0f4cbc49729615ee28e318004d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T17:21:49.900998Z",
                "updated_at": "2023-02-10T15:11:50.114904Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 298,
                "name": "BLOCK 336",
                "slug": "block-336",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4682006,-0.11289929999998094",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-20T17:21:55.461581Z",
            "publish_time": null,
            "slug": "block-336-tom-worsfold-the-sleepers-2020-09-17",
            "created_at": "2023-01-20T17:21:56.374970Z",
            "updated_at": "2023-01-20T17:21:56.748612Z",
            "summary": "Tom Worsfold | The Sleepers is an Gallery Shows event starting on 17/09/2020, 00:00 and ending on 24/10/2020, 00:00. Event is in BLOCK 336 with address 336 Brixton Road.",
            "title": "Tom Worsfold | The Sleepers",
            "content": null,
            "start_time": "2020-09-17T00:00:00.000000Z",
            "end_time": "2020-10-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "336 Brixton Road",
            "city": "London",
            "geolocation": "51.4681421,-0.1129475",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28763,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27371,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e291c1456034e6c8818480e6c5fabed-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e291c1456034e6c8818480e6c5fabed-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e291c1456034e6c8818480e6c5fabed-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e291c1456034e6c8818480e6c5fabed-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e291c1456034e6c8818480e6c5fabed-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2e291c1456034e6c8818480e6c5fabed.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e291c1456034e6c8818480e6c5fabed-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e291c1456034e6c8818480e6c5fabed-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e291c1456034e6c8818480e6c5fabed-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e291c1456034e6c8818480e6c5fabed-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:04:38.462379Z",
                "updated_at": "2023-07-04T10:04:38.462436Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4312,
                "name": "Corvi-Mora",
                "slug": "corvi-mora",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.49116830000001,-0.1084228",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-04T10:04:44.066587Z",
            "publish_time": null,
            "slug": "corvi-mora-alison-britton-heat-work-2020-09-17",
            "created_at": "2023-07-04T10:04:45.007964Z",
            "updated_at": "2023-07-04T10:04:45.053423Z",
            "summary": "Alison Britton. Heat-work is an Gallery Shows event starting on 17/09/2020, 00:00 and ending on 31/10/2020, 01:00. Event is in Corvi-Mora with address 1a Kempsford Rd, off Wincott St..",
            "title": "Alison Britton. Heat-work",
            "content": null,
            "start_time": "2020-09-17T00:00:00.000000Z",
            "end_time": "2020-10-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1a Kempsford Rd, off Wincott St.",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3029,
            "author": {
                "id": "c38f00b4-056a-4570-94f6-97a48da5700a",
                "username": "bernard_950",
                "slug": "bernard_950",
                "first_name": "Art",
                "last_name": "Wise",
                "display_name": "Bernard Rougerie",
                "display_name_full": "Bernard Rougerie",
                "email": "info@artwiseonline.com",
                "telephone": "(718) 788-0791"
            },
            "price": null,
            "featured_image": {
                "id": 4505,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/LC1037.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-09-16T18:15:55.263595Z",
                "updated_at": "2021-09-13T11:35:21.398409Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "c38f00b4-056a-4570-94f6-97a48da5700a"
            },
            "venue": {
                "id": 2057,
                "name": "ArtWise",
                "slug": "artwise",
                "city": "Brooklyn, New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.704106,-73.98800599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2615,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:23:13.733787Z",
                    "updated_at": "2021-09-14T13:33:47.189256Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-09-16T18:15:56.479552Z",
            "publish_time": null,
            "slug": "spotlighting-rauschenberg",
            "created_at": "2020-09-16T18:15:56.483096Z",
            "updated_at": "2020-09-16T18:15:56.534711Z",
            "summary": "Spotlighting Rauschenberg is an Gallery Shows event starting on 17/09/2020, 10:00 and ending on 17/10/2020, 20:00. Event is in ArtWise with address 135 Plymouth St #412.",
            "title": "Spotlighting Rauschenberg",
            "content": "<span style=\"color: rgb(0, 0, 0); font-family: &quot;Adobe Garamond W08&quot;, adobe-garamond-pro, AGaramondPro-Regular, &quot;Times New Roman&quot;, Times, serif; font-size: 17px; background-color: rgb(255, 255, 255);\">Enduring Pop Art predecessor Robert Rauschenberg is most well known for his tropical storm of montaged imagery, delving into any and all media that might be explored including paint, ink, glue, construction materials, graphite, charcoal, markers, objects as printing elements ...</span>",
            "start_time": "2020-09-17T10:00:00.000000Z",
            "end_time": "2020-10-17T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "135 Plymouth St #412",
            "city": "Brooklyn, New York",
            "geolocation": "40.704106,-73.98800599999998",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                356
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2952,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4421,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-basel-2019-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-basel-2019-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-basel-2019-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-basel-2019-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-basel-2019-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/liste-basel-2019.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-basel-2019-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-basel-2019-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-basel-2019-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/liste-basel-2019-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-07-08T07:38:17.778453Z",
                "updated_at": "2021-09-13T11:33:36.038171Z",
                "is_converted_to_webp": true,
                "caption": "Liste Basel 2019. Photo Diana Pfammatter",
                "alt_text": "Liste Basel 2019",
                "description": "",
                "uploaded_by": "ca98263f-1630-4363-984a-a9d3e6c1770b"
            },
            "venue": {
                "id": 3083,
                "name": "Dreispitzhalle",
                "slug": "dreispitzhalle",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5329768,7.6091184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2986,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Dreispitzhalle-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Dreispitzhalle-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Dreispitzhalle-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Dreispitzhalle-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Dreispitzhalle-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Dreispitzhalle-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Dreispitzhalle.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Dreispitzhalle-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2020-08-18T13:42:42.301668Z",
                    "updated_at": "2021-09-14T13:43:32.736654Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "631e7ab8-4ee0-49ac-9973-abbaa6bae314"
                },
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2020-08-12T10:30:27.856249Z",
            "publish_time": null,
            "slug": "liste-art-fair-basel-2020",
            "created_at": "2020-07-08T07:33:07.025531Z",
            "updated_at": "2020-08-12T10:30:27.885476Z",
            "summary": "Liste Art Fair Basel 2020 is an Art Fairs event starting on 17/09/2020, 00:00 and ending on 20/09/2020, 00:00. Event is in Liste with address Burgweg 15 4058 Basel Switzerland.",
            "title": "Liste Art Fair Basel 2020 [CANCELED]",
            "content": "",
            "start_time": "2020-09-17T15:00:00.000000Z",
            "end_time": "2020-09-20T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Helsinki-Strasse 5, 4142 Münchenstein/Basel",
            "city": "Basel",
            "geolocation": "47.5329768,7.6091184",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "https://www.liste.ch/en/home.html",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3068,
            "author": {
                "id": "b10381a2-5013-47fe-971d-f794a54e034e",
                "username": "info@imaginart-gallery.com",
                "slug": "infoimaginart-gallerycom",
                "first_name": "Benito",
                "last_name": "Padilla",
                "display_name": null,
                "display_name_full": "Benito Padilla",
                "email": "info@imaginart-gallery.com",
                "telephone": "+34 932412240"
            },
            "price": null,
            "featured_image": {
                "id": 4544,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/_MG_4529-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/_MG_4529-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/_MG_4529-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/_MG_4529-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/_MG_4529-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/_MG_4529.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/_MG_4529-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/_MG_4529-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/_MG_4529-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/_MG_4529-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-10-21T13:44:52.154970Z",
                "updated_at": "2021-09-13T11:36:13.507517Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "b10381a2-5013-47fe-971d-f794a54e034e"
            },
            "venue": {
                "id": 3129,
                "name": "Imaginart Gallery",
                "slug": "imaginart-gallery",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.3973295,2.161795",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3072,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/_MG_7702_copia-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/_MG_7702_copia-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/_MG_7702_copia-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/_MG_7702_copia-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/_MG_7702_copia-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/_MG_7702_copia-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/_MG_7702_copia.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/_MG_7702_copia-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-10-16T12:00:24.193587Z",
                    "updated_at": "2021-09-14T13:45:36.253786Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b10381a2-5013-47fe-971d-f794a54e034e"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "ES",
            "publish_status": "published",
            "published_at": "2020-10-21T13:44:53.265446Z",
            "publish_time": null,
            "slug": "lights-and-shadows-richard-hambleton",
            "created_at": "2020-10-21T13:44:53.269905Z",
            "updated_at": "2020-10-21T13:46:20.770789Z",
            "summary": "Lights and Shadows. Richard Hambleton is an Gallery Shows event starting on 17/09/2020, 18:00 and ending on 11/12/2020, 19:00. Event is in Imaginart Gallery with address Avenida Diagonal 432.",
            "title": "Lights and Shadows. Richard Hambleton",
            "content": "A pioneer of Street Art, Richard Hambleton made much of his interventions in New York during the 80s. His <i>Image Mass Murder</i>&nbsp;and <i>Shadowmen</i>&nbsp;series placed him in the spotlight of the alternative cultural scene alongside with Basquiat, Haring and Warhol.&nbsp;<div>However, in the 90s he suddenly and unexpectedly disappeared from public life. With this exhibition, Imaginart joins international initiatives in order to recover his figure, whose influence can be traced in artists such as Blek Le Rat or Banksy.&nbsp;</div>",
            "start_time": "2020-09-17T18:00:00.000000Z",
            "end_time": "2020-12-11T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Avenida Diagonal 432",
            "city": "Barcelona",
            "geolocation": "41.3973295,2.161795",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3212
            ],
            "artworks": [
                53233,
                53237
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28452,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27095,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e37835efa9954d13b22c7ea4cd5309ac-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e37835efa9954d13b22c7ea4cd5309ac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e37835efa9954d13b22c7ea4cd5309ac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e37835efa9954d13b22c7ea4cd5309ac-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e37835efa9954d13b22c7ea4cd5309ac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e37835efa9954d13b22c7ea4cd5309ac.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e37835efa9954d13b22c7ea4cd5309ac-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e37835efa9954d13b22c7ea4cd5309ac-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e37835efa9954d13b22c7ea4cd5309ac-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e37835efa9954d13b22c7ea4cd5309ac-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T19:12:54.560455Z",
                "updated_at": "2023-06-27T19:12:54.560486Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4622,
                "name": "Downs & Ross",
                "slug": "downs-ross",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7176817,-73.9955657",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-27T19:13:00.373406Z",
            "publish_time": null,
            "slug": "downs-ross-a-kiss-is-the-beginning-of-cannibalism-vikky-alexander-2020-09-18",
            "created_at": "2023-06-27T19:13:01.304377Z",
            "updated_at": "2023-06-27T19:13:06.385862Z",
            "summary": "A kiss is the beginning of cannibalism. VIKKY ALEXANDER is an Gallery Shows event starting on 18/09/2020, 00:00 and ending on 25/10/2020, 00:00. Event is in Downs & Ross with address 96 Bowery Street.",
            "title": "A kiss is the beginning of cannibalism. VIKKY ALEXANDER",
            "content": null,
            "start_time": "2020-09-18T00:00:00.000000Z",
            "end_time": "2020-10-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "96 Bowery Street",
            "city": "New York",
            "geolocation": "41.48093935422564,-71.3087541528575",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19729,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 19139,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/761f0ff1c4914a7cb08e2b1f44b0edc3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/761f0ff1c4914a7cb08e2b1f44b0edc3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/761f0ff1c4914a7cb08e2b1f44b0edc3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/761f0ff1c4914a7cb08e2b1f44b0edc3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/761f0ff1c4914a7cb08e2b1f44b0edc3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/761f0ff1c4914a7cb08e2b1f44b0edc3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/761f0ff1c4914a7cb08e2b1f44b0edc3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/761f0ff1c4914a7cb08e2b1f44b0edc3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/761f0ff1c4914a7cb08e2b1f44b0edc3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/761f0ff1c4914a7cb08e2b1f44b0edc3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T18:39:20.704602Z",
                "updated_at": "2023-02-10T14:47:54.910591Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7817,
                "name": "ARTPARK",
                "slug": "artpark",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.5837209,126.9804107",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "KR",
            "publish_status": "published",
            "published_at": "2023-01-16T18:39:23.686313Z",
            "publish_time": null,
            "slug": "art-park-the-garden-of-imagination-my-dream-my-prayer-2020-09-18",
            "created_at": "2023-01-16T18:39:24.594537Z",
            "updated_at": "2023-01-16T18:39:24.638419Z",
            "summary": "The Garden of Imagination - My Dream My Prayer is an Gallery Shows event starting on 18/09/2020, 00:00 and ending on 27/10/2020, 01:00. Event is in ARTPARK with address Yonsei-ro 50-1, Seodaemun-gu, Seoul, Republic of Korea, 03722.",
            "title": "The Garden of Imagination - My Dream My Prayer",
            "content": null,
            "start_time": "2020-09-18T00:00:00.000000Z",
            "end_time": "2020-10-27T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Yonsei-ro 50-1, Seodaemun-gu, Seoul, Republic of Korea, 03722",
            "city": "Seoul",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}