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=7200&ordering=-end_time
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7218&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7182&ordering=-end_time",
    "results": [
        {
            "id": 31238,
            "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": 29563,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a5d52a1af94751b6179f549017ccc1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a5d52a1af94751b6179f549017ccc1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/35a5d52a1af94751b6179f549017ccc1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a5d52a1af94751b6179f549017ccc1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a5d52a1af94751b6179f549017ccc1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a5d52a1af94751b6179f549017ccc1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a5d52a1af94751b6179f549017ccc1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a5d52a1af94751b6179f549017ccc1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a5d52a1af94751b6179f549017ccc1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a5d52a1af94751b6179f549017ccc1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:45:29.125201Z",
                "updated_at": "2023-09-15T13:45:29.125253Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4457,
                "name": "The Approach Gallery",
                "slug": "approach-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.53127689999999,-0.0514061",
                "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-09-15T13:45:33.898603Z",
            "publish_time": null,
            "slug": "the-approach-gallery-john-maclean-new-paintings-part-i-2023-09-14",
            "created_at": "2023-09-15T13:45:34.789060Z",
            "updated_at": "2023-09-15T13:45:34.833735Z",
            "summary": "John Maclean. New Paintings. Part I is an Gallery Shows event starting on 14/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in The Approach Gallery with address 1st Floor, 47 Approach Rd.",
            "title": "John Maclean. New Paintings. Part I",
            "content": null,
            "start_time": "2023-09-14T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "1st Floor, 47 Approach Rd",
            "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": 29963,
            "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": 28403,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/194fc1ccaddf47fba24450b2ebf06e4f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/194fc1ccaddf47fba24450b2ebf06e4f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/194fc1ccaddf47fba24450b2ebf06e4f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/194fc1ccaddf47fba24450b2ebf06e4f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/194fc1ccaddf47fba24450b2ebf06e4f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/194fc1ccaddf47fba24450b2ebf06e4f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/194fc1ccaddf47fba24450b2ebf06e4f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/194fc1ccaddf47fba24450b2ebf06e4f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/194fc1ccaddf47fba24450b2ebf06e4f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/194fc1ccaddf47fba24450b2ebf06e4f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-03T10:20:58.825858Z",
                "updated_at": "2023-08-03T10:20:58.825915Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3866,
                "name": "Sprüth Magers London",
                "slug": "spruth-magers-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5099391,-0.1437853",
                "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-08-03T10:21:03.992299Z",
            "publish_time": null,
            "slug": "spruth-magers-london-sylvie-fleury-sf-2023-09-22",
            "created_at": "2023-08-03T10:21:04.926078Z",
            "updated_at": "2023-08-03T10:21:05.573715Z",
            "summary": "Sylvie Fleury: S.F. is an Gallery Shows event starting on 22/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Sprüth Magers London with address 7A Grafton Street.",
            "title": "Sylvie Fleury: S.F.",
            "content": null,
            "start_time": "2023-09-22T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "7A Grafton Street",
            "city": "London",
            "geolocation": "51.5099663,-0.14384487556894363",
            "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": 29799,
            "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": null,
            "venue": {
                "id": 4329,
                "name": "Galerie Max Hetzler London",
                "slug": "galerie-max-hetzler-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5081072,-0.142059",
                "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-08-02T14:11:26.490469Z",
            "publish_time": null,
            "slug": "galerie-max-hetzler-london-eleanor-swordy-2023-09-21",
            "created_at": "2023-08-02T14:11:27.463265Z",
            "updated_at": "2023-08-02T14:11:27.502027Z",
            "summary": "Eleanor Swordy is an Gallery Shows event starting on 21/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Galerie Max Hetzler London with address First Floor, 41 Dover Street.",
            "title": "Eleanor Swordy",
            "content": null,
            "start_time": "2023-09-21T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "First Floor, 41 Dover 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": 32032,
            "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": 30289,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c08461ead364203a6e409a1b0330c36-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c08461ead364203a6e409a1b0330c36-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c08461ead364203a6e409a1b0330c36.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c08461ead364203a6e409a1b0330c36-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c08461ead364203a6e409a1b0330c36-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c08461ead364203a6e409a1b0330c36-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c08461ead364203a6e409a1b0330c36-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c08461ead364203a6e409a1b0330c36-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c08461ead364203a6e409a1b0330c36-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c08461ead364203a6e409a1b0330c36-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:30:26.452161Z",
                "updated_at": "2023-10-05T09:30:26.452198Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6231,
                "name": "The Red Head Gallery",
                "slug": "red-head-gallery",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6476322,-79.3950698",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2023-10-05T09:30:29.799872Z",
            "publish_time": null,
            "slug": "the-red-head-gallery-the-tool-that-could-part-tangled-things-soheila-esfahani-2023-10-04",
            "created_at": "2023-10-05T09:30:30.729925Z",
            "updated_at": "2023-10-05T09:30:31.576078Z",
            "summary": "The Tool That Could Part Tangled Things - Soheila Esfahani is an Gallery Shows event starting on 04/10/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in The Red Head Gallery with address 401 Richmond Street West.",
            "title": "The Tool That Could Part Tangled Things - Soheila Esfahani",
            "content": null,
            "start_time": "2023-10-04T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "401 Richmond Street West",
            "city": "Toronto",
            "geolocation": "43.6478184,-79.3952429",
            "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": 29787,
            "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": null,
            "venue": {
                "id": 4661,
                "name": "Galerie Eva Presenhuber New York",
                "slug": "galerie-eva-presenhuber-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7266869,-73.9929429",
                "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": "AT",
            "publish_status": "published",
            "published_at": "2023-08-02T14:11:08.794934Z",
            "publish_time": null,
            "slug": "galerie-eva-presenhuber-new-york-haus-und-kropf-2023-09-09",
            "created_at": "2023-08-02T14:11:09.972338Z",
            "updated_at": "2023-08-02T14:11:14.432154Z",
            "summary": "HAUS UND KROPF is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Galerie Eva Presenhuber New York with address Lichtenfelsgasse 5.",
            "title": "HAUS UND KROPF",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "Lichtenfelsgasse 5",
            "city": "Vienna",
            "geolocation": "47.0738269,15.4505325",
            "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": 31056,
            "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": 29392,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b865a2448ab44c65b1dceebff1d5400c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b865a2448ab44c65b1dceebff1d5400c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b865a2448ab44c65b1dceebff1d5400c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b865a2448ab44c65b1dceebff1d5400c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b865a2448ab44c65b1dceebff1d5400c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b865a2448ab44c65b1dceebff1d5400c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b865a2448ab44c65b1dceebff1d5400c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b865a2448ab44c65b1dceebff1d5400c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b865a2448ab44c65b1dceebff1d5400c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b865a2448ab44c65b1dceebff1d5400c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-12T10:46:26.238106Z",
                "updated_at": "2023-09-12T10:46:26.238168Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4062,
                "name": "Roberts Projects",
                "slug": "roberts-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0340628,-118.371483",
                "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-09-12T10:46:30.552014Z",
            "publish_time": null,
            "slug": "roberts-projects-statuesque-2023-09-16",
            "created_at": "2023-09-12T10:46:31.453380Z",
            "updated_at": "2023-09-12T10:46:32.257149Z",
            "summary": "Statuesque is an Gallery Shows event starting on 16/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Roberts Projects with address 442 South La Brea Avenue.",
            "title": "Statuesque",
            "content": null,
            "start_time": "2023-09-16T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "442 South La Brea Avenue",
            "city": "Los Angeles",
            "geolocation": "33.95827353246446,-118.3533493574603",
            "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": 29513,
            "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": 28052,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bf42978f03e84c1593d2ad3dd39fadae.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf42978f03e84c1593d2ad3dd39fadae-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-19T10:01:36.580197Z",
                "updated_at": "2023-07-19T10:01:36.580233Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5496,
                "name": "GALLERY FIFTY ONE",
                "slug": "gallery-fifty-one",
                "city": "Antwerpen",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "51.2228949,4.400943",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2023-07-19T10:01:39.757547Z",
            "publish_time": null,
            "slug": "gallery-fifty-one-dirk-zoete-faces-and-flowers-2023-09-09",
            "created_at": "2023-07-19T10:01:40.687214Z",
            "updated_at": "2023-07-19T10:01:41.463547Z",
            "summary": "Dirk Zoete: Faces and Flowers is an Gallery Shows event starting on 09/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in GALLERY FIFTY ONE with address Zirkstraat 20.",
            "title": "Dirk Zoete: Faces and Flowers",
            "content": null,
            "start_time": "2023-09-09T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "Zirkstraat 20",
            "city": "Antwerp",
            "geolocation": "51.2228801,4.400951089557737",
            "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": 29962,
            "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": null,
            "venue": {
                "id": 3867,
                "name": "Sprüth Magers Los Angeles",
                "slug": "spruth-magers-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0620864,-118.358567",
                "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-08-03T10:20:58.322819Z",
            "publish_time": null,
            "slug": "spruth-magers-los-angeles-analia-saban-synthetic-self-2023-09-15",
            "created_at": "2023-08-03T10:20:59.278172Z",
            "updated_at": "2023-08-03T10:20:59.851833Z",
            "summary": "Analia Saban: Synthetic Self is an Gallery Shows event starting on 15/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Sprüth Magers Los Angeles with address 5900 Wilshire Boulevard.",
            "title": "Analia Saban: Synthetic Self",
            "content": null,
            "start_time": "2023-09-15T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "5900 Wilshire Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.0621185,-118.3586188606428",
            "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": 32082,
            "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": 30345,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/392b904b5fd3418c8e27de36489ba272-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/392b904b5fd3418c8e27de36489ba272-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/392b904b5fd3418c8e27de36489ba272.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/392b904b5fd3418c8e27de36489ba272-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/392b904b5fd3418c8e27de36489ba272-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/392b904b5fd3418c8e27de36489ba272-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/392b904b5fd3418c8e27de36489ba272-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/392b904b5fd3418c8e27de36489ba272-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/392b904b5fd3418c8e27de36489ba272-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/392b904b5fd3418c8e27de36489ba272-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:38:54.124706Z",
                "updated_at": "2023-10-05T09:38:54.124743Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5402,
                "name": "Nino Mier Gallery",
                "slug": "nino-mier-gallery",
                "city": "West Hollywood",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0909885,-118.3489013",
                "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-10-05T09:38:59.628106Z",
            "publish_time": null,
            "slug": "nino-mier-gallery-ralf-kokke-wild-roars-in-calm-corners-2023-09-30",
            "created_at": "2023-10-05T09:39:00.541836Z",
            "updated_at": "2023-10-05T09:39:00.588237Z",
            "summary": "Ralf Kokke: Wild Roars in Calm Corners is an Gallery Shows event starting on 30/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Nino Mier Gallery with address Glassell Park 2700 W Ave 34.",
            "title": "Ralf Kokke: Wild Roars in Calm Corners",
            "content": null,
            "start_time": "2023-09-30T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "Glassell Park 2700 W Ave 34",
            "city": "Los Angeles",
            "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": 31077,
            "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": 29410,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a38cbc5c152342f0ac32b6e6035173d6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a38cbc5c152342f0ac32b6e6035173d6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a38cbc5c152342f0ac32b6e6035173d6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a38cbc5c152342f0ac32b6e6035173d6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a38cbc5c152342f0ac32b6e6035173d6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a38cbc5c152342f0ac32b6e6035173d6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a38cbc5c152342f0ac32b6e6035173d6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a38cbc5c152342f0ac32b6e6035173d6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a38cbc5c152342f0ac32b6e6035173d6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a38cbc5c152342f0ac32b6e6035173d6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-12T10:49:37.096637Z",
                "updated_at": "2023-09-12T10:49:37.096687Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4285,
                "name": "Thelma Hulbert Gallery (THG)",
                "slug": "thelma-hulbert-gallery-thg",
                "city": "Honiton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8002765,-3.195094",
                "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-09-12T10:49:40.229596Z",
            "publish_time": null,
            "slug": "thelma-hulbert-gallery-thg-thg-open-2023-2023-09-02",
            "created_at": "2023-09-12T10:49:41.147758Z",
            "updated_at": "2023-09-12T10:49:41.557232Z",
            "summary": "THG Open 2023 is an Gallery Shows event starting on 02/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Thelma Hulbert Gallery (THG) with address Elmfield House.",
            "title": "THG Open 2023",
            "content": null,
            "start_time": "2023-09-02T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "Elmfield House",
            "city": "Honiton",
            "geolocation": "51.54947065,-0.09369934697025753",
            "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": 30480,
            "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": null,
            "venue": {
                "id": 5805,
                "name": "Galerie Martina Kaiser",
                "slug": "galerie-martina-kaiser",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.94109159999999,6.934232499999999",
                "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": "DE",
            "publish_status": "published",
            "published_at": "2023-08-17T10:38:07.007262Z",
            "publish_time": null,
            "slug": "galerie-martina-kaiser-arne-quinze-arcadia-untamed-realms-2023-09-01",
            "created_at": "2023-08-17T10:38:07.915536Z",
            "updated_at": "2023-08-17T10:38:14.225171Z",
            "summary": "Arne Quinze: Arcadia – Untamed Realms is an Gallery Shows event starting on 01/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Galerie Martina Kaiser with address Bismarckstraße 50.",
            "title": "Arne Quinze: Arcadia – Untamed Realms",
            "content": null,
            "start_time": "2023-09-01T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "Bismarckstraße 50",
            "city": "Cologne",
            "geolocation": "53.0780393,8.829926953217525",
            "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": 30761,
            "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": 29093,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b79840a843f04b909a322db6ad79e793.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T07:25:56.613596Z",
                "updated_at": "2023-08-30T07:25:56.613633Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4232,
                "name": "Georg Kargl Fine Arts",
                "slug": "georg-kargl-fine-arts",
                "city": "Wien",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.19640159999999,16.3658996",
                "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": "AT",
            "publish_status": "published",
            "published_at": "2023-08-30T07:26:00.001090Z",
            "publish_time": null,
            "slug": "georg-kargl-fine-arts-comizi-d-amore-2023-09-08",
            "created_at": "2023-08-30T07:26:00.885635Z",
            "updated_at": "2023-08-30T07:26:01.295202Z",
            "summary": "Comizi d´Amore is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Georg Kargl Fine Arts with address Schleifmühlgasse 5.",
            "title": "Comizi d´Amore",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "Schleifmühlgasse 5",
            "city": "Vienna",
            "geolocation": "48.30734325,14.018979991031273",
            "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": 31339,
            "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": 29646,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3680c08f39af4faf98ce7f700656dbdb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3680c08f39af4faf98ce7f700656dbdb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3680c08f39af4faf98ce7f700656dbdb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3680c08f39af4faf98ce7f700656dbdb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3680c08f39af4faf98ce7f700656dbdb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3680c08f39af4faf98ce7f700656dbdb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3680c08f39af4faf98ce7f700656dbdb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3680c08f39af4faf98ce7f700656dbdb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3680c08f39af4faf98ce7f700656dbdb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3680c08f39af4faf98ce7f700656dbdb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-18T14:32:04.408795Z",
                "updated_at": "2023-09-18T14:32:04.408835Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4238,
                "name": "Jack Shainman Gallery 513 West 20th Street New York",
                "slug": "jack-shainman-gallery-513-west-20th-street-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7463679,-74.006261",
                "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-09-18T14:32:14.500729Z",
            "publish_time": null,
            "slug": "jack-shainman-gallery-513-west-20th-street-new-york-emanoel-araujo-2023-09-12",
            "created_at": "2023-09-18T14:32:15.401414Z",
            "updated_at": "2023-09-18T14:32:18.142468Z",
            "summary": "Emanoel Araújo is an Gallery Shows event starting on 12/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Jack Shainman Gallery 513 West 20th Street New York with address 513 W 20th St.",
            "title": "Emanoel Araújo",
            "content": null,
            "start_time": "2023-09-12T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "513 W 20th St",
            "city": "New York",
            "geolocation": "40.7462478,-74.0062412",
            "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": 32344,
            "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": 30597,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed89b7560f1443b8b44bf22710ad26e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed89b7560f1443b8b44bf22710ad26e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0ed89b7560f1443b8b44bf22710ad26e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed89b7560f1443b8b44bf22710ad26e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed89b7560f1443b8b44bf22710ad26e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed89b7560f1443b8b44bf22710ad26e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed89b7560f1443b8b44bf22710ad26e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed89b7560f1443b8b44bf22710ad26e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed89b7560f1443b8b44bf22710ad26e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed89b7560f1443b8b44bf22710ad26e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-13T07:23:41.442204Z",
                "updated_at": "2023-10-13T07:23:41.442241Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7026,
                "name": "Friedrichs Pontone",
                "slug": "friedrichs-pontone",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71841380000001,-74.0048398",
                "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-10-13T07:23:46.166275Z",
            "publish_time": null,
            "slug": "friedrich-pontone-philip-groning-oktoberfest-phantom-2023-10-05",
            "created_at": "2023-10-13T07:23:47.101871Z",
            "updated_at": "2023-10-13T07:23:47.155370Z",
            "summary": "Philip Gröning: Oktoberfest Phantom is an Gallery Shows event starting on 05/10/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Friedrichs Pontone with address 273 Church Street.",
            "title": "Philip Gröning: Oktoberfest Phantom",
            "content": null,
            "start_time": "2023-10-05T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "273 Church Street",
            "city": "New York",
            "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": 32101,
            "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": 30361,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97caa8f0a84d42ecbf42e53273e1105a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97caa8f0a84d42ecbf42e53273e1105a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/97caa8f0a84d42ecbf42e53273e1105a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97caa8f0a84d42ecbf42e53273e1105a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97caa8f0a84d42ecbf42e53273e1105a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97caa8f0a84d42ecbf42e53273e1105a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97caa8f0a84d42ecbf42e53273e1105a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97caa8f0a84d42ecbf42e53273e1105a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97caa8f0a84d42ecbf42e53273e1105a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97caa8f0a84d42ecbf42e53273e1105a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-06T12:35:22.449336Z",
                "updated_at": "2023-10-06T12:35:22.449434Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9264,
                "name": "Andrew Singleton",
                "slug": "andrew-singleton",
                "city": "Wakefield",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "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-10-06T12:35:27.380308Z",
            "publish_time": null,
            "slug": "andrew-singleton-experimental-paper-sculpture-workshop-2023-10-28",
            "created_at": "2023-10-06T12:35:28.310181Z",
            "updated_at": "2023-10-06T12:35:29.973252Z",
            "summary": "Experimental Paper Sculpture Workshop is an Gallery Shows event starting on 28/10/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Andrew Singleton with address 13a Central Buildings.",
            "title": "Experimental Paper Sculpture Workshop",
            "content": null,
            "start_time": "2023-10-28T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "13a Central Buildings",
            "city": "Wakefield",
            "geolocation": "39.4540281,-83.78096444815168",
            "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": 31033,
            "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": 29368,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5bdc5be2553449b9a650af778d92e3b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5bdc5be2553449b9a650af778d92e3b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c5bdc5be2553449b9a650af778d92e3b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5bdc5be2553449b9a650af778d92e3b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5bdc5be2553449b9a650af778d92e3b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5bdc5be2553449b9a650af778d92e3b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5bdc5be2553449b9a650af778d92e3b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5bdc5be2553449b9a650af778d92e3b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5bdc5be2553449b9a650af778d92e3b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5bdc5be2553449b9a650af778d92e3b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-12T10:43:07.769045Z",
                "updated_at": "2023-09-12T10:43:07.769083Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8445,
                "name": "Galerie Arcturus",
                "slug": "galerie-arcturus",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8543969,2.337026100000001",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2023-09-12T10:43:24.656784Z",
            "publish_time": null,
            "slug": "galerie-arcturus-a-ninth-exhibit-space-visit-the-photography-gallery-2023-09-05",
            "created_at": "2023-09-12T10:43:25.557834Z",
            "updated_at": "2023-09-12T10:43:26.173167Z",
            "summary": "A ninth exhibit space -- Visit the Photography Gallery is an Gallery Shows event starting on 05/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Galerie Arcturus with address 80 Gerrard Street East.",
            "title": "A ninth exhibit space -- Visit the Photography Gallery",
            "content": null,
            "start_time": "2023-09-05T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "80 Gerrard Street East",
            "city": "Toronto",
            "geolocation": "43.66005783333333,-79.37799208333334",
            "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": 31585,
            "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": 29876,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5708a6e509604a57bd4a12fa9e0df180-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5708a6e509604a57bd4a12fa9e0df180-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5708a6e509604a57bd4a12fa9e0df180.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5708a6e509604a57bd4a12fa9e0df180-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5708a6e509604a57bd4a12fa9e0df180-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5708a6e509604a57bd4a12fa9e0df180-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5708a6e509604a57bd4a12fa9e0df180-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5708a6e509604a57bd4a12fa9e0df180-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5708a6e509604a57bd4a12fa9e0df180-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5708a6e509604a57bd4a12fa9e0df180-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-22T11:26:55.608145Z",
                "updated_at": "2023-09-22T11:26:55.608199Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7518,
                "name": "Marta",
                "slug": "marta",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0766174,-118.2564194",
                "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-09-22T11:26:58.535656Z",
            "publish_time": null,
            "slug": "marta-kristen-wentreck-andrew-zebulon-no-life-2023-09-14",
            "created_at": "2023-09-22T11:26:59.568461Z",
            "updated_at": "2023-09-22T11:27:00.776220Z",
            "summary": "Kristen Wentreck & Andrew Zebulon. No Life is an Gallery Shows event starting on 14/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Marta with address 3021 Rowena Avenue.",
            "title": "Kristen Wentreck & Andrew Zebulon. No Life",
            "content": null,
            "start_time": "2023-09-14T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "3021 Rowena Avenue",
            "city": "Los Angeles",
            "geolocation": "34.1091727,-118.27028248554001",
            "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": 30982,
            "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": 29319,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97184a485ac7411889c62c605822c01b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97184a485ac7411889c62c605822c01b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/97184a485ac7411889c62c605822c01b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97184a485ac7411889c62c605822c01b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97184a485ac7411889c62c605822c01b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97184a485ac7411889c62c605822c01b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97184a485ac7411889c62c605822c01b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97184a485ac7411889c62c605822c01b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97184a485ac7411889c62c605822c01b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/97184a485ac7411889c62c605822c01b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T16:55:28.697666Z",
                "updated_at": "2023-09-11T16:55:28.697797Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5632,
                "name": "Mountains",
                "slug": "mountains",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5262623,13.4118132",
                "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": "DE",
            "publish_status": "published",
            "published_at": "2023-09-11T16:55:33.716373Z",
            "publish_time": null,
            "slug": "mountains-unputdownable-2023-09-08",
            "created_at": "2023-09-11T16:55:34.597212Z",
            "updated_at": "2023-09-11T16:55:36.667318Z",
            "summary": "unputdownable is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Mountains with address Rosa-Luxemburg-Platz.",
            "title": "unputdownable",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-28T00: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": "Rosa-Luxemburg-Platz",
            "city": "Berlin",
            "geolocation": "52.5276951,13.4104868",
            "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": []
        }
    ]
}