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=3150&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=3168&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3132&ordering=start_time",
    "results": [
        {
            "id": 2999,
            "author": {
                "id": "75f4c134-070f-4188-88b5-70ff9cdc8a66",
                "username": "bsmtspace",
                "slug": "bsmtspace",
                "first_name": "Greg",
                "last_name": "Key",
                "display_name": "Greg Key",
                "display_name_full": "Greg Key",
                "email": "info@bsmt.co.uk",
                "telephone": "+44 7917 225169"
            },
            "price": null,
            "featured_image": {
                "id": 4472,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/HOPE_flyer-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/HOPE_flyer-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/HOPE_flyer-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/HOPE_flyer-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/HOPE_flyer-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/HOPE_flyer.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/HOPE_flyer-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/HOPE_flyer-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/HOPE_flyer-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/HOPE_flyer-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-08-17T12:08:19.890017Z",
                "updated_at": "2021-09-13T11:34:38.474300Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "75f4c134-070f-4188-88b5-70ff9cdc8a66"
            },
            "venue": {
                "id": 3104,
                "name": "BSMT Space",
                "slug": "bsmt-space",
                "city": "East London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5457405,-0.0759285",
                "artworks_for_sale_count": 2,
                "featured_image": {
                    "id": 2983,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/P1043125.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-08-13T18:55:39.175349Z",
                    "updated_at": "2021-09-14T13:43:24.864422Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "75f4c134-070f-4188-88b5-70ff9cdc8a66"
                },
                "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": "2020-08-17T12:08:21.200446Z",
            "publish_time": null,
            "slug": "bsmt-presents-hope-a-solo-show-by-dave-towers",
            "created_at": "2020-08-17T12:08:21.204599Z",
            "updated_at": "2020-08-17T12:08:21.246795Z",
            "summary": "BSMT presents 'HOPE', a solo show by Dave Towers is an Gallery Shows event starting on 03/09/2020, 18:00 and ending on 20/09/2020, 17:00. Event is in BSMT Space with address 529 Kingsland Road\nDalston\nE84AR.",
            "title": "BSMT presents 'HOPE', a solo show by Dave Towers",
            "content": "<p style=\"line-height: 1.5rem; background-color: rgb(255, 255, 255);\"><font color=\"#6f7287\" face=\"Neue Plak, -apple-system, system-ui, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif\"><span style=\"font-size: 16px; letter-spacing: 0.5px;\">Typography meets wit. Dave Towers, the name behind design campaigns for some of the biggest brands in the world has long mastered the art of visual communication. Having climbed the ladder rung by rung in the advertising world, he has seen his typography applied on everything from bicycles to billboards.</span></font></p><p style=\"line-height: 1.5rem; background-color: rgb(255, 255, 255);\"><font color=\"#6f7287\" face=\"Neue Plak, -apple-system, system-ui, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif\"><span style=\"font-size: 16px; letter-spacing: 0.5px;\"><br></span></font></p><p style=\"line-height: 1.5rem; background-color: rgb(255, 255, 255);\"><font color=\"#6f7287\" face=\"Neue Plak, -apple-system, system-ui, Roboto, Helvetica",
            "start_time": "2020-09-03T18:00:00.000000Z",
            "end_time": "2020-09-20T17: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": "529 Kingsland Road\nDalston\nE84AR",
            "city": "East 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": 3007,
            "author": {
                "id": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be",
                "username": "agne_1226",
                "slug": "agne_1226",
                "first_name": "Kristina",
                "last_name": "Mizgirytė",
                "display_name": "Agne Mackeviciute",
                "display_name_full": "Agne Mackeviciute",
                "email": "info@av17gallery.com",
                "telephone": "+37061752272"
            },
            "price": null,
            "featured_image": {
                "id": 4483,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dainius_Liskevicius_Susisaistymas_su_vieta_2020-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dainius_Liskevicius_Susisaistymas_su_vieta_2020-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dainius_Liskevicius_Susisaistymas_su_vieta_2020-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dainius_Liskevicius_Susisaistymas_su_vieta_2020-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dainius_Liskevicius_Susisaistymas_su_vieta_2020-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Dainius_Liskevicius_Susisaistymas_su_vieta_2020.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dainius_Liskevicius_Susisaistymas_su_vieta_2020-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dainius_Liskevicius_Susisaistymas_su_vieta_2020-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dainius_Liskevicius_Susisaistymas_su_vieta_2020-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dainius_Liskevicius_Susisaistymas_su_vieta_2020-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-09-02T09:00:47.442438Z",
                "updated_at": "2021-09-13T11:34:51.409276Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "15fe8408-6a68-46f6-8eaf-e06a7e4fc7be"
            },
            "venue": {
                "id": 2938,
                "name": "(AV17) gallery",
                "slug": "av17-gallery",
                "city": "Vilnius",
                "country": {
                    "code": "LT",
                    "name": "Lithuania"
                },
                "geolocation": "54.6856722,25.28203970000004",
                "artworks_for_sale_count": 53,
                "featured_image": {
                    "id": 2692,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Rimantas_Milkintas_daugmaz_vidurdienis-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:28:40.209602Z",
                    "updated_at": "2021-09-14T13:35:59.626587Z",
                    "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": "LT",
            "publish_status": "published",
            "published_at": "2020-09-02T09:00:50.915865Z",
            "publish_time": null,
            "slug": "dainius-liskevicius-linking-to-the-place",
            "created_at": "2020-09-02T09:00:50.919651Z",
            "updated_at": "2020-09-02T09:00:50.960816Z",
            "summary": "Dainius Liškevičius. Linking to the Place is an Gallery Shows event starting on 03/09/2020, 18:00 and ending on 10/10/2020, 19:00. Event is in (AV17) gallery with address Totorių str. 5.",
            "title": "Dainius Liškevičius. Linking to the Place",
            "content": "<p class=\"MsoNormal\" style=\"margin: 0in 27.4pt 6pt -27.35pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif; color: rgb(0, 0, 0); text-align: justify; text-indent: 27pt; line-height: 24px;\"><span lang=\"EN-GB\" style=\"font-size: 11pt; line-height: 22px; font-family: Times;\">An exhibition of interdisciplinary art creator Dainius Liškevičius “Linking to the Place” opens at Gallery (AV17) on September 3, 6 pm.</span></p>",
            "start_time": "2020-09-03T18:00:00.000000Z",
            "end_time": "2020-10-10T19: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": "Totorių str. 5",
            "city": "Vilnius",
            "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": 29213,
            "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": 5334,
                "name": "Galerie Boisserée, J. & W. Boisserée GmbH",
                "slug": "galerie-boisseree-j-w-boisseree-gmbh",
                "city": "Köln",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9400396,6.9536282",
                "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-07-10T11:18:19.827594Z",
            "publish_time": null,
            "slug": "galerie-boisseree-j-w-boisseree-gmbh-ralph-fleck-malerei-2020-09-04",
            "created_at": "2023-07-10T11:18:20.925202Z",
            "updated_at": "2023-07-10T11:18:21.264698Z",
            "summary": "Ralph Fleck. Malerei is an Gallery Shows event starting on 04/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Galerie Boisserée, J. & W. Boisserée GmbH with address Drususgasse 7-11.",
            "title": "Ralph Fleck. Malerei",
            "content": null,
            "start_time": "2020-09-04T00: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": "Drususgasse 7-11",
            "city": "Cologne",
            "geolocation": "50.9401066,6.9537529",
            "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": 29211,
            "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": 5334,
                "name": "Galerie Boisserée, J. & W. Boisserée GmbH",
                "slug": "galerie-boisseree-j-w-boisseree-gmbh",
                "city": "Köln",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9400396,6.9536282",
                "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-07-10T11:18:04.264266Z",
            "publish_time": null,
            "slug": "galerie-boisseree-j-w-boisseree-gmbh-franziskus-wendels-night-and-day-2020-09-04",
            "created_at": "2023-07-10T11:18:14.378434Z",
            "updated_at": "2023-07-10T11:18:14.751755Z",
            "summary": "FRANZISKUS WENDELS: Night and Day is an Gallery Shows event starting on 04/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Galerie Boisserée, J. & W. Boisserée GmbH with address Drususgasse 7-11.",
            "title": "FRANZISKUS WENDELS: Night and Day",
            "content": null,
            "start_time": "2020-09-04T00: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": "Drususgasse 7-11",
            "city": "Cologne",
            "geolocation": "50.9401066,6.9537529",
            "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": 29203,
            "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": 27773,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c375938fffb4d6988ab53391d8e1581-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c375938fffb4d6988ab53391d8e1581-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c375938fffb4d6988ab53391d8e1581-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c375938fffb4d6988ab53391d8e1581-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c375938fffb4d6988ab53391d8e1581-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4c375938fffb4d6988ab53391d8e1581.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c375938fffb4d6988ab53391d8e1581-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c375938fffb4d6988ab53391d8e1581-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c375938fffb4d6988ab53391d8e1581-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c375938fffb4d6988ab53391d8e1581-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T11:17:39.354230Z",
                "updated_at": "2023-07-10T11:17:39.354267Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4323,
                "name": "Galerie Alber",
                "slug": "galerie-alber",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9403786,6.9467467",
                "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-07-10T11:17:44.858559Z",
            "publish_time": null,
            "slug": "galerie-alber-geordnete-verhaltnisse-2020-09-04",
            "created_at": "2023-07-10T11:17:46.234304Z",
            "updated_at": "2023-07-10T11:17:46.606022Z",
            "summary": "geordnete Verhältnisse is an Gallery Shows event starting on 04/09/2020, 00:00 and ending on 28/10/2020, 01:00. Event is in Galerie Alber with address Am Römerturm 15.",
            "title": "geordnete Verhältnisse",
            "content": null,
            "start_time": "2020-09-04T00:00:00.000000Z",
            "end_time": "2020-10-28T01: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": "Am Römerturm 15",
            "city": "Cologne",
            "geolocation": "48.97768,11.2272284",
            "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": 20384,
            "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": 19723,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ea69c87f2a29475d89d0ca375ac86ee9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T14:23:24.174961Z",
                "updated_at": "2023-02-10T15:11:36.575084Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7908,
                "name": "Architektur Galerie Berlin",
                "slug": "architektur-galerie-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51668389999999,13.4421729",
                "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-01-20T14:23:30.395364Z",
            "publish_time": null,
            "slug": "architektur-galerie-berlin-adrian-streich-citta-analoga-2020-09-04",
            "created_at": "2023-01-20T14:23:31.297947Z",
            "updated_at": "2023-01-20T14:23:31.619971Z",
            "summary": "Adrian Streich - Città analoga is an Gallery Shows event starting on 04/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Architektur Galerie Berlin with address Karl-Marx-Allee 96.",
            "title": "Adrian Streich - Città analoga",
            "content": null,
            "start_time": "2020-09-04T00: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": "Karl-Marx-Allee 96",
            "city": "Berlin",
            "geolocation": "52.593799,14.2507934",
            "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": 19690,
            "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": 19105,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06e224c1179e497f9b4c87d895aaf2c2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06e224c1179e497f9b4c87d895aaf2c2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06e224c1179e497f9b4c87d895aaf2c2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06e224c1179e497f9b4c87d895aaf2c2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06e224c1179e497f9b4c87d895aaf2c2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/06e224c1179e497f9b4c87d895aaf2c2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06e224c1179e497f9b4c87d895aaf2c2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06e224c1179e497f9b4c87d895aaf2c2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06e224c1179e497f9b4c87d895aaf2c2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06e224c1179e497f9b4c87d895aaf2c2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-14T23:27:30.554099Z",
                "updated_at": "2023-02-10T14:46:09.149506Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7462,
                "name": "Galerie Felix Frachon",
                "slug": "galerie-felix-frachon",
                "city": "Ixelles",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8190702,4.3691715",
                "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-01-14T23:27:31.275597Z",
            "publish_time": null,
            "slug": "26byfelixfrachon-chapter-4-with-all-the-artists-of-the-gallery-2020-09-04",
            "created_at": "2023-01-14T23:27:32.139361Z",
            "updated_at": "2023-01-14T23:27:32.139380Z",
            "summary": null,
            "title": "Chapter 4 - With all the artists of the gallery",
            "content": null,
            "start_time": "2020-09-04T00: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": "26 rue Saint-Georges",
            "city": "Ixelles",
            "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": 20309,
            "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": 19661,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e78d9c2a41424591a10f1efbb0c898b2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e78d9c2a41424591a10f1efbb0c898b2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e78d9c2a41424591a10f1efbb0c898b2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e78d9c2a41424591a10f1efbb0c898b2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e78d9c2a41424591a10f1efbb0c898b2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e78d9c2a41424591a10f1efbb0c898b2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e78d9c2a41424591a10f1efbb0c898b2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e78d9c2a41424591a10f1efbb0c898b2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e78d9c2a41424591a10f1efbb0c898b2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e78d9c2a41424591a10f1efbb0c898b2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T13:36:52.001473Z",
                "updated_at": "2023-02-10T15:11:26.089830Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4674,
                "name": "Beck & Eggeling International Fine Art",
                "slug": "beck-eggeling-international-fine-art",
                "city": "Düsseldorf",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.2226585,6.7730842",
                "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-01-20T13:36:54.851981Z",
            "publish_time": null,
            "slug": "beck-eggeling-international-fine-art-gerhard-hoehme-da-war-jemand-werke-1963-bis-1981-2020-09-04",
            "created_at": "2023-01-20T13:36:55.756066Z",
            "updated_at": "2023-01-20T13:36:56.202575Z",
            "summary": "Gerhard Hoehme: da war jemand – Werke 1963 bis 1981 is an Gallery Shows event starting on 04/09/2020, 00:00 and ending on 07/11/2020, 01:00. Event is in Beck & Eggeling International Fine Art with address Bilker Straße 4-6.",
            "title": "Gerhard Hoehme: da war jemand – Werke 1963 bis 1981",
            "content": null,
            "start_time": "2020-09-04T00: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": "Bilker Straße 4-6",
            "city": "Düsseldorf",
            "geolocation": "52.2135811,7.2153284",
            "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": 28357,
            "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": 27012,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/666db35ab15b4a859393d556ab8d3753-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/666db35ab15b4a859393d556ab8d3753-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/666db35ab15b4a859393d556ab8d3753-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/666db35ab15b4a859393d556ab8d3753-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/666db35ab15b4a859393d556ab8d3753-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/666db35ab15b4a859393d556ab8d3753.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/666db35ab15b4a859393d556ab8d3753-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/666db35ab15b4a859393d556ab8d3753-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/666db35ab15b4a859393d556ab8d3753-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/666db35ab15b4a859393d556ab8d3753-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:41:12.368349Z",
                "updated_at": "2023-06-27T18:41:12.368390Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3623,
                "name": "ChertLüdde",
                "slug": "chertludde",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5012206,13.4134331",
                "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-06-27T18:41:20.743342Z",
            "publish_time": null,
            "slug": "chertludde-rosemary-mayer-rods-bent-into-bows-2020-09-04",
            "created_at": "2023-06-27T18:41:21.646967Z",
            "updated_at": "2023-06-27T18:41:26.730000Z",
            "summary": "Rosemary Mayer. Rods Bent Into Bows is an Gallery Shows event starting on 04/09/2020, 00:00 and ending on 31/10/2020, 01:00. Event is in ChertLüdde with address Ritter Strasse 2a.",
            "title": "Rosemary Mayer. Rods Bent Into Bows",
            "content": null,
            "start_time": "2020-09-04T00: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": "Ritter Strasse 2a",
            "city": "Berlin",
            "geolocation": "48.5691093,7.8224484029622605",
            "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": 3008,
            "author": {
                "id": "87b7cf46-69a5-4923-91e9-8e920e231db0",
                "username": "RoGallery",
                "slug": "rogallery",
                "first_name": "Robert",
                "last_name": "Rogal",
                "display_name": "RoGallery",
                "display_name_full": "RoGallery",
                "email": "art@rogallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4484,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1025_1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1025_1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1025_1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1025_1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1025_1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1025_1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1025_1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1025_1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1025_1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1025_1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-09-04T20:04:40.646900Z",
                "updated_at": "2021-09-13T11:34:54.214355Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "87b7cf46-69a5-4923-91e9-8e920e231db0"
            },
            "venue": {
                "id": 2406,
                "name": "RoGallery",
                "slug": "rogallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74180399999999,-73.9290977",
                "artworks_for_sale_count": 4167,
                "featured_image": {
                    "id": 2732,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/rogallery-dp-1582123975-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/rogallery-dp-1582123975-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/rogallery-dp-1582123975-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/rogallery-dp-1582123975-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/rogallery-dp-1582123975-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/rogallery-dp-1582123975-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/rogallery-dp-1582123975.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/rogallery-dp-1582123975-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:39:55.150483Z",
                    "updated_at": "2021-09-14T13:36:57.695755Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-09-04T20:04:43.277492Z",
            "publish_time": null,
            "slug": "curated-modern-contemporary-editions",
            "created_at": "2020-09-04T20:04:43.281581Z",
            "updated_at": "2020-09-04T20:04:43.324691Z",
            "summary": "Curated Modern & Contemporary Editions is an Auctions event starting on 04/09/2020, 20:03 and ending on 17/09/2020, 20:03. Event is in RoGallery with address 47-15 36th Street, Long Island City.",
            "title": "Curated Modern & Contemporary Editions",
            "content": "<ul style=\"color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif; font-size: small; background-color: rgb(255, 255, 255);\"><li style=\"margin-left: 15px;\"><span style=\"font-family: Quicksand, sans-serif; font-size: 16px;\">Join RoGallery auctions on Thursday September 17th at 12pm Eastern for our Curated Modern &amp; Contemporary Editions auction. An outstanding auction of modern and contemporary printed editions featuring pop art, op-art, abstract, cubist and more by well known museum / gallery artists. Contact us with any questions art@rogallery.com or +1 (718) 937-0901.</span><br></li></ul>",
            "start_time": "2020-09-04T20:03:00.000000Z",
            "end_time": "2020-09-17T20:03: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": "47-15 36th Street, Long Island City",
            "city": "New York City",
            "geolocation": "40.74180399999999,-73.9290977",
            "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": [
                1702,
                1706,
                731,
                762,
                1221,
                467,
                1333,
                3300
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29169,
            "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": 27743,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f9465e200a444b7b901b74aca22b396-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f9465e200a444b7b901b74aca22b396-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f9465e200a444b7b901b74aca22b396-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f9465e200a444b7b901b74aca22b396-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f9465e200a444b7b901b74aca22b396-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6f9465e200a444b7b901b74aca22b396.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f9465e200a444b7b901b74aca22b396-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f9465e200a444b7b901b74aca22b396-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f9465e200a444b7b901b74aca22b396-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f9465e200a444b7b901b74aca22b396-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T11:00:39.518794Z",
                "updated_at": "2023-07-10T11:00:39.518832Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4768,
                "name": "Fri Art Kunsthalle",
                "slug": "fri-art-kunsthalle",
                "city": "Fribourg",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.8032158,7.1594163",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2023-07-10T11:00:43.863098Z",
            "publish_time": null,
            "slug": "fri-art-kunsthalle-calla-henkel-max-pitegoff-german-theater-2010-2020-2020-09-05",
            "created_at": "2023-07-10T11:00:45.953703Z",
            "updated_at": "2023-07-10T11:00:46.294071Z",
            "summary": "Calla Henkel & Max Pitegoff - German Theater 2010-2020 is an Gallery Shows event starting on 05/09/2020, 00:00 and ending on 08/11/2020, 01:00. Event is in Fri Art Kunsthalle with address Petites-Rames 22.",
            "title": "Calla Henkel & Max Pitegoff - German Theater 2010-2020",
            "content": null,
            "start_time": "2020-09-05T00:00:00.000000Z",
            "end_time": "2020-11-08T01: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": "Petites-Rames 22",
            "city": "Fribourg",
            "geolocation": "46.803261,7.1593568",
            "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": 3070,
            "author": {
                "id": "6dad3612-3b9c-40a6-9f0c-b47416fed875",
                "username": "stefania_1340",
                "slug": "stefania_1340",
                "first_name": "Stefania",
                "last_name": "Minutaglio",
                "display_name": "Stefania Minutaglio",
                "display_name_full": "Stefania Minutaglio",
                "email": "stefania@11HH.gallery",
                "telephone": "+1 786 830 6852"
            },
            "price": null,
            "featured_image": {
                "id": 4546,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6214526545_1602879094-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6214526545_1602879094-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6214526545_1602879094-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6214526545_1602879094-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6214526545_1602879094-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6214526545_1602879094.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6214526545_1602879094-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6214526545_1602879094-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6214526545_1602879094-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6214526545_1602879094-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-10-22T11:50:34.248727Z",
                "updated_at": "2021-09-13T11:36:18.327097Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3056,
                "name": "11HH Art Gallery",
                "slug": "11-hellheaven-roma-showroom",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7986707,-80.1893809",
                "artworks_for_sale_count": 280,
                "featured_image": {
                    "id": 2704,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/11-hellheaven-roma-showroom-dp-1585407003.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T14:55:05.915516Z",
                    "updated_at": "2021-09-14T13:36:16.807228Z",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2020-10-22T11:50:35.187624Z",
            "publish_time": null,
            "slug": "11-hh-art-gallery-vanitas-2020-09-05",
            "created_at": "2020-10-22T11:50:35.984613Z",
            "updated_at": "2022-08-03T08:41:54.985157Z",
            "summary": "Vanitas is an Gallery Shows event starting on 05/09/2020, 00:00 and ending on 24/10/2020, 00:00. Event is in 11 [HH] Roma Showroom with address Via Giulia 103/a.",
            "title": "Vanitas",
            "content": null,
            "start_time": "2020-09-05T00: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": "Via Giulia 103/a",
            "city": "Rome",
            "geolocation": "41.8968922,12.4675385",
            "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": 5014,
            "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": 3255,
                "name": "Axel Vervoordt Gallery",
                "slug": "axel-vervoordt-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "22.2496312,114.168743",
                "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": "CN",
            "publish_status": "published",
            "published_at": "2021-09-29T12:48:25.541173Z",
            "publish_time": null,
            "slug": "axel-vervoordt-gallery-jaromir-novotny-2020-09-05",
            "created_at": "2021-09-29T12:48:26.291205Z",
            "updated_at": "2021-09-29T12:48:26.336831Z",
            "summary": "Jaromír Novotný is an Gallery Shows event starting on 05/09/2020, 00:00 and ending on 07/11/2020, 01:00. Event is in Axel Vervoordt Gallery with address 21F, Coda Designer Centre.",
            "title": "Jaromír Novotný",
            "content": null,
            "start_time": "2020-09-05T00: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": "21F, Coda Designer Centre",
            "city": "Hong Kong",
            "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": 20419,
            "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": 19764,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abcc63b7a6b43e780304733af093d4b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abcc63b7a6b43e780304733af093d4b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abcc63b7a6b43e780304733af093d4b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abcc63b7a6b43e780304733af093d4b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abcc63b7a6b43e780304733af093d4b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8abcc63b7a6b43e780304733af093d4b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abcc63b7a6b43e780304733af093d4b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abcc63b7a6b43e780304733af093d4b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abcc63b7a6b43e780304733af093d4b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8abcc63b7a6b43e780304733af093d4b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T16:46:50.434785Z",
                "updated_at": "2023-02-10T15:11:43.516725Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4083,
                "name": "Bendana Pinel Art Contemporain",
                "slug": "bendana-pinel-art-contemporain",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8606897,2.3617115",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2023-01-20T16:46:54.839590Z",
            "publish_time": null,
            "slug": "bendana-pinel-art-contemporain-sunny-2020-09-05",
            "created_at": "2023-01-20T16:46:55.753284Z",
            "updated_at": "2023-01-20T16:46:56.853106Z",
            "summary": "sunny is an Gallery Shows event starting on 05/09/2020, 00:00 and ending on 24/10/2020, 00:00. Event is in Bendana Pinel Art Contemporain with address 4 rue du Perche.",
            "title": "sunny",
            "content": null,
            "start_time": "2020-09-05T00: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": "4 rue du Perche",
            "city": "Paris",
            "geolocation": "48.5133597,0.5507586",
            "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": 6502,
            "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": 7698,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df16929d2a29419ca0b8e8f10a64801c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df16929d2a29419ca0b8e8f10a64801c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df16929d2a29419ca0b8e8f10a64801c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df16929d2a29419ca0b8e8f10a64801c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df16929d2a29419ca0b8e8f10a64801c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/df16929d2a29419ca0b8e8f10a64801c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df16929d2a29419ca0b8e8f10a64801c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df16929d2a29419ca0b8e8f10a64801c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df16929d2a29419ca0b8e8f10a64801c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df16929d2a29419ca0b8e8f10a64801c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-01-11T19:10:31.865998Z",
                "updated_at": "2022-01-11T19:10:31.866036Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4171,
                "name": "Academy of Arts Hanseatenweg",
                "slug": "academy-arts-hanseatenweg",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5186411,13.3467235",
                "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": "2022-01-11T19:10:33.920859Z",
            "publish_time": null,
            "slug": "akademie-der-kunste-hanseatenweg-urbainable-stadthaltig-positions-on-the-european-city-for-the-21st-century-2020-09-05",
            "created_at": "2022-01-11T19:10:34.636106Z",
            "updated_at": "2022-01-11T19:10:36.952139Z",
            "summary": "urbainable – stadthaltig. Positions on the European City for the 21st Century is an Gallery Shows event starting on 05/09/2020, 00:00 and ending on 22/11/2020, 01:00. Event is in Academy of Arts Hanseatenweg with address Hanseatenweg 10.",
            "title": "urbainable – stadthaltig. Positions on the European City for the 21st Century",
            "content": null,
            "start_time": "2020-09-05T00:00:00.000000Z",
            "end_time": "2020-11-22T01: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": "Hanseatenweg 10",
            "city": "Berlin",
            "geolocation": "52.518293549999996,13.346668673646674",
            "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": 20733,
            "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": 20048,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/54d266c869c0468a84cd4393620f71e5.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T20:28:05.358546Z",
                "updated_at": "2023-02-10T15:13:37.874892Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6550,
                "name": "Basis e.V.",
                "slug": "basis-ev",
                "city": "Frankfurt am Main",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.1628,8.63657",
                "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-01-25T20:28:05.627403Z",
            "publish_time": null,
            "slug": "basis-ev-creating-a-we-2020-09-05",
            "created_at": "2023-01-25T20:28:06.514328Z",
            "updated_at": "2023-01-25T20:28:06.514365Z",
            "summary": null,
            "title": "Creating a ‘we’",
            "content": null,
            "start_time": "2020-09-05T00: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": "Gutleutstraße 8-12",
            "city": "Frankfurt",
            "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": 29176,
            "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": 27749,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a15e55176aff4126bf103255ae13cf4f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a15e55176aff4126bf103255ae13cf4f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a15e55176aff4126bf103255ae13cf4f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a15e55176aff4126bf103255ae13cf4f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a15e55176aff4126bf103255ae13cf4f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a15e55176aff4126bf103255ae13cf4f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a15e55176aff4126bf103255ae13cf4f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a15e55176aff4126bf103255ae13cf4f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a15e55176aff4126bf103255ae13cf4f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a15e55176aff4126bf103255ae13cf4f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T11:07:09.075499Z",
                "updated_at": "2023-07-10T11:07:09.075537Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5490,
                "name": "Gabriele Senn Galerie",
                "slug": "gabriele-senn-galerie",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1964203,16.3664509",
                "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-07-10T11:07:11.833916Z",
            "publish_time": null,
            "slug": "gabriele-senn-galerie-curated-by-adrian-buschmann-emanzipatorisches-dinner-49-2020-09-05",
            "created_at": "2023-07-10T11:07:18.550970Z",
            "updated_at": "2023-07-10T11:07:18.903427Z",
            "summary": "curated by Adrian Buschmann: Emanzipatorisches Dinner 4.9 is an Gallery Shows event starting on 05/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Gabriele Senn Galerie with address Schleifmühlgasse 1A.",
            "title": "curated by Adrian Buschmann: Emanzipatorisches Dinner 4.9",
            "content": null,
            "start_time": "2020-09-05T00: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": "Schleifmühlgasse 1A",
            "city": "Vienna",
            "geolocation": "48.1964583,16.3665063",
            "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": 3010,
            "author": {
                "id": "e2f4f92a-3517-420b-9b9d-c421c072a895",
                "username": "PatrickHull",
                "slug": "patrickhull",
                "first_name": "Patrick",
                "last_name": "Hull",
                "display_name": "Patrick Hull",
                "display_name_full": "Patrick Hull",
                "email": "patrick@verticalgallery.com",
                "telephone": "+1 773 697 3846"
            },
            "price": null,
            "featured_image": {
                "id": 4485,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/xoooox_facebook_event_header_1200x628-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/xoooox_facebook_event_header_1200x628-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/xoooox_facebook_event_header_1200x628-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/xoooox_facebook_event_header_1200x628-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/xoooox_facebook_event_header_1200x628-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/xoooox_facebook_event_header_1200x628.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/xoooox_facebook_event_header_1200x628-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/xoooox_facebook_event_header_1200x628-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/xoooox_facebook_event_header_1200x628-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/xoooox_facebook_event_header_1200x628-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-09-07T20:13:20.146841Z",
                "updated_at": "2021-09-13T11:34:56.596981Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e2f4f92a-3517-420b-9b9d-c421c072a895"
            },
            "venue": {
                "id": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "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-07T20:12:39.738054Z",
            "publish_time": null,
            "slug": "xoooox-the-sun-series",
            "created_at": "2020-09-07T20:12:39.741642Z",
            "updated_at": "2020-09-07T20:13:23.199440Z",
            "summary": "XOOOOX \"The Sun Series\" is an Gallery Shows event starting on 05/09/2020, 11:00 and ending on 26/09/2020, 18:00. Event is in VERTICAL GALLERY with address 1016 N. Western Ave..",
            "title": "XOOOOX \"The Sun Series\"",
            "content": "<p>Vertical Gallery is very proud to present “The Sun Series,” a solo exhibit with Berlin-based street artist XOOOOX. &nbsp;</p><p><br></p>\n<p>“The Sun Series” — XOOOOX’s first-ever solo Chicago showcase — runs \nSeptember 5 - 26, opening on Sat Sept 5, 11a-6p. The exhibit brings \ntogether over two dozen new works from the elusive artist, celebrated \nworldwide for his guerrilla-style stencils and installations contrasting\n the glitz and glamour of high-fashion culture with the transience and \ndecay of the urban landscape.</p>",
            "start_time": "2020-09-05T11:00:00.000000Z",
            "end_time": "2020-09-26T18: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": "1016 N. Western Ave.",
            "city": "Chicago",
            "geolocation": "41.8998836,-87.68734030000002",
            "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": [
                262
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}