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=3132&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=3150&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3114&ordering=start_time",
    "results": [
        {
            "id": 28393,
            "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": 27045,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d05eb38b36fa4f4f8872e3f7c5e7dfec-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d05eb38b36fa4f4f8872e3f7c5e7dfec-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d05eb38b36fa4f4f8872e3f7c5e7dfec-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d05eb38b36fa4f4f8872e3f7c5e7dfec-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d05eb38b36fa4f4f8872e3f7c5e7dfec-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d05eb38b36fa4f4f8872e3f7c5e7dfec.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d05eb38b36fa4f4f8872e3f7c5e7dfec-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d05eb38b36fa4f4f8872e3f7c5e7dfec-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d05eb38b36fa4f4f8872e3f7c5e7dfec-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d05eb38b36fa4f4f8872e3f7c5e7dfec-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:51:21.611033Z",
                "updated_at": "2023-06-27T18:51:21.611070Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3558,
                "name": "Cristin Tierney Gallery",
                "slug": "cristin-tierney-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.721747,-73.993079",
                "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:51:26.518313Z",
            "publish_time": null,
            "slug": "cristin-tierney-gallery-contemplation-2020-09-01",
            "created_at": "2023-06-27T18:51:27.436224Z",
            "updated_at": "2023-06-27T18:51:27.483835Z",
            "summary": "Contemplation is an Gallery Shows event starting on 01/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Cristin Tierney Gallery with address 219 Bowery, Floor 2.",
            "title": "Contemplation",
            "content": null,
            "start_time": "2020-09-01T00:00:00.000000Z",
            "end_time": "2020-10-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "219 Bowery, Floor 2",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2969,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4436,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/107927436_10160003318699046_5526883738551364392_o-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/107927436_10160003318699046_5526883738551364392_o-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/107927436_10160003318699046_5526883738551364392_o-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/107927436_10160003318699046_5526883738551364392_o-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/107927436_10160003318699046_5526883738551364392_o-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/107927436_10160003318699046_5526883738551364392_o.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/107927436_10160003318699046_5526883738551364392_o-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/107927436_10160003318699046_5526883738551364392_o-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/107927436_10160003318699046_5526883738551364392_o-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/107927436_10160003318699046_5526883738551364392_o-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-07-15T18:04:18.816728Z",
                "updated_at": "2021-09-13T11:34:01.010409Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
            },
            "venue": {
                "id": 2812,
                "name": "JoAnne Artman Gallery New York",
                "slug": "joanne-artman-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474216,-74.00528099999997",
                "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": "",
            "publish_status": "published",
            "published_at": "2020-07-15T18:04:20.167260Z",
            "publish_time": null,
            "slug": "joanne-artman-gallery-celebrates-the-first-5-years-2015-2020-in-new-york-september-2020",
            "created_at": "2020-07-15T18:04:20.172053Z",
            "updated_at": "2020-07-15T18:04:20.221806Z",
            "summary": "JoAnne Artman Gallery, Celebrates: The First 5 Years: 2015-2020 in New York | September 2020 is an Gallery Shows event starting on 01/09/2020, 10:00 and ending on 30/09/2020, 18:00. Event is in JoAnne Artman Gallery New York with address JoAnne Artman Gallery\n511A West 22nd Street\nNY, NY 10011.",
            "title": "JoAnne Artman Gallery, Celebrates: The First 5 Years: 2015-2020 in New York | September 2020",
            "content": "<p class=\"MsoNormal\" align=\"center\" style=\"margin: 0in 0in 0.0001pt; line-height: 16.8667px; font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0); text-align: center; background: white;\"><b><i><sp",
            "start_time": "2020-09-01T10:00:00.000000Z",
            "end_time": "2020-09-30T18: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": "JoAnne Artman Gallery\n511A West 22nd Street\nNY, NY 10011",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3014,
            "author": {
                "id": "b8d11264-9755-4bcd-8371-6e7e51f67276",
                "username": "z-contemporary@mail.de",
                "slug": "z-contemporarymailde",
                "first_name": "Andreea",
                "last_name": "Zecheru",
                "display_name": null,
                "display_name_full": "Andreea Zecheru",
                "email": "z-contemporary@mail.de",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4489,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/visual-online-show_.001-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/visual-online-show_.001-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/visual-online-show_.001-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/visual-online-show_.001-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/visual-online-show_.001-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/visual-online-show_.001.jpeg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/visual-online-show_.001-crop-c0-5__0-5-179x179-70.jpeg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/visual-online-show_.001-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/visual-online-show_.001-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/visual-online-show_.001-crop-c0-5__0-5-555x312-70.jpeg"
                },
                "created_at": "2020-09-08T13:43:56.452586Z",
                "updated_at": "2021-09-13T11:35:02.625960Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "b8d11264-9755-4bcd-8371-6e7e51f67276"
            },
            "venue": {
                "id": 3088,
                "name": "ZContemporary",
                "slug": "zcontemporary",
                "city": "Hamburg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.165691,10.451526",
                "artworks_for_sale_count": 233,
                "featured_image": {
                    "id": 4092,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2a2ba0d3b26d415395a52b2849171058-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2a2ba0d3b26d415395a52b2849171058-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2a2ba0d3b26d415395a52b2849171058-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2a2ba0d3b26d415395a52b2849171058-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2a2ba0d3b26d415395a52b2849171058-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2a2ba0d3b26d415395a52b2849171058-crop-c0-5__0-5-760x499-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/2a2ba0d3b26d415395a52b2849171058.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2a2ba0d3b26d415395a52b2849171058-crop-c0-5__0-5-265x149-70.jpeg"
                    },
                    "created_at": "2022-11-01T20:31:14.467506Z",
                    "updated_at": "2022-11-01T20:31:14.467559Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b8d11264-9755-4bcd-8371-6e7e51f67276"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2020-09-08T13:43:57.152301Z",
            "publish_time": null,
            "slug": "perceptions",
            "created_at": "2020-09-08T13:43:57.155881Z",
            "updated_at": "2020-09-08T13:43:57.196019Z",
            "summary": "\"Perceptions\" is an Gallery Shows event starting on 01/09/2020, 10:00 and ending on 30/09/2020, 18:00. Event is in ZContemporary with address Brooktorkai 20, Hamburg.",
            "title": "\"Perceptions\"",
            "content": "The show \"Perceptions\" is presenting works of six contemporary artists: Tina Berendsohn, Christian Brodtraeger, Marta Falomir, Michael Frieske, Alexandra Huelbach, Torge Steffens.&nbsp;<div>The show is about the unspoken: feelings, memories, the subconscious and that certain amount of nostalgia triggered by art.&nbsp;</div><div>The show is running exclusively on Artsy from September 1 to 30:</div><div>www.artsy.net/show/z-contemporary-perceptions<br><div><br></div></div>",
            "start_time": "2020-09-01T10:00:00.000000Z",
            "end_time": "2020-09-30T18: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": "Brooktorkai 20, Hamburg",
            "city": "Hamburg",
            "geolocation": "53.5448978,10.0020985",
            "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": true,
            "banner_logo": null,
            "artists": [
                14538,
                14662,
                14671
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3011,
            "author": {
                "id": "dd7a36ea-e8fa-49f4-8b00-93b7d68981fa",
                "username": "marcela_1470",
                "slug": "marcela_1470",
                "first_name": "Marcela",
                "last_name": "Jardón",
                "display_name": "Marcela Jardón",
                "display_name_full": "Marcela Jardón",
                "email": "galeria@red03.com",
                "telephone": "+34601347462"
            },
            "price": null,
            "featured_image": {
                "id": 4486,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tanabe-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tanabe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tanabe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tanabe-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tanabe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Tanabe.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tanabe-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tanabe-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tanabe-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Tanabe-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-09-08T11:05:34.812846Z",
                "updated_at": "2021-09-13T11:34:59.586593Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "dd7a36ea-e8fa-49f4-8b00-93b7d68981fa"
            },
            "venue": {
                "id": 3059,
                "name": "red03 Art Gallery",
                "slug": "red03-art-gallery",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.387726,2.1616341",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2928,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/8d2d75fe_original.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-07-28T12:07:22.571701Z",
                    "updated_at": "2021-09-14T13:42:05.625783Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "dd7a36ea-e8fa-49f4-8b00-93b7d68981fa"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "ES",
            "publish_status": "published",
            "published_at": "2020-09-08T11:05:36.536765Z",
            "publish_time": null,
            "slug": "youichi-tanabe-recent-work",
            "created_at": "2020-09-08T11:05:36.565199Z",
            "updated_at": "2020-09-08T11:05:36.692803Z",
            "summary": "Youichi Tanabe. Recent work is an Gallery Shows event starting on 01/09/2020, 10:38 and ending on 30/12/2020, 10:38. Event is in red03 Art Gallery with address Consell de Cent 264, 1º1º.",
            "title": "Youichi Tanabe. Recent work",
            "content": "<p style=\"margin-bottom: 20px; color: rgb(102, 102, 102); font-family: &quot;Open Sans&quot;, sans-serif; font-size: 13px; text-align: justify; background-color: rgb(255, 255, 255);\">Sea, Ships, Birds, are the diverse themes in Youichi’s work are understood when it is known that he was born in a city linked to the sea and surrounded by nature. His interest in flora and fauna is a constant in Japanese culture and art.<br>Youichi is also fascinated by industrial interiors and buildings under construction, he finds them a great personality and more than a painting, he makes them a portrait.<br>In his works he applies vigorous brushstrokes typical of traditional Japanese calligraphy, achieving a captivating rotundity and gestuality.<br>Youichi Tanabe (Japan, Kumamoto, 1949) has developed a remarkable career as a painter. His trajectory includes individual exhibitions in Gallery and international Fairs in Belgium, Denmark, Switzerland, China, Russia, Japan, Holland, Portugal, Italy and Spai",
            "start_time": "2020-09-01T10:38:00.000000Z",
            "end_time": "2020-12-30T10:38: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": "Consell de Cent 264, 1º1º",
            "city": "Barcelona",
            "geolocation": "41.387726,2.1616341",
            "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": true,
            "banner_logo": null,
            "artists": [
                14636
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3006,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4482,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Install_John_Crash_Matos_JoAnne_Artman_Gallery-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Install_John_Crash_Matos_JoAnne_Artman_Gallery-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Install_John_Crash_Matos_JoAnne_Artman_Gallery-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Install_John_Crash_Matos_JoAnne_Artman_Gallery-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Install_John_Crash_Matos_JoAnne_Artman_Gallery-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Install_John_Crash_Matos_JoAnne_Artman_Gallery.JPG",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Install_John_Crash_Matos_JoAnne_Artman_Gallery-crop-c0-5__0-5-179x179-70.JPG",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Install_John_Crash_Matos_JoAnne_Artman_Gallery-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Install_John_Crash_Matos_JoAnne_Artman_Gallery-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Install_John_Crash_Matos_JoAnne_Artman_Gallery-crop-c0-5__0-5-555x312-70.JPG"
                },
                "created_at": "2020-09-01T20:24:17.144237Z",
                "updated_at": "2021-09-13T11:34:48.668783Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
            },
            "venue": {
                "id": 2812,
                "name": "JoAnne Artman Gallery New York",
                "slug": "joanne-artman-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474216,-74.00528099999997",
                "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": "2020-09-01T20:24:20.553427Z",
            "publish_time": null,
            "slug": "john-crash-matos-celebrating-45-years",
            "created_at": "2020-09-01T20:24:20.558028Z",
            "updated_at": "2020-09-01T20:24:20.637700Z",
            "summary": "John “CRASH” Matos: CELEBRATING 45 YEARS is an Gallery Shows event starting on 01/09/2020, 11:00 and ending on 31/10/2020, 17:00. Event is in JoAnne Artman Gallery New York with address 326 North Coast Highway.",
            "title": "John “CRASH” Matos: CELEBRATING 45 YEARS",
            "content": "<p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Arial; line-height: normal; color: rgb(0, 0, 0); background: white; border: none;\"><b><span lang=\"EN\" style=\"font-family: Cambria;\">JoAnne Artman Gallery<br></span></b><b><span lang=\"EN\" style=\"font-family: Cambria;\">326 N Coast Highway | Laguna Beach, CA 92651</span></b><span lang=\"EN\" style=\"font-family: Cambria;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Arial; line-height: normal; color: rgb(0, 0, 0); background: white; border: none;\"><span lang=\"EN\" style=\"font-family: Cambria;\">346 N Coast Highway | Laguna Beach, CA 92651<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Arial; line-height: normal; color: rgb(0, 0, 0); background: white; border: none;\"><span lang=\"EN\" style=\"font-family: Cambria;\">511A West 22<sup>nd</sup> St. | New York, NY 10011<br>Contact: &nbsp;JoAnne Artman<b",
            "start_time": "2020-09-01T11:00:00.000000Z",
            "end_time": "2020-10-31T17: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": "326 North Coast Highway",
            "city": "Laguna Beach",
            "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": [
                122
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3012,
            "author": {
                "id": "dd7a36ea-e8fa-49f4-8b00-93b7d68981fa",
                "username": "marcela_1470",
                "slug": "marcela_1470",
                "first_name": "Marcela",
                "last_name": "Jardón",
                "display_name": "Marcela Jardón",
                "display_name_full": "Marcela Jardón",
                "email": "galeria@red03.com",
                "telephone": "+34601347462"
            },
            "price": null,
            "featured_image": {
                "id": 4487,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/NuriaDuran-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/NuriaDuran-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/NuriaDuran-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/NuriaDuran-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/NuriaDuran-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/NuriaDuran.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/NuriaDuran-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/NuriaDuran-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/NuriaDuran-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/NuriaDuran-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-09-08T11:10:40.919493Z",
                "updated_at": "2021-09-13T11:35:00.492116Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "dd7a36ea-e8fa-49f4-8b00-93b7d68981fa"
            },
            "venue": {
                "id": 3059,
                "name": "red03 Art Gallery",
                "slug": "red03-art-gallery",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.387726,2.1616341",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2928,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/8d2d75fe_original.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8d2d75fe_original-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-07-28T12:07:22.571701Z",
                    "updated_at": "2021-09-14T13:42:05.625783Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "dd7a36ea-e8fa-49f4-8b00-93b7d68981fa"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "ES",
            "publish_status": "published",
            "published_at": "2020-09-08T11:10:41.974940Z",
            "publish_time": null,
            "slug": "nuria-duran-body-landscape",
            "created_at": "2020-09-08T11:10:41.979612Z",
            "updated_at": "2020-09-08T11:10:42.237009Z",
            "summary": "Núria Duran: Body-Landscape is an Gallery Shows event starting on 01/09/2020, 11:12 and ending on 17/12/2020, 11:13. Event is in red03 Art Gallery with address Consell de Cent 264, 1º1º.",
            "title": "Núria Duran: Body-Landscape",
            "content": "<p style=\"margin-top: 10px; margin-bottom: 10px; color: rgb(34, 34, 34); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 13px; line-height: 13px; text-align: justify; background-color: rgb(255, 255, 255);\">Núria Duran con la obra “Cuerpo-Paisaje “ nos invita a reflexionar sobre los paisajes y sus espacios en la contemporaneidad. Núria nos habla del paisaje y sus estratos, estratos que hablan del viaje interior al descubrimiento del propio ser, a través de capas de tejido y color va construyendo cuerpos-paisajes que hablan de la relación entre el interno y el externo, de la importancia de viajar a lo interno para armonizar lo externo.</p><p style=\"margin-top: 10px; margin-bottom: 10px; color: rgb(34, 34, 34); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 13px; line-height: 13px; text-align: justify; background-color: rgb(255, 255, 255);\">Después de su experiencia en Senegal el horizonte desaparece y la vertical toma e",
            "start_time": "2020-09-01T11:12:00.000000Z",
            "end_time": "2020-12-17T11:13: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": "Consell de Cent 264, 1º1º",
            "city": "Barcelona",
            "geolocation": "41.387726,2.1616341",
            "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": true,
            "banner_logo": null,
            "artists": [
                14634
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28418,
            "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": 27065,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd11944c0ec42029944c070f994ec21-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd11944c0ec42029944c070f994ec21-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd11944c0ec42029944c070f994ec21-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd11944c0ec42029944c070f994ec21-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd11944c0ec42029944c070f994ec21-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4bd11944c0ec42029944c070f994ec21.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd11944c0ec42029944c070f994ec21-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd11944c0ec42029944c070f994ec21-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd11944c0ec42029944c070f994ec21-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd11944c0ec42029944c070f994ec21-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:56:05.387257Z",
                "updated_at": "2023-06-27T18:56:05.387297Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "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.301691Z",
            "publish_time": null,
            "slug": "david-lusk-gallery-assembly-2020-09-02",
            "created_at": "2023-06-27T18:56:09.203082Z",
            "updated_at": "2023-06-27T18:56:12.653030Z",
            "summary": "Assembly is an Gallery Shows event starting on 02/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in David Lusk Gallery Nashville with address 516 Hagan Street.",
            "title": "Assembly",
            "content": null,
            "start_time": "2020-09-02T00:00:00.000000Z",
            "end_time": "2020-10-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": 3149,
            "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": 4640,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John_Yuyi_9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John_Yuyi_9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John_Yuyi_9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John_Yuyi_9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John_Yuyi_9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/John_Yuyi_9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John_Yuyi_9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John_Yuyi_9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John_Yuyi_9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John_Yuyi_9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-12-16T13:19:40.619496Z",
                "updated_at": "2021-09-13T11:37:53.789913Z",
                "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-16T13:19:41.516701Z",
            "publish_time": null,
            "slug": "manifest-of-freedom",
            "created_at": "2020-12-16T13:19:41.521996Z",
            "updated_at": "2020-12-16T13:19:41.568115Z",
            "summary": "MANIFEST OF FREEDOM is an Gallery Shows event starting on 02/09/2020, 18:00 and ending on 18/10/2020, 19:00. Event is in 193 Gallery with address 7 Rue des Filles du Calvaire, Paris, France.",
            "title": "MANIFEST OF FREEDOM",
            "content": "<div>The exhibition \"Manifest of freedom\" aims to provide an overview of young Chinese photography.</div><div>This group exhibition will show the work of 7 artists and provide a panorama of this youth by crossing different points of view and photographic approaches.</div>",
            "start_time": "2020-09-02T18:00:00.000000Z",
            "end_time": "2020-10-18T19: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": [
                15077,
                15084,
                15087,
                15097,
                15099
            ],
            "artworks": [
                59729,
                59737,
                59742,
                59760,
                59777,
                59781,
                59791,
                59795,
                59801,
                59803,
                59808,
                59813,
                59863,
                59868,
                59873,
                59939,
                59945,
                59950,
                59956
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28785,
            "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": 4620,
                "name": "Die Galerie",
                "slug": "die-galerie",
                "city": "Frankfurt am Main",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.12295659999999,8.661603500000002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-07-04T10:11:58.623636Z",
            "publish_time": null,
            "slug": "die-galerie-unsere-lieblingsstucke-our-favourites-2020-09-03",
            "created_at": "2023-07-04T10:11:59.724704Z",
            "updated_at": "2023-07-04T10:12:00.143040Z",
            "summary": "Unsere Lieblingsstücke | Our Favourites is an Gallery Shows event starting on 03/09/2020, 00:00 and ending on 28/10/2020, 01:00. Event is in Die Galerie with address Grüneburgweg 123.",
            "title": "Unsere Lieblingsstücke | Our Favourites",
            "content": null,
            "start_time": "2020-09-03T00:00:00.000000Z",
            "end_time": "2020-10-28T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Grüneburgweg 123",
            "city": "Frankfurt am Main",
            "geolocation": "50.1229823,8.6616445",
            "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": 20364,
            "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": 3284,
                "name": "Bernier Eliades Gallery",
                "slug": "bernier-eliades-gallery",
                "city": "Athens",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "37.9769685,23.7179021",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "BE",
            "publish_status": "published",
            "published_at": "2023-01-20T14:03:12.406355Z",
            "publish_time": null,
            "slug": "berniereliades-martin-belou-canicula-2020-09-03",
            "created_at": "2023-01-20T14:03:13.403678Z",
            "updated_at": "2023-01-20T14:03:14.631482Z",
            "summary": "MARTIN BELOU: CANICULA is an Gallery Shows event starting on 03/09/2020, 00:00 and ending on 19/12/2020, 01:00. Event is in Bernier Eliades Gallery with address 46 Rue du Châtelain.",
            "title": "MARTIN BELOU: CANICULA",
            "content": null,
            "start_time": "2020-09-03T00: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": "46 Rue du Châtelain",
            "city": "Brussels",
            "geolocation": "50.825082699999996,4.361804857615887",
            "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": 28819,
            "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": 27427,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900d331fe42b4435aaec9fae14964331-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900d331fe42b4435aaec9fae14964331-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900d331fe42b4435aaec9fae14964331-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900d331fe42b4435aaec9fae14964331-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900d331fe42b4435aaec9fae14964331-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/900d331fe42b4435aaec9fae14964331.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900d331fe42b4435aaec9fae14964331-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900d331fe42b4435aaec9fae14964331-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900d331fe42b4435aaec9fae14964331-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/900d331fe42b4435aaec9fae14964331-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:18:38.689569Z",
                "updated_at": "2023-07-04T10:18:38.689605Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5383,
                "name": "Ethan Cohen Gallery",
                "slug": "ethan-cohen-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.742607,-73.99912929999999",
                "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:18:45.548175Z",
            "publish_time": null,
            "slug": "ethan-cohen-gallery-raul-de-lara-i-wake-up-in-a-foreign-country-every-day-2020-09-03",
            "created_at": "2023-07-04T10:18:46.462843Z",
            "updated_at": "2023-07-04T10:18:47.162204Z",
            "summary": "RAUL DE LARA I Wake Up In A Foreign Country Every Day is an Gallery Shows event starting on 03/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Ethan Cohen Gallery with address 251 W 19th St.",
            "title": "RAUL DE LARA I Wake Up In A Foreign Country Every Day",
            "content": null,
            "start_time": "2020-09-03T00:00:00.000000Z",
            "end_time": "2020-10-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "251 W 19th St",
            "city": "New York",
            "geolocation": "42.1313925,-76.83376113490854",
            "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": 3084,
            "author": {
                "id": "5070a1a0-34e2-4739-9df1-b785db53a610",
                "username": "API-NY",
                "slug": "api-ny",
                "first_name": "Jung",
                "last_name": "Sanders",
                "display_name": "andrew artprojects",
                "display_name_full": "andrew artprojects",
                "email": "flynn@artprojects.com",
                "telephone": "+1 212.343.2599"
            },
            "price": null,
            "featured_image": {
                "id": 4557,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2245312145_1602886365-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2245312145_1602886365-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2245312145_1602886365-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2245312145_1602886365-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2245312145_1602886365-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2245312145_1602886365.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2245312145_1602886365-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2245312145_1602886365-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2245312145_1602886365-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2245312145_1602886365-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-10-28T01:50:45.500989Z",
                "updated_at": "2021-09-13T11:36:30.243269Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2805,
                "name": "Art Projects International",
                "slug": "art-projects-international",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.72271,-74.00979900000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3334,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/ArtProjectsInternational-434GreenwichSt-ww.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/ArtProjectsInternational-434GreenwichSt-ww-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2021-05-04T21:28:01.606646Z",
                    "updated_at": "2021-09-14T13:52:18.724347Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "5070a1a0-34e2-4739-9df1-b785db53a610"
                },
                "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-10-28T01:50:46.504716Z",
            "publish_time": null,
            "slug": "art-projects-international-mariano-ferrante-studies-2020-09-03",
            "created_at": "2020-10-28T01:50:47.280258Z",
            "updated_at": "2022-08-03T08:41:54.757938Z",
            "summary": "Mariano Ferrante: Studies is an Gallery Shows event starting on 03/09/2020, 00:00 and ending on 31/10/2020, 01:00. Event is in Art Projects International with address 434 Greenwich St.",
            "title": "Mariano Ferrante: Studies",
            "content": null,
            "start_time": "2020-09-03T00: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": "434 Greenwich St",
            "city": "New York",
            "geolocation": "40.69752170669644,-73.61042554913652",
            "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": 4915,
            "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": 6294,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3781053442_1602886942-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3781053442_1602886942-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3781053442_1602886942-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3781053442_1602886942-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3781053442_1602886942-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3781053442_1602886942.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3781053442_1602886942-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3781053442_1602886942-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3781053442_1602886942-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3781053442_1602886942-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T01:50:01.713604Z",
                "updated_at": "2021-09-29T01:50:01.713661Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3234,
                "name": "Arnolfini",
                "slug": "arnolfini",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4497131,-2.5973567",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2021-09-29T01:50:06.755283Z",
            "publish_time": null,
            "slug": "arnolfini-chantal-joffe-for-esme-with-love-and-squalor-2020-09-03",
            "created_at": "2021-09-29T01:50:07.540230Z",
            "updated_at": "2021-09-29T01:50:07.868662Z",
            "summary": "Chantal Joffe: For Esme - with Love and Squalor is an Gallery Shows event starting on 03/09/2020, 00:00 and ending on 22/11/2020, 01:00. Event is in Arnolfini with address 16 Narrow Quay.",
            "title": "Chantal Joffe: For Esme - with Love and Squalor",
            "content": null,
            "start_time": "2020-09-03T00:00:00.000000Z",
            "end_time": "2020-11-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Narrow Quay",
            "city": "Bristol",
            "geolocation": "51.44930325,-2.597288902072025",
            "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": 20735,
            "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": 3171,
                "name": "Galerie Bastian",
                "slug": "galerie-bastian",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51102179999999,-0.1473768",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-25T20:28:12.032721Z",
            "publish_time": null,
            "slug": "bastian-atelier-picasso-2020-09-03",
            "created_at": "2023-01-25T20:28:12.922476Z",
            "updated_at": "2023-01-25T20:28:12.922495Z",
            "summary": null,
            "title": "Atelier Picasso",
            "content": null,
            "start_time": "2020-09-03T00: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": "8 Davies Street",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28407,
            "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": 27058,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82ab02d374ab4da8b14662a5d5557116-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82ab02d374ab4da8b14662a5d5557116-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82ab02d374ab4da8b14662a5d5557116-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82ab02d374ab4da8b14662a5d5557116-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82ab02d374ab4da8b14662a5d5557116-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/82ab02d374ab4da8b14662a5d5557116.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82ab02d374ab4da8b14662a5d5557116-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82ab02d374ab4da8b14662a5d5557116-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82ab02d374ab4da8b14662a5d5557116-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82ab02d374ab4da8b14662a5d5557116-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:52:01.416495Z",
                "updated_at": "2023-06-27T18:52:01.416534Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5323,
                "name": "Cubitt Gallery",
                "slug": "cubitt-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.532393,-0.107889",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-27T18:52:05.696245Z",
            "publish_time": null,
            "slug": "cubitt-gallery-rip-germain-dead-yard-2020-09-03",
            "created_at": "2023-06-27T18:52:06.615040Z",
            "updated_at": "2023-06-27T18:52:09.031159Z",
            "summary": "R.i.p. Germain Dead Yard is an Gallery Shows event starting on 03/09/2020, 00:00 and ending on 25/10/2020, 00:00. Event is in Cubitt Gallery with address 8 Angel Mews.",
            "title": "R.i.p. Germain Dead Yard",
            "content": null,
            "start_time": "2020-09-03T00: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": "8 Angel Mews",
            "city": "London",
            "geolocation": "51.45059725,-0.23988377872911693",
            "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": 4928,
            "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": 3237,
                "name": "Art Consultant Mosto & Rojas Arte",
                "slug": "art-consultant-mosto-rojas-arte",
                "city": "Buenos Aires",
                "country": {
                    "code": "AR",
                    "name": "Argentina"
                },
                "geolocation": "-34.59877720000001,-58.3943039",
                "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": "AR",
            "publish_status": "published",
            "published_at": "2021-09-29T01:53:53.598130Z",
            "publish_time": null,
            "slug": "art-consultant-mosto-rojas-arte-giorgi-kobiashvili-so-far-are-georgia-and-this-young-artist-2020-09-03",
            "created_at": "2021-09-29T01:53:54.359619Z",
            "updated_at": "2021-09-29T01:53:54.406915Z",
            "summary": "Giorgi Kobiashvili: SO FAR ARE GEORGIA AND THIS YOUNG ARTIST is an Gallery Shows event starting on 03/09/2020, 00:00 and ending on 31/10/2020, 01:00. Event is in Art Consultant Mosto & Rojas Arte with address Paraguay 934 Piso 1.",
            "title": "Giorgi Kobiashvili: SO FAR ARE GEORGIA AND THIS YOUNG ARTIST",
            "content": null,
            "start_time": "2020-09-03T00: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": "Paraguay 934 Piso 1",
            "city": "Buenos Aires",
            "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": 2953,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4425,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brussels_Gallery_Weekend_2020-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brussels_Gallery_Weekend_2020-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brussels_Gallery_Weekend_2020-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brussels_Gallery_Weekend_2020-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brussels_Gallery_Weekend_2020-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Brussels_Gallery_Weekend_2020.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brussels_Gallery_Weekend_2020-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brussels_Gallery_Weekend_2020-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brussels_Gallery_Weekend_2020-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Brussels_Gallery_Weekend_2020-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-07-08T07:50:16.392994Z",
                "updated_at": "2021-09-13T11:33:37.414085Z",
                "is_converted_to_webp": true,
                "caption": "Brussels Gallery Weekend 2020",
                "alt_text": "Brussels Gallery Weekend 2020",
                "description": "",
                "uploaded_by": "ca98263f-1630-4363-984a-a9d3e6c1770b"
            },
            "venue": {
                "id": 2959,
                "name": "Brussels Gallery Weekend",
                "slug": "brussels-gallery-week",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8503463,4.351721099999963",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "BE",
            "publish_status": "published",
            "published_at": "2020-07-08T07:48:07.222240Z",
            "publish_time": null,
            "slug": "brussels-gallery-weekend-2020",
            "created_at": "2020-07-08T07:43:08.494006Z",
            "updated_at": "2020-09-02T13:08:45.635853Z",
            "summary": "",
            "title": "Brussels Gallery Weekend 2020",
            "content": "",
            "start_time": "2020-09-03T11:00:00.000000Z",
            "end_time": "2020-09-06T19: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": null,
            "city": "Brussels",
            "geolocation": "50.8503463,4.351721099999963",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "https://www.brusselsgalleryweekend.com/galleries",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                22167
            ],
            "additional_images": []
        },
        {
            "id": 3037,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 4512,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Loren_Erdrich_I_Will_Try_Hard_Not_To_Be_Bad_Again_The_Untitled_Space_-_preview_lr-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Loren_Erdrich_I_Will_Try_Hard_Not_To_Be_Bad_Again_The_Untitled_Space_-_preview_lr-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Loren_Erdrich_I_Will_Try_Hard_Not_To_Be_Bad_Again_The_Untitled_Space_-_preview_lr-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Loren_Erdrich_I_Will_Try_Hard_Not_To_Be_Bad_Again_The_Untitled_Space_-_preview_lr-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Loren_Erdrich_I_Will_Try_Hard_Not_To_Be_Bad_Again_The_Untitled_Space_-_preview_lr-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Loren_Erdrich_I_Will_Try_Hard_Not_To_Be_Bad_Again_The_Untitled_Space_-_preview_lr.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Loren_Erdrich_I_Will_Try_Hard_Not_To_Be_Bad_Again_The_Untitled_Space_-_preview_lr-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Loren_Erdrich_I_Will_Try_Hard_Not_To_Be_Bad_Again_The_Untitled_Space_-_preview_lr-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Loren_Erdrich_I_Will_Try_Hard_Not_To_Be_Bad_Again_The_Untitled_Space_-_preview_lr-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Loren_Erdrich_I_Will_Try_Hard_Not_To_Be_Bad_Again_The_Untitled_Space_-_preview_lr-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-09-19T16:47:42.034983Z",
                "updated_at": "2021-09-13T11:35:31.358788Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-09-19T16:47:42.962885Z",
            "publish_time": null,
            "slug": "loren-erdrich-solo-exhibition-presented-by-the-untitled-space",
            "created_at": "2020-09-19T16:47:42.966741Z",
            "updated_at": "2020-09-19T16:47:43.005702Z",
            "summary": "\"Loren Erdrich\" Solo Exhibition Presented by The Untitled Space is an Gallery Shows event starting on 03/09/2020, 12:00 and ending on 03/12/2020, 18:00. Event is in The Untitled Space with address 45 LISPENARD ST, New York, NY 10013.",
            "title": "\"Loren Erdrich\" Solo Exhibition Presented by The Untitled Space",
            "content": "<p class=\"p1\" style=\"text-align: justify; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(0, 0, 0);\"><span class=\"s1\" style=\"text-decoration-line: underline;\"><a href=\"http://untitled-space.com/\"><b>The Untitled Space</b></a></span> is pleased to present an online solo show of works by artist <a href=\"http://untitled-space.com/loren-erdrich-solo-exhibition/\">Loren Erdrich</a> curated by Indira Cesarine. The online exclusive is premiering on September 3, 2020 and will be on view through December 3, 2020. New York based artist Loren Erdrich explores through mediums of painting, sculpture and her latest “Isolation” drawings a personal universe which is soft, subtle, and venerable, while equally emphasizing the strength and fluidity of her favored element, water. Her mysteriously romantic portraits of humans, animals, and environments let the imagination flow.&nbsp;</p>",
            "start_time": "2020-09-03T12:00:00.000000Z",
            "end_time": "2020-12-03T18: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": "45 LISPENARD ST, New York, NY 10013",
            "city": "New York City",
            "geolocation": "40.71976739999999,-74.00311599999998",
            "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": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}