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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27162&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27126&ordering=end_time",
    "results": [
        {
            "id": 28041,
            "author": {
                "id": "ff9da3eb-d939-4f8e-bb2a-029d52ac95aa",
                "username": "michaelk_1243",
                "slug": "michaelk_1243",
                "first_name": "Galerie",
                "last_name": "Ernst Hilger",
                "display_name": "MichaelK Kaufmann",
                "display_name_full": "MichaelK Kaufmann",
                "email": "gallery@hilger.at",
                "telephone": "+43 1 5125315"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 346,
                "name": "Galerie Ernst Hilger",
                "slug": "galerie-ernst-hilger",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2077518,16.369882200000006",
                "artworks_for_sale_count": 609,
                "featured_image": {
                    "id": 2531,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Ernst-Hilger3.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T11:38:56.123217Z",
                    "updated_at": "2021-09-14T13:31:47.176608Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie-Ernst-Hilger3",
                    "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": "AT",
            "publish_status": "published",
            "published_at": "2023-06-22T10:01:40.897403Z",
            "publish_time": null,
            "slug": "galerie-ernst-hilger-letizia-de-maigret-the-disordered-landscape-2023-06-20",
            "created_at": "2023-06-22T10:01:41.834910Z",
            "updated_at": "2023-06-22T10:01:42.296148Z",
            "summary": "Letizia de Maigret: The Disordered Landscape is an Gallery Shows event starting on 20/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Galerie Ernst Hilger with address Ballgasse 1.",
            "title": "Letizia de Maigret: The Disordered Landscape",
            "content": null,
            "start_time": "2023-06-20T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Ballgasse 1",
            "city": "Vienna",
            "geolocation": "47.23832365,10.7417339",
            "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": 28094,
            "author": {
                "id": "9d7018ed-1db0-41bd-9b84-4af35dca125b",
                "username": "robilantvoena",
                "slug": "robilantvoena",
                "first_name": "Ellie",
                "last_name": "Hustler",
                "display_name": "Ellie Hustler",
                "display_name_full": "Ellie Hustler",
                "email": "ellie@robilantvoena.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 26774,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5b4a5d842646cd87afb7bdead52223-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5b4a5d842646cd87afb7bdead52223-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/db5b4a5d842646cd87afb7bdead52223.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5b4a5d842646cd87afb7bdead52223-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5b4a5d842646cd87afb7bdead52223-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5b4a5d842646cd87afb7bdead52223-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5b4a5d842646cd87afb7bdead52223-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5b4a5d842646cd87afb7bdead52223-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5b4a5d842646cd87afb7bdead52223-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db5b4a5d842646cd87afb7bdead52223-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-22T11:46:31.691096Z",
                "updated_at": "2023-06-22T11:46:31.691132Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5233,
                "name": "Robilant+Voena",
                "slug": "robilantvoena",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083788,-0.1425594",
                "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-22T11:46:35.143643Z",
            "publish_time": null,
            "slug": "robilant-voena-gallery-style-a-journey-of-elegance-from-anthony-van-dyck-to-kehinde-wiley-2023-06-22",
            "created_at": "2023-06-22T11:46:36.145776Z",
            "updated_at": "2023-06-22T11:46:36.855646Z",
            "summary": "Style. A Journey of Elegance from Anthony van Dyck to Kehinde Wiley is an Gallery Shows event starting on 22/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Robilant+Voena with address 38 Dover Street.",
            "title": "Style. A Journey of Elegance from Anthony van Dyck to Kehinde Wiley",
            "content": null,
            "start_time": "2023-06-22T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "38 Dover Street",
            "city": "London",
            "geolocation": "-27.45314,153.0007833",
            "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": 28174,
            "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": 26850,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fab476922a44f3ea5e261c2a96c325a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fab476922a44f3ea5e261c2a96c325a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2fab476922a44f3ea5e261c2a96c325a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fab476922a44f3ea5e261c2a96c325a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fab476922a44f3ea5e261c2a96c325a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fab476922a44f3ea5e261c2a96c325a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fab476922a44f3ea5e261c2a96c325a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fab476922a44f3ea5e261c2a96c325a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fab476922a44f3ea5e261c2a96c325a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fab476922a44f3ea5e261c2a96c325a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-23T14:14:59.178194Z",
                "updated_at": "2023-06-23T14:14:59.178256Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8841,
                "name": "Genezarethkirche am Herrfurthplatz, Berlin-Neukölln",
                "slug": "genezarethkirche-am-herrfurthplatz-berlin-neukolln",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4770372,13.4220988",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-23T14:15:08.539472Z",
            "publish_time": null,
            "slug": "genezarethkirche-am-herrfurthplatz-berlin-neukolln-origin-2023-06-23",
            "created_at": "2023-06-23T14:15:09.452295Z",
            "updated_at": "2023-06-23T14:15:10.435125Z",
            "summary": "Origin is an Gallery Shows event starting on 23/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Genezarethkirche am Herrfurthplatz, Berlin-Neukölln with address Herrfurthplatz.",
            "title": "Origin",
            "content": null,
            "start_time": "2023-06-23T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Herrfurthplatz",
            "city": "Berlin",
            "geolocation": "52.47709055,13.422075869230769",
            "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": 28201,
            "author": {
                "id": "89acd003-29d4-4897-929f-0a1bc354bdd3",
                "username": "alienor_1290",
                "slug": "alienor_1290",
                "first_name": "Aliénor",
                "last_name": "Debonneville",
                "display_name": "Aliénor Debonneville",
                "display_name_full": "Aliénor Debonneville",
                "email": "widewalls@perrotin.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 26877,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41d1e86f563c44078bf8e58668bf0060-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41d1e86f563c44078bf8e58668bf0060-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/41d1e86f563c44078bf8e58668bf0060.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41d1e86f563c44078bf8e58668bf0060-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41d1e86f563c44078bf8e58668bf0060-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41d1e86f563c44078bf8e58668bf0060-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41d1e86f563c44078bf8e58668bf0060-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41d1e86f563c44078bf8e58668bf0060-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41d1e86f563c44078bf8e58668bf0060-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41d1e86f563c44078bf8e58668bf0060-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-23T14:30:17.516055Z",
                "updated_at": "2023-06-23T14:30:17.516090Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2865,
                "name": "Perrotin",
                "slug": "perrotin",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.566535,126.97796919999996",
                "artworks_for_sale_count": 416,
                "featured_image": {
                    "id": 2498,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Seoul-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Seoul-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Seoul-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Perrotin-Seoul.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Seoul-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Seoul-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Seoul-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Seoul-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T05:13:16.805519Z",
                    "updated_at": "2021-09-14T13:31:04.632198Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Perrotin Seoul",
                    "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": "2023-06-23T14:30:20.578097Z",
            "publish_time": null,
            "slug": "perrotin-trevon-latin-toymaker-big-blu-the-weeping-walls-2023-06-15",
            "created_at": "2023-06-23T14:30:21.498009Z",
            "updated_at": "2023-06-23T14:30:23.295814Z",
            "summary": "Trevon Latin. Toymaker | Big Blu & The Weeping Walls!! is an Gallery Shows event starting on 15/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Perrotin with address 130 Orchard Street.",
            "title": "Trevon Latin. Toymaker | Big Blu & The Weeping Walls!!",
            "content": null,
            "start_time": "2023-06-15T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "130 Orchard Street",
            "city": "New York",
            "geolocation": "41.3050051,-72.9430309",
            "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": 28235,
            "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": 26907,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/069b49a76dca4a61b2657d0faf52b9c4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/069b49a76dca4a61b2657d0faf52b9c4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/069b49a76dca4a61b2657d0faf52b9c4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/069b49a76dca4a61b2657d0faf52b9c4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/069b49a76dca4a61b2657d0faf52b9c4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/069b49a76dca4a61b2657d0faf52b9c4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/069b49a76dca4a61b2657d0faf52b9c4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/069b49a76dca4a61b2657d0faf52b9c4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/069b49a76dca4a61b2657d0faf52b9c4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/069b49a76dca4a61b2657d0faf52b9c4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-23T14:53:20.787465Z",
                "updated_at": "2023-06-23T14:53:20.787502Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5649,
                "name": "Fotogalerie Friedrichshain",
                "slug": "fotogalerie-friedrichshain",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5083713,13.448468",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-23T14:53:24.674334Z",
            "publish_time": null,
            "slug": "fotogalerie-friedrichshain-youth-photography-youth-remembers-2023-06-23",
            "created_at": "2023-06-23T14:53:25.595816Z",
            "updated_at": "2023-06-23T14:53:25.981775Z",
            "summary": "Youth Photography -Youth remembers - is an Gallery Shows event starting on 23/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Fotogalerie Friedrichshain with address Helsingforser Platz  1.",
            "title": "Youth Photography -Youth remembers -",
            "content": null,
            "start_time": "2023-06-23T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Helsingforser Platz  1",
            "city": "Berlin",
            "geolocation": "52.5084047,13.4484701",
            "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": 28240,
            "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": 26910,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cdafdd1c2184f838c37b1bc265fd38c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cdafdd1c2184f838c37b1bc265fd38c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3cdafdd1c2184f838c37b1bc265fd38c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cdafdd1c2184f838c37b1bc265fd38c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cdafdd1c2184f838c37b1bc265fd38c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cdafdd1c2184f838c37b1bc265fd38c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cdafdd1c2184f838c37b1bc265fd38c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cdafdd1c2184f838c37b1bc265fd38c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cdafdd1c2184f838c37b1bc265fd38c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3cdafdd1c2184f838c37b1bc265fd38c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-23T14:53:30.346053Z",
                "updated_at": "2023-06-23T14:53:30.346091Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5057,
                "name": "Gagosian Gallery | London | Grosvenor Hill",
                "slug": "gagosian-gallery-london-grosvenor-hill",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5108893,-0.1467092",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-06-23T14:53:33.229973Z",
            "publish_time": null,
            "slug": "gagosian-gallery-london-grosvenor-hill-alex-israel-fins-2023-05-12",
            "created_at": "2023-06-23T14:53:34.149187Z",
            "updated_at": "2023-06-23T14:53:35.468639Z",
            "summary": "Alex Israel: Fins is an Gallery Shows event starting on 12/05/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Gagosian Gallery | London | Grosvenor Hill with address Via Francesco Crispi 16.",
            "title": "Alex Israel: Fins",
            "content": null,
            "start_time": "2023-05-12T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Francesco Crispi 16",
            "city": "Rome",
            "geolocation": "45.5956667,9.1445088",
            "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": 28546,
            "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": 27178,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe5f1efdf87046ceb4ec6c5103d860eb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe5f1efdf87046ceb4ec6c5103d860eb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fe5f1efdf87046ceb4ec6c5103d860eb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe5f1efdf87046ceb4ec6c5103d860eb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe5f1efdf87046ceb4ec6c5103d860eb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe5f1efdf87046ceb4ec6c5103d860eb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe5f1efdf87046ceb4ec6c5103d860eb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe5f1efdf87046ceb4ec6c5103d860eb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe5f1efdf87046ceb4ec6c5103d860eb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fe5f1efdf87046ceb4ec6c5103d860eb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-02T17:41:27.378181Z",
                "updated_at": "2023-07-02T17:41:27.378218Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6721,
                "name": "Drawing Room",
                "slug": "drawing-room",
                "city": "Hamburg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "53.56938659999999,10.01822",
                "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-02T17:41:32.206089Z",
            "publish_time": null,
            "slug": "drawing-room-prix-polyptyque-202223-2023-06-27",
            "created_at": "2023-07-02T17:41:33.104943Z",
            "updated_at": "2023-07-02T17:41:35.168914Z",
            "summary": "Prix Polyptyque 2022/23 is an Gallery Shows event starting on 27/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Drawing Room with address Hofweg 6.",
            "title": "Prix Polyptyque 2022/23",
            "content": null,
            "start_time": "2023-06-27T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Hofweg 6",
            "city": "Hamburg",
            "geolocation": "46.57631695,14.0389463",
            "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": 28568,
            "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": 6654,
                "name": "Galerie Thomas",
                "slug": "galerie-thomas",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.14646130000001,11.5737699",
                "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-02T18:06:21.144573Z",
            "publish_time": null,
            "slug": "galerie-thomas-george-rickey-sculptures-2023-06-08",
            "created_at": "2023-07-02T18:06:22.075325Z",
            "updated_at": "2023-07-02T18:06:23.748034Z",
            "summary": "George Rickey - Sculptures is an Gallery Shows event starting on 08/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Galerie Thomas with address Türkenstrasse 16.",
            "title": "George Rickey - Sculptures",
            "content": null,
            "start_time": "2023-06-08T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Türkenstrasse 16",
            "city": "Munich",
            "geolocation": "52.554804,13.3492319",
            "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": 28572,
            "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": 27201,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4f12c3408fc4541b2f0d887d8d161f4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4f12c3408fc4541b2f0d887d8d161f4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d4f12c3408fc4541b2f0d887d8d161f4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4f12c3408fc4541b2f0d887d8d161f4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4f12c3408fc4541b2f0d887d8d161f4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4f12c3408fc4541b2f0d887d8d161f4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4f12c3408fc4541b2f0d887d8d161f4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4f12c3408fc4541b2f0d887d8d161f4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4f12c3408fc4541b2f0d887d8d161f4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d4f12c3408fc4541b2f0d887d8d161f4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-02T18:12:23.983987Z",
                "updated_at": "2023-07-02T18:12:23.984028Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6027,
                "name": "Greene Naftali",
                "slug": "greene-naftali",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74975,-74.003741",
                "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-02T18:12:28.180395Z",
            "publish_time": null,
            "slug": "greene-naftali-suncrush-2023-06-28",
            "created_at": "2023-07-02T18:12:29.104477Z",
            "updated_at": "2023-07-02T18:12:30.210148Z",
            "summary": "SUNCRUSH is an Gallery Shows event starting on 28/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Greene Naftali with address 508 W 26th St.",
            "title": "SUNCRUSH",
            "content": null,
            "start_time": "2023-06-28T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "508 W 26th St",
            "city": "New York",
            "geolocation": "41.84555735,-87.64045458574088",
            "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": 28576,
            "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": 27198,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a27307028d3f4da18e37080396624b1e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a27307028d3f4da18e37080396624b1e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a27307028d3f4da18e37080396624b1e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a27307028d3f4da18e37080396624b1e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a27307028d3f4da18e37080396624b1e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a27307028d3f4da18e37080396624b1e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a27307028d3f4da18e37080396624b1e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a27307028d3f4da18e37080396624b1e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a27307028d3f4da18e37080396624b1e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a27307028d3f4da18e37080396624b1e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-02T18:12:23.490565Z",
                "updated_at": "2023-07-02T18:12:23.490605Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6027,
                "name": "Greene Naftali",
                "slug": "greene-naftali",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74975,-74.003741",
                "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-02T18:12:35.853968Z",
            "publish_time": null,
            "slug": "greene-naftali-sophie-von-hellermann-genius-2023-06-28",
            "created_at": "2023-07-02T18:12:36.767327Z",
            "updated_at": "2023-07-02T18:12:37.362336Z",
            "summary": "Sophie Von Hellermann. Genius is an Gallery Shows event starting on 28/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Greene Naftali with address 508 W 26th St.",
            "title": "Sophie Von Hellermann. Genius",
            "content": null,
            "start_time": "2023-06-28T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "508 W 26th St",
            "city": "New York",
            "geolocation": "41.84555735,-87.64045458574088",
            "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": 28593,
            "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": 27222,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74936b4510ca42628b38e014ac11b497-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74936b4510ca42628b38e014ac11b497-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/74936b4510ca42628b38e014ac11b497.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74936b4510ca42628b38e014ac11b497-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74936b4510ca42628b38e014ac11b497-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74936b4510ca42628b38e014ac11b497-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74936b4510ca42628b38e014ac11b497-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74936b4510ca42628b38e014ac11b497-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74936b4510ca42628b38e014ac11b497-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74936b4510ca42628b38e014ac11b497-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:10:11.318926Z",
                "updated_at": "2023-07-03T11:10:11.318983Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4239,
                "name": "James Cohan Gallery New York",
                "slug": "james-cohan-gallery-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7191834,-74.0034917",
                "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-03T11:10:15.115046Z",
            "publish_time": null,
            "slug": "james-cohan-gallery-new-york-mary-grigoriadis-2023-06-22",
            "created_at": "2023-07-03T11:10:16.015505Z",
            "updated_at": "2023-07-03T11:10:16.052038Z",
            "summary": "Mary Grigoriadis is an Gallery Shows event starting on 22/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in James Cohan Gallery New York with address 52 Walker Street, 2nd Floor.",
            "title": "Mary Grigoriadis",
            "content": null,
            "start_time": "2023-06-22T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "52 Walker Street, 2nd Floor",
            "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": 28594,
            "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": 27223,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e8086355b944c9b831833bd9f29b4be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e8086355b944c9b831833bd9f29b4be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9e8086355b944c9b831833bd9f29b4be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e8086355b944c9b831833bd9f29b4be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e8086355b944c9b831833bd9f29b4be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e8086355b944c9b831833bd9f29b4be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e8086355b944c9b831833bd9f29b4be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e8086355b944c9b831833bd9f29b4be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e8086355b944c9b831833bd9f29b4be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9e8086355b944c9b831833bd9f29b4be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:10:13.300937Z",
                "updated_at": "2023-07-03T11:10:13.300991Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4239,
                "name": "James Cohan Gallery New York",
                "slug": "james-cohan-gallery-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7191834,-74.0034917",
                "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-03T11:10:17.336455Z",
            "publish_time": null,
            "slug": "james-cohan-gallery-new-york-michelle-grabner-2023-06-28",
            "created_at": "2023-07-03T11:10:18.265672Z",
            "updated_at": "2023-07-03T11:10:19.919847Z",
            "summary": "Michelle Grabner is an Gallery Shows event starting on 28/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in James Cohan Gallery New York with address 48 Walker St..",
            "title": "Michelle Grabner",
            "content": null,
            "start_time": "2023-06-28T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "48 Walker St.",
            "city": "New York",
            "geolocation": "42.3795699,-71.0666012",
            "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": 28635,
            "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": 27254,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c4d9c0dc1446dca73152cf73d89776-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c4d9c0dc1446dca73152cf73d89776-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/21c4d9c0dc1446dca73152cf73d89776.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c4d9c0dc1446dca73152cf73d89776-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c4d9c0dc1446dca73152cf73d89776-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c4d9c0dc1446dca73152cf73d89776-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c4d9c0dc1446dca73152cf73d89776-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c4d9c0dc1446dca73152cf73d89776-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c4d9c0dc1446dca73152cf73d89776-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21c4d9c0dc1446dca73152cf73d89776-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:26:55.264607Z",
                "updated_at": "2023-07-03T11:26:55.264644Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8149,
                "name": "Silke Lindner",
                "slug": "silke-lindner",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7168958,-74.0037433",
                "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-03T11:27:03.417310Z",
            "publish_time": null,
            "slug": "silke-lindner-ideal-shapes-of-disappearing-2023-06-23",
            "created_at": "2023-07-03T11:27:04.354355Z",
            "updated_at": "2023-07-03T11:27:13.414472Z",
            "summary": "Ideal Shapes of Disappearing is an Gallery Shows event starting on 23/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Silke Lindner with address 350 Broadway.",
            "title": "Ideal Shapes of Disappearing",
            "content": null,
            "start_time": "2023-06-23T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "350 Broadway",
            "city": "New York",
            "geolocation": "42.6952358,-73.7227171",
            "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": 28675,
            "author": {
                "id": "17112530-5572-4a0a-9759-62a9372e65d7",
                "username": "markel@markelfinearts.com",
                "slug": "markelmarkelfineartscom",
                "first_name": "kathryn",
                "last_name": "markel",
                "display_name": null,
                "display_name_full": "kathryn markel",
                "email": "markel@markelfinearts.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27291,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42266964a7334ba6b5d303b49d875b7a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42266964a7334ba6b5d303b49d875b7a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/42266964a7334ba6b5d303b49d875b7a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42266964a7334ba6b5d303b49d875b7a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42266964a7334ba6b5d303b49d875b7a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42266964a7334ba6b5d303b49d875b7a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42266964a7334ba6b5d303b49d875b7a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42266964a7334ba6b5d303b49d875b7a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42266964a7334ba6b5d303b49d875b7a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42266964a7334ba6b5d303b49d875b7a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:39:21.466021Z",
                "updated_at": "2023-07-03T11:39:21.466056Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3194,
                "name": "Kathryn Markel Fine Arts",
                "slug": "kathryn-markel-fine-arts",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7127753,-74.0059728",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3280,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-03-05T18:33:04.653460Z",
                    "updated_at": "2021-09-14T13:50:48.693262Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "17112530-5572-4a0a-9759-62a9372e65d7"
                },
                "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-03T11:39:24.874445Z",
            "publish_time": null,
            "slug": "kathryn-markel-fine-arts-back-from-the-hike-curated-by-stephen-pentak-2023-06-22",
            "created_at": "2023-07-03T11:39:25.771301Z",
            "updated_at": "2023-07-03T11:39:28.249375Z",
            "summary": "Back From the Hike: curated by Stephen Pentak is an Gallery Shows event starting on 22/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Kathryn Markel Fine Arts with address 529 W 20th St.",
            "title": "Back From the Hike: curated by Stephen Pentak",
            "content": null,
            "start_time": "2023-06-22T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "529 W 20th St",
            "city": "New York",
            "geolocation": "37.30488085,-120.48225652728449",
            "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": 28694,
            "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": 27309,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be5db37c78c746c1b4a99d9bd9fd8e38-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be5db37c78c746c1b4a99d9bd9fd8e38-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/be5db37c78c746c1b4a99d9bd9fd8e38.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be5db37c78c746c1b4a99d9bd9fd8e38-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be5db37c78c746c1b4a99d9bd9fd8e38-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be5db37c78c746c1b4a99d9bd9fd8e38-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be5db37c78c746c1b4a99d9bd9fd8e38-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be5db37c78c746c1b4a99d9bd9fd8e38-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be5db37c78c746c1b4a99d9bd9fd8e38-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be5db37c78c746c1b4a99d9bd9fd8e38-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:46:13.802105Z",
                "updated_at": "2023-07-03T11:46:13.802142Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8856,
                "name": "Tara Downs",
                "slug": "tara-downs",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7196048,-74.0014132",
                "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-03T11:46:19.179160Z",
            "publish_time": null,
            "slug": "tara-downs-plastic-stars-2023-06-23",
            "created_at": "2023-07-03T11:46:20.115778Z",
            "updated_at": "2023-07-03T11:46:20.152990Z",
            "summary": "Plastic Stars is an Gallery Shows event starting on 23/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Tara Downs with address 424 Broadway, Floor 3.",
            "title": "Plastic Stars",
            "content": null,
            "start_time": "2023-06-23T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "424 Broadway, Floor 3",
            "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": 28700,
            "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": 27313,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f46e2f42b44c40bbb1f56a5ceea0fda6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f46e2f42b44c40bbb1f56a5ceea0fda6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f46e2f42b44c40bbb1f56a5ceea0fda6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f46e2f42b44c40bbb1f56a5ceea0fda6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f46e2f42b44c40bbb1f56a5ceea0fda6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f46e2f42b44c40bbb1f56a5ceea0fda6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f46e2f42b44c40bbb1f56a5ceea0fda6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f46e2f42b44c40bbb1f56a5ceea0fda6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f46e2f42b44c40bbb1f56a5ceea0fda6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f46e2f42b44c40bbb1f56a5ceea0fda6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:46:28.161909Z",
                "updated_at": "2023-07-03T11:46:28.161946Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5131,
                "name": "The Koppel Project",
                "slug": "koppel-project",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5125058,-0.1449177",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-03T11:46:31.339629Z",
            "publish_time": null,
            "slug": "the-koppel-project-what-we-thought-we-knew-2023-07-07",
            "created_at": "2023-07-03T11:46:32.287075Z",
            "updated_at": "2023-07-03T11:46:32.711878Z",
            "summary": "What We Thought We Knew is an Gallery Shows event starting on 07/07/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in The Koppel Project with address 56 Downshire `Hill.",
            "title": "What We Thought We Knew",
            "content": null,
            "start_time": "2023-07-07T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "56 Downshire `Hill",
            "city": "London",
            "geolocation": "51.555662,-0.1702935",
            "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": 28723,
            "author": {
                "id": "9d7018ed-1db0-41bd-9b84-4af35dca125b",
                "username": "robilantvoena",
                "slug": "robilantvoena",
                "first_name": "Ellie",
                "last_name": "Hustler",
                "display_name": "Ellie Hustler",
                "display_name_full": "Ellie Hustler",
                "email": "ellie@robilantvoena.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 27333,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2d972e824834c13b42c511b8b189259-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2d972e824834c13b42c511b8b189259-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b2d972e824834c13b42c511b8b189259.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2d972e824834c13b42c511b8b189259-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2d972e824834c13b42c511b8b189259-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2d972e824834c13b42c511b8b189259-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2d972e824834c13b42c511b8b189259-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2d972e824834c13b42c511b8b189259-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2d972e824834c13b42c511b8b189259-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2d972e824834c13b42c511b8b189259-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:48:36.884050Z",
                "updated_at": "2023-07-03T11:48:36.884081Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5233,
                "name": "Robilant+Voena",
                "slug": "robilantvoena",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083788,-0.1425594",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-03T11:48:42.197127Z",
            "publish_time": null,
            "slug": "robilantvoena-style-a-journey-of-elegance-from-anthony-van-dyck-to-kehinde-wiley-2023-06-21",
            "created_at": "2023-07-03T11:48:43.112650Z",
            "updated_at": "2023-07-03T11:48:44.879661Z",
            "summary": "Style. A Journey of Elegance from Anthony van Dyck to Kehinde Wiley is an Gallery Shows event starting on 21/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in Robilant+Voena with address 38 Dover Street.",
            "title": "Style. A Journey of Elegance from Anthony van Dyck to Kehinde Wiley",
            "content": null,
            "start_time": "2023-06-21T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "38 Dover Street",
            "city": "London",
            "geolocation": "-27.45314,153.0007833",
            "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": 28860,
            "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": 27465,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80160977927345ffa9f8cab88cbe2d30-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80160977927345ffa9f8cab88cbe2d30-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/80160977927345ffa9f8cab88cbe2d30.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80160977927345ffa9f8cab88cbe2d30-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80160977927345ffa9f8cab88cbe2d30-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80160977927345ffa9f8cab88cbe2d30-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80160977927345ffa9f8cab88cbe2d30-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80160977927345ffa9f8cab88cbe2d30-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80160977927345ffa9f8cab88cbe2d30-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80160977927345ffa9f8cab88cbe2d30-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:25:47.014035Z",
                "updated_at": "2023-07-06T17:25:47.014071Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8911,
                "name": "ALBA Gallery",
                "slug": "alba-gallery",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1963271,16.3661368",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2023-07-06T17:25:52.219994Z",
            "publish_time": null,
            "slug": "alba-gallery-justine-otto-slow-learner-2023-06-30",
            "created_at": "2023-07-06T17:25:53.142793Z",
            "updated_at": "2023-07-06T17:25:54.277533Z",
            "summary": "Justine Otto | SLOW LEARNER is an Gallery Shows event starting on 30/06/2023, 00:00 and ending on 28/07/2023, 00:00. Event is in ALBA Gallery with address Schleifmühlgasse 3.",
            "title": "Justine Otto | SLOW LEARNER",
            "content": null,
            "start_time": "2023-06-30T00:00:00.000000Z",
            "end_time": "2023-07-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Schleifmühlgasse 3",
            "city": "Vienna",
            "geolocation": "48.761605,11.4213374",
            "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": []
        }
    ]
}