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=3492&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=3510&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3474&ordering=start_time",
    "results": [
        {
            "id": 28846,
            "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": 27451,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6cebdbdb4f541b0ad98a96b0c469761-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6cebdbdb4f541b0ad98a96b0c469761-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6cebdbdb4f541b0ad98a96b0c469761-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6cebdbdb4f541b0ad98a96b0c469761-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6cebdbdb4f541b0ad98a96b0c469761-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b6cebdbdb4f541b0ad98a96b0c469761.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6cebdbdb4f541b0ad98a96b0c469761-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6cebdbdb4f541b0ad98a96b0c469761-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6cebdbdb4f541b0ad98a96b0c469761-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6cebdbdb4f541b0ad98a96b0c469761-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:33:50.528104Z",
                "updated_at": "2023-07-04T10:33:50.528139Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7653,
                "name": "Fou Gallery",
                "slug": "fou-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.6840923,-73.9415504",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-04T10:33:56.193109Z",
            "publish_time": null,
            "slug": "fou-gallery-chen-dongfanlong-past-dawn-pirates-and-poets-whistle-in-the-dark-2020-10-17",
            "created_at": "2023-07-04T10:33:57.104518Z",
            "updated_at": "2023-07-04T10:34:00.564665Z",
            "summary": "Chen Dongfan:Long Past Dawn, Pirates and Poets Whistle in the Dark is an Gallery Shows event starting on 17/10/2020, 00:00 and ending on 19/12/2020, 01:00. Event is in Fou Gallery with address 410 Jefferson Avenue.",
            "title": "Chen Dongfan:Long Past Dawn, Pirates and Poets Whistle in the Dark",
            "content": null,
            "start_time": "2020-10-17T00:00:00.000000Z",
            "end_time": "2020-12-19T01: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": "410 Jefferson Avenue",
            "city": "New York",
            "geolocation": "40.684077900000005,-73.94151975",
            "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": 28376,
            "author": {
                "id": "504ab497-9e07-49f0-95e5-d477e3e5366b",
                "username": "stefano_1086",
                "slug": "stefano_1086",
                "first_name": "Stefano",
                "last_name": "Contini",
                "display_name": "Stefano Contini",
                "display_name_full": "Stefano Contini",
                "email": "venezia@continiarte.com",
                "telephone": "0039 0415230357"
            },
            "price": null,
            "featured_image": {
                "id": 27031,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95ef6d54c07f4801bbe4a307fc86d8ff-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95ef6d54c07f4801bbe4a307fc86d8ff-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95ef6d54c07f4801bbe4a307fc86d8ff-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95ef6d54c07f4801bbe4a307fc86d8ff-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95ef6d54c07f4801bbe4a307fc86d8ff-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/95ef6d54c07f4801bbe4a307fc86d8ff.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95ef6d54c07f4801bbe4a307fc86d8ff-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95ef6d54c07f4801bbe4a307fc86d8ff-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95ef6d54c07f4801bbe4a307fc86d8ff-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95ef6d54c07f4801bbe4a307fc86d8ff-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:47:58.011373Z",
                "updated_at": "2023-06-27T18:47:58.011430Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2897,
                "name": "Contini Art Gallery",
                "slug": "contini-art-gallery",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.43288709999999,12.33448850000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3918,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/72ac646cacdf41628afae1ae66e429c7.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/72ac646cacdf41628afae1ae66e429c7-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2022-07-09T12:55:16.483776Z",
                    "updated_at": "2022-07-09T12:55:16.483812Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "504ab497-9e07-49f0-95e5-d477e3e5366b"
                },
                "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": "2023-06-27T18:48:01.508443Z",
            "publish_time": null,
            "slug": "contini-art-gallery-manolo-valdes-le-forme-del-tempo-the-shapes-of-time-extended-2020-10-17",
            "created_at": "2023-06-27T18:48:02.430985Z",
            "updated_at": "2023-06-27T18:48:02.471292Z",
            "summary": "Manolo Valdés. Le Forme del Tempo - The Shapes of Time   EXTENDED is an Gallery Shows event starting on 17/10/2020, 00:00 and ending on 30/04/2021, 00:00. Event is in Contini Art Gallery with address Museo di Palazzo Cipolla - Via del Corso, 320, 00186 Roma RM.",
            "title": "Manolo Valdés. Le Forme del Tempo - The Shapes of Time   EXTENDED",
            "content": null,
            "start_time": "2020-10-17T00:00:00.000000Z",
            "end_time": "2021-04-30T00: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": "Museo di Palazzo Cipolla - Via del Corso, 320, 00186 Roma RM",
            "city": "Roma",
            "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": 3040,
            "author": {
                "id": "9f9f0a29-382b-44f1-befb-5d56339d54c3",
                "username": "hey@museumofgraffiti.com",
                "slug": "heymuseumofgraffiticom",
                "first_name": "Allison",
                "last_name": "Freidin",
                "display_name": null,
                "display_name_full": "Allison Freidin",
                "email": "hey@museumofgraffiti.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4523,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/BINARY_CORAL-DETAIL-color_corrected-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/BINARY_CORAL-DETAIL-color_corrected-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/BINARY_CORAL-DETAIL-color_corrected-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/BINARY_CORAL-DETAIL-color_corrected-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/BINARY_CORAL-DETAIL-color_corrected-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/BINARY_CORAL-DETAIL-color_corrected.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/BINARY_CORAL-DETAIL-color_corrected-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/BINARY_CORAL-DETAIL-color_corrected-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/BINARY_CORAL-DETAIL-color_corrected-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/BINARY_CORAL-DETAIL-color_corrected-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-10-06T03:24:29.844796Z",
                "updated_at": "2021-09-13T11:35:44.218017Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "9f9f0a29-382b-44f1-befb-5d56339d54c3"
            },
            "venue": {
                "id": 3108,
                "name": "Museum of Graffiti",
                "slug": "museum-of-graffiti",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7616798,-80.1917902",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2994,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/outside_of_museum-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/outside_of_museum-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/outside_of_museum-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/outside_of_museum-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/outside_of_museum-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/outside_of_museum-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/outside_of_museum.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/outside_of_museum-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-09-06T21:27:36.575345Z",
                    "updated_at": "2021-09-14T13:43:46.338395Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "9f9f0a29-382b-44f1-befb-5d56339d54c3"
                },
                "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-28T18:14:57.137296Z",
            "publish_time": null,
            "slug": "gustavo-oviedo-symbiosis",
            "created_at": "2020-09-28T18:14:57.143836Z",
            "updated_at": "2020-11-04T21:55:01.302280Z",
            "summary": "Gustavo Oviedo: Symbiosis is an Gallery Shows event starting on 17/10/2020, 11:00 and ending on 01/12/2020, 11:00. Event is in Museum of Graffiti with address 299 NW 25th St..",
            "title": "Museum of Graffiti Presents - Gustavo Oviedo: Symbiosis",
            "content": "<div class=\"page\" title=\"Page 1\" style=\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);\"><div class=\"layoutArea\"><div class=\"column\"><h6><span style=\"font-size: 12pt; font-family: Times;\">Virtual Exhibit Available at: https://my.matterport.com/show/?m=K9XRTKjprYa</span></h6><h6><span style=\"font-size: 12pt; font-family: Times;\"><br></span><span style=\"font-size: 12pt; font-family: Times;\">The Museum of Graffiti is proud to present&nbsp;</span><span style=\"font-size: 12pt; font-family: &quot;Times,BoldItalic&quot;;\">Gustavo Oviedo: Symbiosis,&nbsp;</span><span style=\"font-size: 12pt; font-family: Times;\">on view from October 17 to November 14, 2020, curated by Museum of Graffiti Co- Founders Alan Ket and Allison Freidin.&nbsp;</span></h6><p><span style=\"font-size: 12pt; font-family: Times;\"><br></span></p><p><br></p></div></div></div>",
            "start_time": "2020-10-17T11:00:00.000000Z",
            "end_time": "2020-11-14T11: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": "299 NW 25th St.",
            "city": "Miami",
            "geolocation": "25.7616798,-80.1917902",
            "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": [
                12250
            ],
            "artworks": [
                51637,
                51639,
                51642,
                51644,
                51652,
                51653,
                51654,
                51655,
                51656,
                51657,
                51658,
                51659,
                51662,
                51663,
                51664,
                51666,
                51667,
                51672,
                51673,
                51675,
                51678,
                51680,
                51682,
                51683,
                51684
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3039,
            "author": {
                "id": "75ff30ef-4300-453e-8d16-c5fb673f9984",
                "username": "artROOM",
                "slug": "artroom",
                "first_name": "Claudia",
                "last_name": "Heim",
                "display_name": "Roland Fischer",
                "display_name_full": "Roland Fischer",
                "email": "info@artroom-konstanz.com",
                "telephone": "+4975319454550"
            },
            "price": null,
            "featured_image": {
                "id": 4514,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Uwe_Langmann_Six_Boats_2019-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Uwe_Langmann_Six_Boats_2019-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Uwe_Langmann_Six_Boats_2019-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Uwe_Langmann_Six_Boats_2019-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Uwe_Langmann_Six_Boats_2019-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Uwe_Langmann_Six_Boats_2019.jpeg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Uwe_Langmann_Six_Boats_2019-crop-c0-5__0-5-179x179-70.jpeg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Uwe_Langmann_Six_Boats_2019-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Uwe_Langmann_Six_Boats_2019-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Uwe_Langmann_Six_Boats_2019-crop-c0-5__0-5-555x312-70.jpeg"
                },
                "created_at": "2020-09-21T12:21:57.710241Z",
                "updated_at": "2021-09-13T11:35:36.961327Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "75ff30ef-4300-453e-8d16-c5fb673f9984"
            },
            "venue": {
                "id": 2445,
                "name": "artROOM / new relations Studio",
                "slug": "artroom-new-relations-studio",
                "city": "Konstanz",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "47.67534,9.171299999999974",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2020-09-21T12:21:58.601904Z",
            "publish_time": null,
            "slug": "uwe-langmann-vanishing-time",
            "created_at": "2020-09-21T12:21:58.605532Z",
            "updated_at": "2020-10-07T10:21:17.643618Z",
            "summary": "Uwe Langmann | VANISHING TIME is an Art Fairs event starting on 17/10/2020, 16:00 and ending on 08/11/2020, 18:00. Event is in artROOM / new relations Studio with address Turmstraße 30/32, 78467 Konstanz, Deutschland.",
            "title": "Uwe Langmann | VANISHING TIME",
            "content": "<span style=\"background-color: rgb(255, 255, 255);\"><font color=\"#151719\" face=\"freight-sans-pro\"><span style=\"font-size: 17px; white-space: pre-wrap;\">VANISHING TIME is a photographic exhibition about a new (form) language of our visible reality. The exhibition</span></font></span><span style=\"color: rgb(21, 23, 25); font-family: freight-sans-pro; font-size: 17px; white-space: pre-wrap; background-color: rgb(255, 255, 255);\"> shows photographic works by </span><strong style=\"font-weight: bold; overflow-wrap: break-word; color: rgb(21, 23, 25); font-family: freight-sans-pro; font-size: 17px; white-space: pre-wrap; background-color: rgb(255, 255, 255);\">Uwe Langmann. </strong><div><p class=\"\" style=\"overflow-wrap: break-word; color: rgb(21, 23, 25); font-family: freight-sans-pro; font-size: 17px; background-color: rgb(255, 255, 255); white-space: pre-wrap;\"><b>Vernissage: </b>17.10.2020, 4 - 8 PM</p><p class=\"\" style=\"overflow-wrap: break-word; color: rgb(21, 23, 25); font-family: freig",
            "start_time": "2020-10-17T16:00:00.000000Z",
            "end_time": "2020-11-08T18: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": "Turmstraße 30/32, 78467 Konstanz, Deutschland",
            "city": "Konstanz",
            "geolocation": "47.670268,9.154516",
            "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": [
                5753
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 6577,
            "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": 7756,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d8d22b1abe441c8be19583046529bac-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d8d22b1abe441c8be19583046529bac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d8d22b1abe441c8be19583046529bac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d8d22b1abe441c8be19583046529bac-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d8d22b1abe441c8be19583046529bac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3d8d22b1abe441c8be19583046529bac.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d8d22b1abe441c8be19583046529bac-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d8d22b1abe441c8be19583046529bac-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d8d22b1abe441c8be19583046529bac-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3d8d22b1abe441c8be19583046529bac-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-01-11T20:01:31.728895Z",
                "updated_at": "2022-01-11T20:01:31.728947Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4472,
                "name": "Art House Productions",
                "slug": "art-house-productions",
                "city": "Jersey City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7177545,-74.0431435",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-01-11T20:01:36.059220Z",
            "publish_time": null,
            "slug": "art-house-productions-exhale-a-group-exhibit-2020-10-18",
            "created_at": "2022-01-11T20:01:36.804300Z",
            "updated_at": "2022-01-11T20:01:37.635952Z",
            "summary": "\"Exhale\" A Group Exhibit is an Gallery Shows event starting on 18/10/2020, 00:00 and ending on 18/10/2020, 00:00. Event is in Art House Productions with address 262 17th Street.",
            "title": "\"Exhale\" A Group Exhibit",
            "content": null,
            "start_time": "2020-10-18T00: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": "262 17th Street",
            "city": "Jersey City",
            "geolocation": "40.6629918,-73.99044185805396",
            "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": 3049,
            "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": 0.0,
            "featured_image": {
                "id": 4526,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LAMA_featured_image_Modern_Art_and_Design_Auction_October_2020-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LAMA_featured_image_Modern_Art_and_Design_Auction_October_2020-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LAMA_featured_image_Modern_Art_and_Design_Auction_October_2020-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LAMA_featured_image_Modern_Art_and_Design_Auction_October_2020-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LAMA_featured_image_Modern_Art_and_Design_Auction_October_2020-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/LAMA_featured_image_Modern_Art_and_Design_Auction_October_2020.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LAMA_featured_image_Modern_Art_and_Design_Auction_October_2020-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LAMA_featured_image_Modern_Art_and_Design_Auction_October_2020-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LAMA_featured_image_Modern_Art_and_Design_Auction_October_2020-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LAMA_featured_image_Modern_Art_and_Design_Auction_October_2020-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-10-06T11:59:08.799965Z",
                "updated_at": "2021-09-13T11:35:47.986331Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1869,
                "name": "Los Angeles Modern Auctions (LAMA)",
                "slug": "lama-los-angeles",
                "city": "Van Nuys",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1982385,-118.485184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2179,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Lama_Sherman_Oaks.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:48:05.996744Z",
                    "updated_at": "2021-09-14T13:24:07.182373Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Lama_Sherman_Oaks",
                    "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": "",
            "publish_status": "published",
            "published_at": "2020-10-07T10:43:23.903659Z",
            "publish_time": null,
            "slug": "los-angeles-modern-auctions-lama-los-angeles-modern-art-design-auction-2020-10-18",
            "created_at": "2020-10-06T11:59:10.381954Z",
            "updated_at": "2020-10-22T11:27:05.839698Z",
            "summary": "",
            "title": "Modern Art & Design Auction",
            "content": "",
            "start_time": "2020-10-18T10:00:00.000000Z",
            "end_time": "2020-10-18T15:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 4160,
            "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": 5610,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3013249322_1602885573-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3013249322_1602885573-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3013249322_1602885573-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3013249322_1602885573-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3013249322_1602885573-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3013249322_1602885573.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3013249322_1602885573-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3013249322_1602885573-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3013249322_1602885573-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3013249322_1602885573-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-08-03T23:30:16.732634Z",
                "updated_at": "2021-09-13T11:52:58.343817Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3200,
                "name": "18th Street Arts Center",
                "slug": "18th-street-arts-center",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.023855,-118.4777478",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-08-03T23:30:18.788616Z",
            "publish_time": null,
            "slug": "18th-street-arts-center-patty-chang-milk-debt-2020-10-19",
            "created_at": "2021-08-03T23:30:19.542291Z",
            "updated_at": "2021-08-03T23:30:20.288296Z",
            "summary": "Patty Chang | Milk Debt is an Gallery Shows event starting on 19/10/2020, 00:00 and ending on 22/01/2021, 01:00. Event is in 18th Street Arts Center with address 1639 18th St.",
            "title": "Patty Chang | Milk Debt",
            "content": null,
            "start_time": "2020-10-19T00:00:00.000000Z",
            "end_time": "2021-01-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": "1639 18th St",
            "city": "Santa Monica",
            "geolocation": "33.511466469387756,-86.88838187755103",
            "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": 28764,
            "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": 27374,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:04:40.726184Z",
                "updated_at": "2023-07-04T10:04:40.726222Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5751,
                "name": "Craig F. Starr Gallery",
                "slug": "craig-f-starr-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7730385,-73.96575419999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-04T10:04:46.892656Z",
            "publish_time": null,
            "slug": "craig-f-starr-gallery-souvenirs-cornell-duchamp-johns-rauschenberg-2020-10-20",
            "created_at": "2023-07-04T10:04:47.810944Z",
            "updated_at": "2023-07-04T10:04:48.489135Z",
            "summary": "Souvenirs: Cornell Duchamp Johns Rauschenberg is an Gallery Shows event starting on 20/10/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Craig F. Starr Gallery with address 5 E. 73rd Street.",
            "title": "Souvenirs: Cornell Duchamp Johns Rauschenberg",
            "content": null,
            "start_time": "2020-10-20T00:00:00.000000Z",
            "end_time": "2020-11-30T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5 E. 73rd Street",
            "city": "New York",
            "geolocation": "40.77301565,-73.96577157187673",
            "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": 28811,
            "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": 27420,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ee3c95edc4b4c91822786b67aef9cc8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ee3c95edc4b4c91822786b67aef9cc8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ee3c95edc4b4c91822786b67aef9cc8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ee3c95edc4b4c91822786b67aef9cc8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ee3c95edc4b4c91822786b67aef9cc8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3ee3c95edc4b4c91822786b67aef9cc8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ee3c95edc4b4c91822786b67aef9cc8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ee3c95edc4b4c91822786b67aef9cc8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ee3c95edc4b4c91822786b67aef9cc8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ee3c95edc4b4c91822786b67aef9cc8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:18:13.169041Z",
                "updated_at": "2023-07-04T10:18:13.169091Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3398,
                "name": "Espacio Gallery",
                "slug": "espacio-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5255803,-0.0704685",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-04T10:18:20.364135Z",
            "publish_time": null,
            "slug": "espacio-gallery-the-art-of-isolation-2020-10-20",
            "created_at": "2023-07-04T10:18:21.274735Z",
            "updated_at": "2023-07-04T10:18:22.595545Z",
            "summary": "The Art Of Isolation is an Gallery Shows event starting on 20/10/2020, 00:00 and ending on 25/10/2020, 00:00. Event is in Espacio Gallery with address 159 Bethnal Green Road.",
            "title": "The Art Of Isolation",
            "content": null,
            "start_time": "2020-10-20T00:00:00.000000Z",
            "end_time": "2020-10-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "159 Bethnal Green Road",
            "city": "London",
            "geolocation": "51.5241166,-0.0734028",
            "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": 4962,
            "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": 6333,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6030957355_1602886350-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6030957355_1602886350-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6030957355_1602886350-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6030957355_1602886350-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6030957355_1602886350-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6030957355_1602886350.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6030957355_1602886350-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6030957355_1602886350-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6030957355_1602886350-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6030957355_1602886350-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T12:20:42.505630Z",
                "updated_at": "2021-09-29T12:20:42.505682Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3852,
                "name": "Artizan Gallery",
                "slug": "artizan-gallery",
                "city": "Torquay",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.4679206,-3.5381224",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-09-29T12:20:46.767120Z",
            "publish_time": null,
            "slug": "artizan-gallery-chelston-in-lockdown-a-sleeping-beauty-2020-10-20",
            "created_at": "2021-09-29T12:20:47.516963Z",
            "updated_at": "2021-09-29T12:20:47.861484Z",
            "summary": "Chelston in Lockdown - A Sleeping Beauty is an Gallery Shows event starting on 20/10/2020, 00:00 and ending on 31/10/2020, 01:00. Event is in Artizan Gallery with address 7 Lucius Street.",
            "title": "Chelston in Lockdown - A Sleeping Beauty",
            "content": null,
            "start_time": "2020-10-20T00: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": "7 Lucius Street",
            "city": "Torquay",
            "geolocation": "50.4678874,-3.5381089",
            "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": 28739,
            "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": 27349,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffe4751c28da4d878086acf5faee6a73-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffe4751c28da4d878086acf5faee6a73-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffe4751c28da4d878086acf5faee6a73-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffe4751c28da4d878086acf5faee6a73-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffe4751c28da4d878086acf5faee6a73-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ffe4751c28da4d878086acf5faee6a73.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffe4751c28da4d878086acf5faee6a73-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffe4751c28da4d878086acf5faee6a73-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffe4751c28da4d878086acf5faee6a73-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffe4751c28da4d878086acf5faee6a73-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T09:44:35.674178Z",
                "updated_at": "2023-07-04T09:44:35.674215Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3388,
                "name": "Centrespace",
                "slug": "centrespace",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4545308,-2.5955805",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-04T09:44:38.625834Z",
            "publish_time": null,
            "slug": "centrespace-salvage-2020-10-21",
            "created_at": "2023-07-04T09:44:39.535233Z",
            "updated_at": "2023-07-04T09:44:39.948907Z",
            "summary": "SALVAGE is an Gallery Shows event starting on 21/10/2020, 00:00 and ending on 25/11/2020, 01:00. Event is in Centrespace with address 6 Leonard lane.",
            "title": "SALVAGE",
            "content": null,
            "start_time": "2020-10-21T00:00:00.000000Z",
            "end_time": "2020-11-25T01: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": "6 Leonard lane",
            "city": "Bristol",
            "geolocation": "42.5573562,-71.20453027773698",
            "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": 28417,
            "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": 3270,
                "name": "David Lusk Gallery Nashville",
                "slug": "david-lusk-gallery",
                "city": "Nashville",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "36.1408136,-86.7721943",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-27T18:56:08.160925Z",
            "publish_time": null,
            "slug": "david-lusk-gallery-i-must-keep-reminding-myself-of-this-2020-10-21",
            "created_at": "2023-06-27T18:56:09.082256Z",
            "updated_at": "2023-06-27T18:56:12.704079Z",
            "summary": "I Must Keep Reminding Myself of This is an Gallery Shows event starting on 21/10/2020, 00:00 and ending on 28/11/2020, 01:00. Event is in David Lusk Gallery Nashville with address 516 Hagan Street.",
            "title": "I Must Keep Reminding Myself of This",
            "content": null,
            "start_time": "2020-10-21T00:00:00.000000Z",
            "end_time": "2020-11-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": "516 Hagan Street",
            "city": "Nashville",
            "geolocation": "36.1405974,-86.7716652",
            "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": 28842,
            "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": 27448,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c391dccb59234b44b626521e700da530.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:33:38.684857Z",
                "updated_at": "2023-07-04T10:33:38.684904Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5767,
                "name": "Fondazione Pastificio Cerere",
                "slug": "fondazione-pastificio-cerere",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8989581,12.5166727",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2023-07-04T10:33:42.621602Z",
            "publish_time": null,
            "slug": "fondazione-pastificio-cerere-there-is-an-elephant-in-the-room-2020-10-21",
            "created_at": "2023-07-04T10:33:43.553236Z",
            "updated_at": "2023-07-04T10:33:44.221895Z",
            "summary": "There Is an Elephant in the Room is an Gallery Shows event starting on 21/10/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Fondazione Pastificio Cerere with address Via degli Ausoni, 7.",
            "title": "There Is an Elephant in the Room",
            "content": null,
            "start_time": "2020-10-21T00:00:00.000000Z",
            "end_time": "2020-11-30T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via degli Ausoni, 7",
            "city": "Rome",
            "geolocation": "39.3541014,16.0368069",
            "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": 28781,
            "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": 27389,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f2649e381604ef9a9cb8c5a9dc918df-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f2649e381604ef9a9cb8c5a9dc918df-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f2649e381604ef9a9cb8c5a9dc918df-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f2649e381604ef9a9cb8c5a9dc918df-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f2649e381604ef9a9cb8c5a9dc918df-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8f2649e381604ef9a9cb8c5a9dc918df.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f2649e381604ef9a9cb8c5a9dc918df-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f2649e381604ef9a9cb8c5a9dc918df-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f2649e381604ef9a9cb8c5a9dc918df-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f2649e381604ef9a9cb8c5a9dc918df-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:09:01.064662Z",
                "updated_at": "2023-07-04T10:09:01.064699Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4585,
                "name": "David Zwirner Paris",
                "slug": "david-zwirner-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8609457,2.3629189",
                "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-07-04T10:09:04.679092Z",
            "publish_time": null,
            "slug": "david-zwirner-oscar-murillo-2020-10-21",
            "created_at": "2023-07-04T10:09:05.622542Z",
            "updated_at": "2023-07-04T10:09:05.985567Z",
            "summary": "Oscar Murillo is an Gallery Shows event starting on 21/10/2020, 00:00 and ending on 19/12/2020, 01:00. Event is in David Zwirner Paris with address 108, rue Vieille du Temple.",
            "title": "Oscar Murillo",
            "content": null,
            "start_time": "2020-10-21T00:00:00.000000Z",
            "end_time": "2020-12-19T01: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": "108, rue Vieille du Temple",
            "city": "Paris",
            "geolocation": "48.860777,2.3630551",
            "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": 28475,
            "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": 27119,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f53ed67a02104d2dad3ea53da4e2e595-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f53ed67a02104d2dad3ea53da4e2e595-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f53ed67a02104d2dad3ea53da4e2e595-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f53ed67a02104d2dad3ea53da4e2e595-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f53ed67a02104d2dad3ea53da4e2e595-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f53ed67a02104d2dad3ea53da4e2e595.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f53ed67a02104d2dad3ea53da4e2e595-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f53ed67a02104d2dad3ea53da4e2e595-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f53ed67a02104d2dad3ea53da4e2e595-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f53ed67a02104d2dad3ea53da4e2e595-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T19:19:53.249450Z",
                "updated_at": "2023-06-27T19:19:53.249491Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7180,
                "name": "Carpenters Workshop Gallery",
                "slug": "carpenters-workshop-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.761152,-73.974791",
                "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-06-27T19:19:56.373596Z",
            "publish_time": null,
            "slug": "carpenters-workshop-gallery-slow-motion-2020-10-21",
            "created_at": "2023-06-27T19:19:57.270727Z",
            "updated_at": "2023-06-27T19:20:00.870750Z",
            "summary": "Slow Motion is an Gallery Shows event starting on 21/10/2020, 00:00 and ending on 18/12/2020, 01:00. Event is in Carpenters Workshop Gallery with address 54 Rue de la Verrerie.",
            "title": "Slow Motion",
            "content": null,
            "start_time": "2020-10-21T00:00:00.000000Z",
            "end_time": "2020-12-18T01: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": "54 Rue de la Verrerie",
            "city": "Paris",
            "geolocation": "47.714635,6.57918",
            "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": 20617,
            "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": 19941,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2a701037d19467d8344ed8f94abf494-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2a701037d19467d8344ed8f94abf494-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2a701037d19467d8344ed8f94abf494-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2a701037d19467d8344ed8f94abf494-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2a701037d19467d8344ed8f94abf494-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e2a701037d19467d8344ed8f94abf494.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2a701037d19467d8344ed8f94abf494-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2a701037d19467d8344ed8f94abf494-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2a701037d19467d8344ed8f94abf494-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e2a701037d19467d8344ed8f94abf494-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T10:26:58.709201Z",
                "updated_at": "2023-02-10T15:12:40.454954Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3283,
                "name": "Bel Ami",
                "slug": "bel-ami",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0616096,-118.2410128",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-25T10:27:03.972612Z",
            "publish_time": null,
            "slug": "bel-ami-milano-chow-park-la-brea-2020-10-21",
            "created_at": "2023-01-25T10:27:04.847473Z",
            "updated_at": "2023-01-25T10:27:06.572082Z",
            "summary": "Milano Chow. Park La Brea is an Gallery Shows event starting on 21/10/2020, 00:00 and ending on 05/12/2020, 01:00. Event is in Bel Ami with address 709 N. Hill Street.",
            "title": "Milano Chow. Park La Brea",
            "content": null,
            "start_time": "2020-10-21T00:00:00.000000Z",
            "end_time": "2020-12-05T01: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": "709 N. Hill Street",
            "city": "Los Angeles",
            "geolocation": "34.06103860426872,-118.24045948910864",
            "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": 3148,
            "author": {
                "id": "802170a9-55cd-4ba7-b3e0-5094b9c7ccf9",
                "username": "cesar@193gallery.com",
                "slug": "cesar193gallerycom",
                "first_name": "Cesar",
                "last_name": "Levy",
                "display_name": null,
                "display_name_full": "Cesar Levy",
                "email": "cesar@193gallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4641,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Derrick_Boateng_1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Derrick_Boateng_1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Derrick_Boateng_1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Derrick_Boateng_1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Derrick_Boateng_1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Derrick_Boateng_1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Derrick_Boateng_1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Derrick_Boateng_1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Derrick_Boateng_1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Derrick_Boateng_1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-12-16T13:21:56.907470Z",
                "updated_at": "2021-09-13T11:37:54.559869Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "802170a9-55cd-4ba7-b3e0-5094b9c7ccf9"
            },
            "venue": {
                "id": 3168,
                "name": "193 Gallery - Incubation space",
                "slug": "193-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8625112,2.3652821",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3192,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_0044_1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0044_1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-12-10T18:03:05.099084Z",
                    "updated_at": "2021-09-14T13:48:44.891314Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "802170a9-55cd-4ba7-b3e0-5094b9c7ccf9"
                },
                "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": "2020-12-16T12:38:24.903745Z",
            "publish_time": null,
            "slug": "colors-of-africa",
            "created_at": "2020-12-16T12:38:24.908253Z",
            "updated_at": "2020-12-16T13:21:57.894616Z",
            "summary": "Colors of Africa is an Gallery Shows event starting on 21/10/2020, 18:00 and ending on 10/01/2021, 19:00. Event is in 193 Gallery with address 7 Rue des Filles du Calvaire, Paris, France.",
            "title": "Colors of Africa",
            "content": "<p class=\"font_8\" style=\"border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; pointer-events: auto; line-height: normal; color: rgb(0, 0, 0);\">Hassan Hajjaj (Morocco), Thandiwe Muriu (Kénya), Derrick Boateng (Ghana), Ebuka Michael (Nigeria) and Nyaba Ouedraogo (Burkina Faso) divert certain codes to free themselves from them, they grind, explore, play with the limits of the photographic material. In fact, they structure their compositions in order to better challenge the unconscious and offer us a new thought-out aesthetic, embodied at the confluence of the Africas.</p><p class=\"font_8\" style=\"border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; backgro",
            "start_time": "2020-10-21T18:00:00.000000Z",
            "end_time": "2021-01-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": "7 Rue des Filles du Calvaire, Paris, France",
            "city": "Paris",
            "geolocation": "48.8625112,2.3652821",
            "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": [
                15074,
                15075,
                15079,
                15101,
                5705
            ],
            "artworks": [
                59733,
                59734,
                59735,
                59744,
                59747,
                59748,
                59749,
                59753,
                59755,
                59756,
                59761,
                59780,
                59782,
                59789,
                59790,
                59798,
                59799,
                59800,
                59802,
                59807,
                59810,
                59812,
                59814,
                59817,
                59821,
                59823,
                59824,
                59827,
                59831,
                59836,
                59842,
                59847,
                59861,
                59862,
                59865,
                59872,
                59880,
                59882,
                59884,
                59886,
                59888,
                59890,
                59934,
                59971
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29192,
            "author": {
                "id": "db3b0b03-ef02-4955-af5d-8b8fef188e0e",
                "username": "santiago_1489",
                "slug": "santiago_1489",
                "first_name": "Santiago",
                "last_name": "Duque",
                "display_name": "Santiago Duque",
                "display_name_full": "Santiago Duque",
                "email": "santiagoduque@galeriaduquearango.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 27764,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6e7c86afab4b05b9f5fa7a7a9a62a4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6e7c86afab4b05b9f5fa7a7a9a62a4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6e7c86afab4b05b9f5fa7a7a9a62a4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6e7c86afab4b05b9f5fa7a7a9a62a4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6e7c86afab4b05b9f5fa7a7a9a62a4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae6e7c86afab4b05b9f5fa7a7a9a62a4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6e7c86afab4b05b9f5fa7a7a9a62a4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6e7c86afab4b05b9f5fa7a7a9a62a4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6e7c86afab4b05b9f5fa7a7a9a62a4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae6e7c86afab4b05b9f5fa7a7a9a62a4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T11:12:40.925087Z",
                "updated_at": "2023-07-10T11:12:40.925147Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3066,
                "name": "Galeria Duque Arango",
                "slug": "galeria-duque-arango",
                "city": "Medellín",
                "country": {
                    "code": "CO",
                    "name": "Colombia"
                },
                "geolocation": "6.2102708,-75.5661535",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2852,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Duque_Arango_2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Duque_Arango_2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Duque_Arango_2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Duque_Arango_2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Duque_Arango_2-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Duque_Arango_2-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Duque_Arango_2.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Duque_Arango_2-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2020-06-15T15:41:45.030803Z",
                    "updated_at": "2021-09-14T13:40:10.129497Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "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": "CO",
            "publish_status": "published",
            "published_at": "2023-07-10T11:12:44.593856Z",
            "publish_time": null,
            "slug": "galeria-duque-arango-fernando-botero-six-decades-1969-2018-2020-10-22",
            "created_at": "2023-07-10T11:12:47.141380Z",
            "updated_at": "2023-07-10T11:12:47.741857Z",
            "summary": "Fernando Botero: Six Decades: 1969 - 2018 is an Gallery Shows event starting on 22/10/2020, 00:00 and ending on 19/11/2020, 01:00. Event is in Galeria Duque Arango with address Carrera 37 No. 10A-34.",
            "title": "Fernando Botero: Six Decades: 1969 - 2018",
            "content": null,
            "start_time": "2020-10-22T00:00:00.000000Z",
            "end_time": "2020-11-19T01: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": "Carrera 37 No. 10A-34",
            "city": "Medellin",
            "geolocation": "6.1816161,-75.5722663",
            "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": []
        }
    ]
}