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

{
    "count": 37589,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24696&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24660&ordering=start_time",
    "results": [
        {
            "id": 26103,
            "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": 24992,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19930088e92d41cb8e3b72f80916e051-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19930088e92d41cb8e3b72f80916e051-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/19930088e92d41cb8e3b72f80916e051.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19930088e92d41cb8e3b72f80916e051-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19930088e92d41cb8e3b72f80916e051-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19930088e92d41cb8e3b72f80916e051-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19930088e92d41cb8e3b72f80916e051-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19930088e92d41cb8e3b72f80916e051-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19930088e92d41cb8e3b72f80916e051-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19930088e92d41cb8e3b72f80916e051-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:24:20.782762Z",
                "updated_at": "2023-05-11T08:24:20.782800Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8613,
                "name": "William Rolland Gallery of Fine Art",
                "slug": "william-rolland-gallery-fine-art",
                "city": "Thousand Oaks",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.2263467,-118.8788859",
                "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-05-11T08:24:22.955977Z",
            "publish_time": null,
            "slug": "william-rolland-gallery-of-fine-art-senior-art-exhibit-2023-intertwined-2023-04-21",
            "created_at": "2023-05-11T08:24:23.873742Z",
            "updated_at": "2023-05-11T08:24:27.608310Z",
            "summary": "Senior Art Exhibit 2023: Intertwined. is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 11/05/2023, 00:00. Event is in William Rolland Gallery of Fine Art with address 160 Overton Court.",
            "title": "Senior Art Exhibit 2023: Intertwined.",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-05-11T00: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": "160 Overton Court",
            "city": "Thousand Oaks",
            "geolocation": "36.894470220403576,-87.481110937901",
            "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": 26111,
            "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": 25000,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e48b84faf5e54d7e9cb923c7e5bfe42a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e48b84faf5e54d7e9cb923c7e5bfe42a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e48b84faf5e54d7e9cb923c7e5bfe42a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e48b84faf5e54d7e9cb923c7e5bfe42a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e48b84faf5e54d7e9cb923c7e5bfe42a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e48b84faf5e54d7e9cb923c7e5bfe42a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e48b84faf5e54d7e9cb923c7e5bfe42a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e48b84faf5e54d7e9cb923c7e5bfe42a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e48b84faf5e54d7e9cb923c7e5bfe42a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e48b84faf5e54d7e9cb923c7e5bfe42a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:24:35.982248Z",
                "updated_at": "2023-05-11T08:24:35.982286Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3279,
                "name": "Wonzimer",
                "slug": "wonzimer",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06810449999999,-118.2218346",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4536,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/247ae136e82a4009a7669f1c9b85aee4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-08-27T23:05:59.322634Z",
                    "updated_at": "2023-08-27T23:05:59.322673Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
                },
                "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-05-11T08:24:45.267906Z",
            "publish_time": null,
            "slug": "wonzimer-crime-pays-999-ways-2023-04-21",
            "created_at": "2023-05-11T08:24:46.177971Z",
            "updated_at": "2023-05-11T08:24:46.598233Z",
            "summary": "Crime Pays: 999 Ways is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 11/05/2023, 00:00. Event is in Wonzimer with address 341-B South Avenue 17.",
            "title": "Crime Pays: 999 Ways",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-05-11T00: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": "341-B South Avenue 17",
            "city": "Los Angeles",
            "geolocation": "34.067724,-118.2214716",
            "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": 26173,
            "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": 25056,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4086659edf3c4ba2a683ec94ea042173-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4086659edf3c4ba2a683ec94ea042173-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4086659edf3c4ba2a683ec94ea042173.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4086659edf3c4ba2a683ec94ea042173-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4086659edf3c4ba2a683ec94ea042173-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4086659edf3c4ba2a683ec94ea042173-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4086659edf3c4ba2a683ec94ea042173-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4086659edf3c4ba2a683ec94ea042173-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4086659edf3c4ba2a683ec94ea042173-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4086659edf3c4ba2a683ec94ea042173-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:36:58.688642Z",
                "updated_at": "2023-05-11T08:36:58.688702Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7412,
                "name": "Vito Schnabel Gallery | Santa Monica",
                "slug": "vito-schnabel-gallery-santa-monica",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0186086,-118.496392",
                "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-05-11T08:37:01.215382Z",
            "publish_time": null,
            "slug": "vito-schnabel-gallery-santa-monica-markus-lupertz-markus-the-painter-or-the-ratio-of-the-impossible-2023-04-21",
            "created_at": "2023-05-11T08:37:02.251556Z",
            "updated_at": "2023-05-11T08:37:03.073902Z",
            "summary": "Markus Lüpertz. Markus The Painter Or The Ratio Of The Impossible. is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 11/06/2023, 00:00. Event is in Vito Schnabel Gallery | Santa Monica with address 1248 Fifth Street.",
            "title": "Markus Lüpertz. Markus The Painter Or The Ratio Of The Impossible.",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-06-11T00: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": "1248 Fifth Street",
            "city": "Santa Monica",
            "geolocation": "37.87999615132519,-122.30291430714723",
            "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": 26176,
            "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": 25057,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28fa8d2e3ce54e87a0712442d89f2163-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28fa8d2e3ce54e87a0712442d89f2163-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/28fa8d2e3ce54e87a0712442d89f2163.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28fa8d2e3ce54e87a0712442d89f2163-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28fa8d2e3ce54e87a0712442d89f2163-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28fa8d2e3ce54e87a0712442d89f2163-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28fa8d2e3ce54e87a0712442d89f2163-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28fa8d2e3ce54e87a0712442d89f2163-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28fa8d2e3ce54e87a0712442d89f2163-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28fa8d2e3ce54e87a0712442d89f2163-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:37:03.889116Z",
                "updated_at": "2023-05-11T08:37:03.889157Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5047,
                "name": "VITRINE Fitzrovia",
                "slug": "vitrine-fitzrovia",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.518989,-0.1394433",
                "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-05-11T08:37:08.103637Z",
            "publish_time": null,
            "slug": "vitrine-fitzrovia-psycho-home-counties-2023-04-21",
            "created_at": "2023-05-11T08:37:09.012476Z",
            "updated_at": "2023-05-11T08:37:09.375945Z",
            "summary": "Psycho Home-Counties is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 10/06/2023, 00:00. Event is in VITRINE Fitzrovia with address 38 Riding House Street.",
            "title": "Psycho Home-Counties",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-06-10T00: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 Riding House Street",
            "city": "London",
            "geolocation": "51.51899845,-0.13941329854360981",
            "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": 26213,
            "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": 25093,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bb780db4974d698ae14399de2e2c6b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bb780db4974d698ae14399de2e2c6b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a0bb780db4974d698ae14399de2e2c6b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bb780db4974d698ae14399de2e2c6b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bb780db4974d698ae14399de2e2c6b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bb780db4974d698ae14399de2e2c6b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bb780db4974d698ae14399de2e2c6b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bb780db4974d698ae14399de2e2c6b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bb780db4974d698ae14399de2e2c6b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0bb780db4974d698ae14399de2e2c6b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-11T08:44:20.903725Z",
                "updated_at": "2023-05-11T08:44:20.903762Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7418,
                "name": "Yield Gallery",
                "slug": "yield-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5151361,-0.129461",
                "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-05-11T08:44:26.547610Z",
            "publish_time": null,
            "slug": "yield-gallery-the-shadowman-enters-the-spotlight-2023-04-21",
            "created_at": "2023-05-11T08:44:27.469263Z",
            "updated_at": "2023-05-11T08:44:27.962601Z",
            "summary": "The ShadowMan enters the Spotlight is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 23/04/2023, 00:00. Event is in Yield Gallery with address 4 Ham Yard.",
            "title": "The ShadowMan enters the Spotlight",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-04-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 Ham Yard",
            "city": "London",
            "geolocation": "51.5112223,-0.1346636",
            "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": 26374,
            "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": 25236,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfd33340006946d5b49115b0ad719e3b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfd33340006946d5b49115b0ad719e3b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cfd33340006946d5b49115b0ad719e3b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfd33340006946d5b49115b0ad719e3b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfd33340006946d5b49115b0ad719e3b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfd33340006946d5b49115b0ad719e3b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfd33340006946d5b49115b0ad719e3b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfd33340006946d5b49115b0ad719e3b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfd33340006946d5b49115b0ad719e3b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfd33340006946d5b49115b0ad719e3b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-18T11:45:48.929616Z",
                "updated_at": "2023-05-18T11:45:48.929653Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7269,
                "name": "Harper's Los Angeles",
                "slug": "harpers-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0839344,-118.3665155",
                "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-05-18T11:45:56.407987Z",
            "publish_time": null,
            "slug": "harpers-los-angeles-young-il-ahn-memories-of-water-2023-04-21",
            "created_at": "2023-05-18T11:45:57.324633Z",
            "updated_at": "2023-05-18T11:45:58.826458Z",
            "summary": "Young-Il Ahn. Memories Of Water. is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 03/06/2023, 00:00. Event is in Harper's Los Angeles with address 8115 Melrose Avenue.",
            "title": "Young-Il Ahn. Memories Of Water.",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-06-03T00: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": "8115 Melrose Avenue",
            "city": "Los Angeles",
            "geolocation": "34.08382279166667,-118.36625745833334",
            "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": 26395,
            "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": 25258,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532348b78d284c3e8533d1bed87b5c0c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532348b78d284c3e8533d1bed87b5c0c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/532348b78d284c3e8533d1bed87b5c0c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532348b78d284c3e8533d1bed87b5c0c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532348b78d284c3e8533d1bed87b5c0c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532348b78d284c3e8533d1bed87b5c0c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532348b78d284c3e8533d1bed87b5c0c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532348b78d284c3e8533d1bed87b5c0c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532348b78d284c3e8533d1bed87b5c0c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/532348b78d284c3e8533d1bed87b5c0c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-18T11:52:31.089827Z",
                "updated_at": "2023-05-18T11:52:31.089866Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7527,
                "name": "Lukas Feichtner Galerie",
                "slug": "lukas-feichtner-galerie",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.20371120000001,16.3735884",
                "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-05-18T11:52:35.272136Z",
            "publish_time": null,
            "slug": "lukas-feichtner-galerie-hannes-mlenek-topografie-der-emotionen-2023-04-21",
            "created_at": "2023-05-18T11:52:36.213159Z",
            "updated_at": "2023-05-18T11:52:36.621037Z",
            "summary": "Hannes Mlenek: Topografie der Emotionen is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 27/05/2023, 00:00. Event is in Lukas Feichtner Galerie with address Seilerstätte 19.",
            "title": "Hannes Mlenek: Topografie der Emotionen",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-05-27T00: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": "Seilerstätte 19",
            "city": "Vienna",
            "geolocation": "48.22985885,14.8575735",
            "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": 26437,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4661,
                "name": "Galerie Eva Presenhuber New York",
                "slug": "galerie-eva-presenhuber-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7266869,-73.9929429",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2023-05-23T18:52:32.563279Z",
            "publish_time": null,
            "slug": "galerie-eva-presenhuber-new-york-rejoice-drawing-and-sculpture-2023-04-21",
            "created_at": "2023-05-23T18:52:33.554715Z",
            "updated_at": "2023-05-23T18:52:34.004378Z",
            "summary": "Rejoice: Drawing and Sculpture is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 25/05/2023, 00:00. Event is in Galerie Eva Presenhuber New York with address Zahnradstrasse 21.",
            "title": "Rejoice: Drawing and Sculpture",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Zahnradstrasse 21",
            "city": "Zurich",
            "geolocation": "47.3863155,8.5167264",
            "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": 26697,
            "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": 4905,
                "name": "Michael Werner Gallery",
                "slug": "michael-werner-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9644155,-72.18684840000002",
                "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-05-24T07:51:24.819638Z",
            "publish_time": null,
            "slug": "michael-werner-gallery-maki-na-kamura-2023-04-21",
            "created_at": "2023-05-24T07:51:25.754933Z",
            "updated_at": "2023-05-24T07:51:26.201967Z",
            "summary": "Maki Na Kamura is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 17/06/2023, 00:00. Event is in Michael Werner Gallery with address 22 Upper Brook Street.",
            "title": "Maki Na Kamura",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-06-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "22 Upper Brook Street",
            "city": "London",
            "geolocation": "51.51140345,-0.15611720225246528",
            "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": 27598,
            "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": 26332,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd4cd0a03f2742a28eefb60974d4ebf4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd4cd0a03f2742a28eefb60974d4ebf4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bd4cd0a03f2742a28eefb60974d4ebf4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd4cd0a03f2742a28eefb60974d4ebf4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd4cd0a03f2742a28eefb60974d4ebf4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd4cd0a03f2742a28eefb60974d4ebf4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd4cd0a03f2742a28eefb60974d4ebf4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd4cd0a03f2742a28eefb60974d4ebf4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd4cd0a03f2742a28eefb60974d4ebf4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bd4cd0a03f2742a28eefb60974d4ebf4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:56:51.024224Z",
                "updated_at": "2023-06-08T13:56:51.024263Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5202,
                "name": "Tornabuoni Art",
                "slug": "tornabuoni-art",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8708155,2.3137439",
                "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-08T13:56:54.216679Z",
            "publish_time": null,
            "slug": "tornabuoni-art-lucio-fontana-2023-04-21",
            "created_at": "2023-06-08T13:56:55.135093Z",
            "updated_at": "2023-06-08T13:56:55.869162Z",
            "summary": "Lucio Fontana is an Gallery Shows event starting on 21/04/2023, 00:00 and ending on 15/07/2023, 00:00. Event is in Tornabuoni Art with address Via Bocca di Leone, 88.",
            "title": "Lucio Fontana",
            "content": null,
            "start_time": "2023-04-21T00:00:00.000000Z",
            "end_time": "2023-07-15T00: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 Bocca di Leone, 88",
            "city": "Roma",
            "geolocation": "41.9057042,12.4802106",
            "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": 25687,
            "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": 24609,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164c098befe74d2791316aaf5955f478-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164c098befe74d2791316aaf5955f478-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/164c098befe74d2791316aaf5955f478.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164c098befe74d2791316aaf5955f478-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164c098befe74d2791316aaf5955f478-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164c098befe74d2791316aaf5955f478-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164c098befe74d2791316aaf5955f478-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164c098befe74d2791316aaf5955f478-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164c098befe74d2791316aaf5955f478-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164c098befe74d2791316aaf5955f478-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-05T12:45:46.304367Z",
                "updated_at": "2023-05-05T12:45:46.304422Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5548,
                "name": "Selenas Mountain",
                "slug": "selenas-mountain",
                "city": "Ridgewood",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7133859,-73.9193568",
                "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-05-05T12:45:49.593901Z",
            "publish_time": null,
            "slug": "selenas-mountain-tamara-santibanez-walk-to-the-wide-open-window-2023-04-22",
            "created_at": "2023-05-05T12:45:50.522225Z",
            "updated_at": "2023-05-05T12:45:52.885773Z",
            "summary": "Tamara Santibañez. Walk to the wide open window. is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 10/06/2023, 00:00. Event is in Selenas Mountain with address 63 Woodward Ave, #6321.",
            "title": "Tamara Santibañez. Walk to the wide open window.",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-06-10T00: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": "63 Woodward Ave, #6321",
            "city": "New York",
            "geolocation": "42.9309351,-78.8517261",
            "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": 25695,
            "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": 24618,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/031770c710dd44249eaca492e5ff0790-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/031770c710dd44249eaca492e5ff0790-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/031770c710dd44249eaca492e5ff0790.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/031770c710dd44249eaca492e5ff0790-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/031770c710dd44249eaca492e5ff0790-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/031770c710dd44249eaca492e5ff0790-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/031770c710dd44249eaca492e5ff0790-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/031770c710dd44249eaca492e5ff0790-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/031770c710dd44249eaca492e5ff0790-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/031770c710dd44249eaca492e5ff0790-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-05T12:53:35.000636Z",
                "updated_at": "2023-05-05T12:53:35.000694Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4130,
                "name": "Thames-Side Studios",
                "slug": "thames-side-studios",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4945972,0.04454139999999999",
                "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-05-05T12:53:49.381633Z",
            "publish_time": null,
            "slug": "thames-side-studios-eleanor-wang-weighted-observations-2023-04-22",
            "created_at": "2023-05-05T12:53:50.278534Z",
            "updated_at": "2023-05-05T12:53:50.314280Z",
            "summary": "Eleanor Wang. Weighted Observations. is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 21/05/2023, 00:00. Event is in Thames-Side Studios with address Thames-Side Studios.",
            "title": "Eleanor Wang. Weighted Observations.",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-05-21T00: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": "Thames-Side Studios",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25717,
            "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": 24642,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2cea7c3eaa34b22aa3131d51fab43e6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2cea7c3eaa34b22aa3131d51fab43e6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c2cea7c3eaa34b22aa3131d51fab43e6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2cea7c3eaa34b22aa3131d51fab43e6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2cea7c3eaa34b22aa3131d51fab43e6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2cea7c3eaa34b22aa3131d51fab43e6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2cea7c3eaa34b22aa3131d51fab43e6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2cea7c3eaa34b22aa3131d51fab43e6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2cea7c3eaa34b22aa3131d51fab43e6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2cea7c3eaa34b22aa3131d51fab43e6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:23:41.775244Z",
                "updated_at": "2023-05-08T19:23:41.775300Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3768,
                "name": "Hypha Studios",
                "slug": "hypha-studios",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.54998980000001,0.1326619",
                "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-05-08T19:23:45.295139Z",
            "publish_time": null,
            "slug": "hypha-studios-working-class-creatives-database-presents-unknown-friends-2023-04-22",
            "created_at": "2023-05-08T19:23:46.198846Z",
            "updated_at": "2023-05-08T19:23:47.169757Z",
            "summary": "Working Class Creatives Database Presents 'Unknown Friends' is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 21/05/2023, 00:00. Event is in Hypha Studios with address First Floor.",
            "title": "Working Class Creatives Database Presents 'Unknown Friends'",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-05-21T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "First Floor",
            "city": "London",
            "geolocation": "35.5446595,139.768329",
            "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": 25729,
            "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": 24652,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8a9bf7f431b4a3c9a268e4e291c1fb8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8a9bf7f431b4a3c9a268e4e291c1fb8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c8a9bf7f431b4a3c9a268e4e291c1fb8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8a9bf7f431b4a3c9a268e4e291c1fb8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8a9bf7f431b4a3c9a268e4e291c1fb8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8a9bf7f431b4a3c9a268e4e291c1fb8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8a9bf7f431b4a3c9a268e4e291c1fb8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8a9bf7f431b4a3c9a268e4e291c1fb8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8a9bf7f431b4a3c9a268e4e291c1fb8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8a9bf7f431b4a3c9a268e4e291c1fb8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:24:09.005739Z",
                "updated_at": "2023-05-08T19:24:09.005777Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5392,
                "name": "Japan Art - Galerie Friedrich Müller",
                "slug": "japan-art-galerie-friedrich-muller",
                "city": "Frankfurt am Main",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.11168290000001,8.6848992",
                "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-05-08T19:24:11.530810Z",
            "publish_time": null,
            "slug": "japan-art-galerie-friedrich-muller-katsuhito-nishikawa-vases-2023-04-22",
            "created_at": "2023-05-08T19:24:12.447260Z",
            "updated_at": "2023-05-08T19:24:13.368453Z",
            "summary": "Katsuhito Nishikawa: Vases is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 26/05/2023, 00:00. Event is in Japan Art - Galerie Friedrich Müller with address Braubachstraße 9.",
            "title": "Katsuhito Nishikawa: Vases",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-05-26T00: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": "Braubachstraße 9",
            "city": "Frankfurt am Main",
            "geolocation": "50.97828145,6.8679687293216425",
            "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": 25738,
            "author": {
                "id": "af8c38a9-e986-4444-b60b-e4d0aede72b5",
                "username": "ChrisChen",
                "slug": "ChrisChen",
                "first_name": "Chris",
                "last_name": "Chen",
                "display_name": "Chris Chen",
                "display_name_full": "Chris Chen",
                "email": "chenyu@pifo.cn",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 24660,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/667a86f34a164b2ea93011a4aa5d3262-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/667a86f34a164b2ea93011a4aa5d3262-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/667a86f34a164b2ea93011a4aa5d3262.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/667a86f34a164b2ea93011a4aa5d3262-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/667a86f34a164b2ea93011a4aa5d3262-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/667a86f34a164b2ea93011a4aa5d3262-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/667a86f34a164b2ea93011a4aa5d3262-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/667a86f34a164b2ea93011a4aa5d3262-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/667a86f34a164b2ea93011a4aa5d3262-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/667a86f34a164b2ea93011a4aa5d3262-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:27:34.898466Z",
                "updated_at": "2023-05-08T19:27:34.898536Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2240,
                "name": "PIFO Gallery",
                "slug": "pifo-gallery",
                "city": "Beijing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "39.92147,116.44310799999994",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2023-05-08T19:28:06.521037Z",
            "publish_time": null,
            "slug": "pifo-gallery-ni-jun-paintings-smell-book-fragrance-2023-04-22",
            "created_at": "2023-05-08T19:28:07.405358Z",
            "updated_at": "2023-05-08T19:28:07.447430Z",
            "summary": "Ni Jun: Paintings Smell Book Fragrance is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 04/06/2023, 00:00. Event is in PIFO Gallery with address B-11, 798 Art Zone, No.2 Jiuxianqiao Rd,.",
            "title": "Ni Jun: Paintings Smell Book Fragrance",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-06-04T00: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": "B-11, 798 Art Zone, No.2 Jiuxianqiao Rd,",
            "city": "Beijing",
            "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": 25751,
            "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": 24675,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2168429a8b44fcd945da130163e5ef9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2168429a8b44fcd945da130163e5ef9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c2168429a8b44fcd945da130163e5ef9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2168429a8b44fcd945da130163e5ef9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2168429a8b44fcd945da130163e5ef9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2168429a8b44fcd945da130163e5ef9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2168429a8b44fcd945da130163e5ef9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2168429a8b44fcd945da130163e5ef9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2168429a8b44fcd945da130163e5ef9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2168429a8b44fcd945da130163e5ef9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:28:31.930175Z",
                "updated_at": "2023-05-08T19:28:31.930231Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8572,
                "name": "Rainbow Unicorn",
                "slug": "rainbow-unicorn",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5345952,13.3955418",
                "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-05-08T19:28:35.966853Z",
            "publish_time": null,
            "slug": "rainbow-unicorn-error-404-not-found-2023-04-22",
            "created_at": "2023-05-08T19:28:36.849092Z",
            "updated_at": "2023-05-08T19:28:38.233108Z",
            "summary": "Error 40&4 not found is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 11/05/2023, 00:00. Event is in Rainbow Unicorn with address Anklamerstr. 50.",
            "title": "Error 40&4 not found",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-05-11T00: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": "Anklamerstr. 50",
            "city": "Berlin",
            "geolocation": "52.534518,13.3954865",
            "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": 25753,
            "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": 24677,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cbe221bb770409da38d9444935720b5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cbe221bb770409da38d9444935720b5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4cbe221bb770409da38d9444935720b5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cbe221bb770409da38d9444935720b5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cbe221bb770409da38d9444935720b5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cbe221bb770409da38d9444935720b5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cbe221bb770409da38d9444935720b5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cbe221bb770409da38d9444935720b5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cbe221bb770409da38d9444935720b5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4cbe221bb770409da38d9444935720b5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:28:39.396286Z",
                "updated_at": "2023-05-08T19:28:39.396355Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5542,
                "name": "Regen Projects",
                "slug": "regen-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.090471,-118.3377223",
                "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-05-08T19:28:41.945793Z",
            "publish_time": null,
            "slug": "regen-projects-alex-hubbard-emergency-entrance-2023-04-22",
            "created_at": "2023-05-08T19:28:42.848173Z",
            "updated_at": "2023-05-08T19:28:43.950368Z",
            "summary": "Alex Hubbard. Emergency Entrance. is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 20/05/2023, 00:00. Event is in Regen Projects with address 6750 Santa Monica Boulevard.",
            "title": "Alex Hubbard. Emergency Entrance.",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-05-20T00: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": "6750 Santa Monica Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.09063,-118.337587",
            "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": 25832,
            "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": 24746,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4043f4377f19436bb5975788ec2e1260-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4043f4377f19436bb5975788ec2e1260-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4043f4377f19436bb5975788ec2e1260.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4043f4377f19436bb5975788ec2e1260-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4043f4377f19436bb5975788ec2e1260-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4043f4377f19436bb5975788ec2e1260-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4043f4377f19436bb5975788ec2e1260-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4043f4377f19436bb5975788ec2e1260-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4043f4377f19436bb5975788ec2e1260-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4043f4377f19436bb5975788ec2e1260-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-10T10:14:21.552345Z",
                "updated_at": "2023-05-10T10:14:21.552392Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3230,
                "name": "Anna Laudel",
                "slug": "anna-laudel",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0239412,28.9738015",
                "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": "TR",
            "publish_status": "published",
            "published_at": "2023-05-10T10:14:29.274637Z",
            "publish_time": null,
            "slug": "anna-laudel-cem-sonel-binary-2023-04-22",
            "created_at": "2023-05-10T10:14:30.241914Z",
            "updated_at": "2023-05-10T10:14:30.911778Z",
            "summary": "Cem Sonel: Binary is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 01/07/2023, 00:00. Event is in Anna Laudel with address Kazanci Yokusu No: 45.",
            "title": "Cem Sonel: Binary",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-07-01T00: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": "Kazanci Yokusu No: 45",
            "city": "Istanbul",
            "geolocation": "41.0351348,28.9861296",
            "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": []
        }
    ]
}