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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4122&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4086&ordering=-start_time",
    "results": [
        {
            "id": 34768,
            "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": 32850,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9f09e5c5944450b08645c93b637cb6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9f09e5c5944450b08645c93b637cb6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9f09e5c5944450b08645c93b637cb6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9f09e5c5944450b08645c93b637cb6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9f09e5c5944450b08645c93b637cb6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7f9f09e5c5944450b08645c93b637cb6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9f09e5c5944450b08645c93b637cb6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9f09e5c5944450b08645c93b637cb6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9f09e5c5944450b08645c93b637cb6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f9f09e5c5944450b08645c93b637cb6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-08T11:56:28.439876Z",
                "updated_at": "2024-01-08T11:56:28.439912Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9577,
                "name": "Bolivar Cafe",
                "slug": "bolivar-cafe",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0132869,-118.4658334",
                "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": "2024-01-08T11:56:33.627807Z",
            "publish_time": null,
            "slug": "bolivar-cafe-family-tree-2023-12-14",
            "created_at": "2024-01-08T11:56:34.763983Z",
            "updated_at": "2024-01-08T11:56:36.806496Z",
            "summary": "Family Tree is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 29/02/2024, 01:00. Event is in Bolivar Cafe with address 1741 Ocean Park Blvd..",
            "title": "Family Tree",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-02-29T01: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": "1741 Ocean Park Blvd.",
            "city": "Santa Monica",
            "geolocation": "34.0128407155685,-118.46636475316096",
            "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": 33704,
            "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": 31867,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ea733d28bc547358ee55d35e5169dfd-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ea733d28bc547358ee55d35e5169dfd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ea733d28bc547358ee55d35e5169dfd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ea733d28bc547358ee55d35e5169dfd-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ea733d28bc547358ee55d35e5169dfd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6ea733d28bc547358ee55d35e5169dfd.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ea733d28bc547358ee55d35e5169dfd-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ea733d28bc547358ee55d35e5169dfd-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ea733d28bc547358ee55d35e5169dfd-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ea733d28bc547358ee55d35e5169dfd-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-21T12:13:31.507212Z",
                "updated_at": "2023-11-21T12:13:31.507249Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4736,
                "name": "The Whitaker Art Gallery & Museum",
                "slug": "whitaker-art-gallery-museum",
                "city": "Rossendale",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.6993166,-2.298342",
                "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-11-21T12:13:37.311894Z",
            "publish_time": null,
            "slug": "the-whitaker-art-gallery-museum-ruby-tingle-afterlife-2023-12-14",
            "created_at": "2023-11-21T12:13:38.226567Z",
            "updated_at": "2023-11-21T12:13:47.278196Z",
            "summary": "Ruby Tingle Afterlife is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 10/03/2024, 01:00. Event is in The Whitaker Art Gallery & Museum with address Haslingden Road.",
            "title": "Ruby Tingle Afterlife",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-03-10T01: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": "Haslingden Road",
            "city": "Rossendale",
            "geolocation": "53.7213802,-2.3639261",
            "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": 34699,
            "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": 32789,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/473903d9c4a54ac98ef45859ee165000-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/473903d9c4a54ac98ef45859ee165000-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/473903d9c4a54ac98ef45859ee165000-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/473903d9c4a54ac98ef45859ee165000-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/473903d9c4a54ac98ef45859ee165000-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/473903d9c4a54ac98ef45859ee165000.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/473903d9c4a54ac98ef45859ee165000-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/473903d9c4a54ac98ef45859ee165000-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/473903d9c4a54ac98ef45859ee165000-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/473903d9c4a54ac98ef45859ee165000-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-05T10:52:43.959838Z",
                "updated_at": "2024-01-05T10:52:43.959895Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3459,
                "name": "AFIKARIS Gallery",
                "slug": "afikaris-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.860686,2.3505162",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2024-01-05T10:52:49.414269Z",
            "publish_time": null,
            "slug": "afikaris-gallery-la-poesie-du-lien-act2-2023-12-14",
            "created_at": "2024-01-05T10:52:50.340497Z",
            "updated_at": "2024-01-05T10:52:51.050574Z",
            "summary": "La poésie du lien ACT2 is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 27/01/2024, 01:00. Event is in AFIKARIS Gallery with address 7 rue Notre-Dame-de-Nazareth.",
            "title": "La poésie du lien ACT2",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-01-27T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7 rue Notre-Dame-de-Nazareth",
            "city": "Paris",
            "geolocation": "48.8670103,2.360991",
            "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": 34733,
            "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": 32819,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac9049551d4042d39020859be943da98-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac9049551d4042d39020859be943da98-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac9049551d4042d39020859be943da98-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac9049551d4042d39020859be943da98-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac9049551d4042d39020859be943da98-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ac9049551d4042d39020859be943da98.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac9049551d4042d39020859be943da98-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac9049551d4042d39020859be943da98-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac9049551d4042d39020859be943da98-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac9049551d4042d39020859be943da98-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-05T10:57:24.333907Z",
                "updated_at": "2024-01-05T10:57:24.333944Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8856,
                "name": "Tara Downs",
                "slug": "tara-downs",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7196048,-74.0014132",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-01-05T10:57:33.319904Z",
            "publish_time": null,
            "slug": "tara-downs-hou-zichao-fallen-lush-racing-share-2023-12-14",
            "created_at": "2024-01-05T10:57:34.342357Z",
            "updated_at": "2024-01-05T10:57:34.386265Z",
            "summary": "Hou Zichao. 弗洛塞芬 Fallen lush racing share is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 27/01/2024, 01:00. Event is in Tara Downs with address 424 Broadway, Floor 3.",
            "title": "Hou Zichao. 弗洛塞芬 Fallen lush racing share",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-01-27T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "424 Broadway, Floor 3",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 34203,
            "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": 8267,
                "name": "Gefen Gallery",
                "slug": "gefen-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7898865,-122.4056664",
                "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-12-07T11:48:48.598961Z",
            "publish_time": null,
            "slug": "gefen-gallery-expression-unveiled-2023-12-14",
            "created_at": "2023-12-07T11:48:49.814357Z",
            "updated_at": "2023-12-07T11:48:52.369388Z",
            "summary": "Expression Unveiled is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 14/02/2024, 01:00. Event is in Gefen Gallery with address 315 Grant Ave.",
            "title": "Expression Unveiled",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-02-14T01: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": "315 Grant Ave",
            "city": "San Francisco",
            "geolocation": "37.78986425,-122.40566101560576",
            "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": 34075,
            "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": 32207,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/358b41b5f80f40ec829dd7824b99a270.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/358b41b5f80f40ec829dd7824b99a270-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T12:10:59.720415Z",
                "updated_at": "2023-12-04T12:10:59.720474Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3466,
                "name": "Mash Gallery",
                "slug": "mash-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0403787,-118.2312842",
                "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-12-04T12:11:05.016024Z",
            "publish_time": null,
            "slug": "mash-gallery-legacy-reunited-a-solo-retrospective-2023-12-14",
            "created_at": "2023-12-04T12:11:05.918092Z",
            "updated_at": "2023-12-04T12:11:06.879084Z",
            "summary": "\"Legacy Reunited\" A Solo Retrospective is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Mash Gallery with address 812 N. La Cienega Blvd.",
            "title": "\"Legacy Reunited\" A Solo Retrospective",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "812 N. La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.085607591836734,-118.37636842857144",
            "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": 18717,
            "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": 18266,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a4e7fbd3f404add90761cdaa51b5cd3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a4e7fbd3f404add90761cdaa51b5cd3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a4e7fbd3f404add90761cdaa51b5cd3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a4e7fbd3f404add90761cdaa51b5cd3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a4e7fbd3f404add90761cdaa51b5cd3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5a4e7fbd3f404add90761cdaa51b5cd3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a4e7fbd3f404add90761cdaa51b5cd3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a4e7fbd3f404add90761cdaa51b5cd3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a4e7fbd3f404add90761cdaa51b5cd3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a4e7fbd3f404add90761cdaa51b5cd3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-02T20:28:03.004172Z",
                "updated_at": "2023-01-02T20:28:03.004208Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7157,
                "name": "Daniel Faria Gallery",
                "slug": "daniel-faria-gallery",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6544513,-79.44269880000002",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2023-01-02T20:28:09.481087Z",
            "publish_time": null,
            "slug": "daniel-faria-gallery-mark-lewis-the-end-2023-12-14",
            "created_at": "2023-01-02T20:28:10.375003Z",
            "updated_at": "2023-01-02T20:28:10.774168Z",
            "summary": "Mark Lewis: The End is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 04/03/2023, 01:00. Event is in Daniel Faria Gallery with address 188 St. Helens Avenue, Toronto, CA.",
            "title": "Mark Lewis: The End",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2023-03-04T01: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": "188 St. Helens Avenue, Toronto, CA",
            "city": "Toronto",
            "geolocation": "43.65432517894737,-79.44266674210526",
            "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": 34275,
            "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": 32394,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ab6155cdf1e487b968b2f5fb3f9cbd7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ab6155cdf1e487b968b2f5fb3f9cbd7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ab6155cdf1e487b968b2f5fb3f9cbd7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ab6155cdf1e487b968b2f5fb3f9cbd7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ab6155cdf1e487b968b2f5fb3f9cbd7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5ab6155cdf1e487b968b2f5fb3f9cbd7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ab6155cdf1e487b968b2f5fb3f9cbd7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ab6155cdf1e487b968b2f5fb3f9cbd7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ab6155cdf1e487b968b2f5fb3f9cbd7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ab6155cdf1e487b968b2f5fb3f9cbd7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-12T11:53:22.229693Z",
                "updated_at": "2023-12-12T11:53:22.229752Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7332,
                "name": "Oxford House",
                "slug": "oxford-house",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52598889999999,-0.06385240000000002",
                "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-12-12T11:53:26.794401Z",
            "publish_time": null,
            "slug": "oxford-house-sur-reel-uncanny-film-fest-2023-2023-12-14",
            "created_at": "2023-12-12T11:53:27.676484Z",
            "updated_at": "2023-12-12T11:53:29.389861Z",
            "summary": "Sur-REEL & Uncanny Film Fest 2023 is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 14/12/2023, 01:00. Event is in Oxford House with address Derbyshire Street.",
            "title": "Sur-REEL & Uncanny Film Fest 2023",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2023-12-14T01: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": "Derbyshire Street",
            "city": "London",
            "geolocation": "51.5259005,-0.0646466",
            "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": 34308,
            "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": 4594,
                "name": "Kewenig Galerie",
                "slug": "kewenig-galerie",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.514359,13.4025071",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2023-12-12T12:09:00.570943Z",
            "publish_time": null,
            "slug": "kewenig-galerie-raimund-girke-akzente-2023-12-14",
            "created_at": "2023-12-12T12:09:01.536940Z",
            "updated_at": "2023-12-12T12:09:01.910237Z",
            "summary": "Raimund Girke: Akzente is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 15/03/2024, 01:00. Event is in Kewenig Galerie with address Oratori de Sant Feliu.",
            "title": "Raimund Girke: Akzente",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-03-15T01: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": "Oratori de Sant Feliu",
            "city": "Palma de Mallorca",
            "geolocation": "39.5703361,2.6456285483916466",
            "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": 34476,
            "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": 32580,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e176374015024c539ad2171cdab6c170-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e176374015024c539ad2171cdab6c170-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e176374015024c539ad2171cdab6c170-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e176374015024c539ad2171cdab6c170-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e176374015024c539ad2171cdab6c170-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e176374015024c539ad2171cdab6c170.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e176374015024c539ad2171cdab6c170-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e176374015024c539ad2171cdab6c170-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e176374015024c539ad2171cdab6c170-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e176374015024c539ad2171cdab6c170-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T12:02:43.285812Z",
                "updated_at": "2023-12-21T12:02:43.285852Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 714,
                "name": "White Cube Mason's Yard London",
                "slug": "white-cube-masons-yard-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5076125,-0.1372407999999723",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 371,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/white-cube-masons-featured.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/white-cube-masons-featured-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-18T13:42:28.775808Z",
                    "updated_at": "2021-09-14T12:44:33.738362Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "white cube mason's featured",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-12-21T12:02:48.687753Z",
            "publish_time": null,
            "slug": "white-cube-masons-yard-london-sara-flores-2023-12-13",
            "created_at": "2023-12-21T12:02:49.619560Z",
            "updated_at": "2023-12-21T12:02:49.661978Z",
            "summary": "Sara Flores is an Gallery Shows event starting on 13/12/2023, 01:00 and ending on 13/01/2024, 01:00. Event is in White Cube Mason's Yard London with address 10 Avenue Matignon (Paris Office).",
            "title": "Sara Flores",
            "content": null,
            "start_time": "2023-12-13T01:00:00.000000Z",
            "end_time": "2024-01-13T01: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": "10 Avenue Matignon (Paris Office)",
            "city": "Paris",
            "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": 33626,
            "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": 31793,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8c36f67ebe74928a7c9b5e1ece36549-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8c36f67ebe74928a7c9b5e1ece36549-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8c36f67ebe74928a7c9b5e1ece36549-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8c36f67ebe74928a7c9b5e1ece36549-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8c36f67ebe74928a7c9b5e1ece36549-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e8c36f67ebe74928a7c9b5e1ece36549.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8c36f67ebe74928a7c9b5e1ece36549-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8c36f67ebe74928a7c9b5e1ece36549-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8c36f67ebe74928a7c9b5e1ece36549-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8c36f67ebe74928a7c9b5e1ece36549-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-21T11:49:41.511898Z",
                "updated_at": "2023-11-21T11:49:41.511927Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9448,
                "name": "85 Old Brompton Road",
                "slug": "85-old-brompton-road",
                "city": "London",
                "country": "",
                "geolocation": "51.4927261,-0.1765491",
                "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-11-21T11:49:46.521394Z",
            "publish_time": null,
            "slug": "85-old-brompton-road-accidentally-wes-anderson-2023-12-13",
            "created_at": "2023-11-21T11:49:47.671573Z",
            "updated_at": "2023-11-21T11:49:49.024342Z",
            "summary": "Accidentally Wes Anderson is an Gallery Shows event starting on 13/12/2023, 01:00 and ending on 17/02/2024, 01:00. Event is in 85 Old Brompton Road with address 85 Old Brompton Road.",
            "title": "Accidentally Wes Anderson",
            "content": null,
            "start_time": "2023-12-13T01:00:00.000000Z",
            "end_time": "2024-02-17T01: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": "85 Old Brompton Road",
            "city": "London",
            "geolocation": "51.4927616,-0.176706",
            "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": 32436,
            "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": 30687,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21f74f5699604fb0ab9c4c2eead35e7c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21f74f5699604fb0ab9c4c2eead35e7c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21f74f5699604fb0ab9c4c2eead35e7c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21f74f5699604fb0ab9c4c2eead35e7c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21f74f5699604fb0ab9c4c2eead35e7c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/21f74f5699604fb0ab9c4c2eead35e7c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21f74f5699604fb0ab9c4c2eead35e7c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21f74f5699604fb0ab9c4c2eead35e7c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21f74f5699604fb0ab9c4c2eead35e7c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21f74f5699604fb0ab9c4c2eead35e7c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-18T08:59:06.129491Z",
                "updated_at": "2023-10-18T08:59:06.129528Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4560,
                "name": "CICA Museum",
                "slug": "cica-museum",
                "city": "Gyeonggi-do",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.6152464,126.7156325",
                "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": "KR",
            "publish_status": "published",
            "published_at": "2023-10-18T08:59:08.096316Z",
            "publish_time": null,
            "slug": "cica-museum-contemporary-landscape-2023-2023-12-13",
            "created_at": "2023-10-18T08:59:09.000110Z",
            "updated_at": "2023-10-18T08:59:09.566662Z",
            "summary": "Contemporary Landscape 2023 is an Gallery Shows event starting on 13/12/2023, 01:00 and ending on 07/01/2024, 01:00. Event is in CICA Museum with address 196-30, Samdo-ro, Yangchon-eup.",
            "title": "Contemporary Landscape 2023",
            "content": null,
            "start_time": "2023-12-13T01:00:00.000000Z",
            "end_time": "2024-01-07T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "196-30, Samdo-ro, Yangchon-eup",
            "city": "Gimpo-si",
            "geolocation": "37.6065442,126.5856273",
            "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": 34407,
            "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": 2272,
                "name": "Alisan Fine Arts",
                "slug": "alisan-fine-arts",
                "city": "Hong Kong",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "",
                "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-12-21T11:53:38.787621Z",
            "publish_time": null,
            "slug": "alisan-fine-arts-wang-mengsha-whispering-blossoms-2023-12-13",
            "created_at": "2023-12-21T11:53:39.692368Z",
            "updated_at": "2023-12-21T11:53:39.731862Z",
            "summary": "Wang Mengsha: Whispering Blossoms is an Gallery Shows event starting on 13/12/2023, 01:00 and ending on 16/03/2024, 01:00. Event is in Alisan Fine Arts with address 21/F Lyndhurst Tower, 1 Lyndhurst Terrace, Central.",
            "title": "Wang Mengsha: Whispering Blossoms",
            "content": null,
            "start_time": "2023-12-13T01:00:00.000000Z",
            "end_time": "2024-03-16T01: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": "21/F Lyndhurst Tower, 1 Lyndhurst Terrace, Central",
            "city": "Hong Kong",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 34501,
            "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": 32602,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da5df0af723141e880523a69e67238d7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da5df0af723141e880523a69e67238d7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da5df0af723141e880523a69e67238d7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da5df0af723141e880523a69e67238d7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da5df0af723141e880523a69e67238d7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/da5df0af723141e880523a69e67238d7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da5df0af723141e880523a69e67238d7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da5df0af723141e880523a69e67238d7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da5df0af723141e880523a69e67238d7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da5df0af723141e880523a69e67238d7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-22T14:05:58.121424Z",
                "updated_at": "2023-12-22T14:05:58.121461Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7564,
                "name": "Alison Bradley Projects ABP + NG",
                "slug": "alison-bradley-projects-abp-ng",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500522,-74.0042667",
                "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-12-22T14:06:02.958119Z",
            "publish_time": null,
            "slug": "alison-bradley-projects-tamiko-kawata-2023-12-13",
            "created_at": "2023-12-22T14:06:05.025587Z",
            "updated_at": "2023-12-22T14:06:05.089627Z",
            "summary": "Tamiko Kawata is an Gallery Shows event starting on 13/12/2023, 01:00 and ending on 24/02/2024, 01:00. Event is in Alison Bradley Projects ABP + NG with address 526 WEST 26TH STREET, SUITE 814.",
            "title": "Tamiko Kawata",
            "content": null,
            "start_time": "2023-12-13T01:00:00.000000Z",
            "end_time": "2024-02-24T01: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": "526 WEST 26TH STREET, SUITE 814",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 34446,
            "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": 32550,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9e135c402ce4871ac9b3ff014e835d8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9e135c402ce4871ac9b3ff014e835d8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9e135c402ce4871ac9b3ff014e835d8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9e135c402ce4871ac9b3ff014e835d8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9e135c402ce4871ac9b3ff014e835d8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b9e135c402ce4871ac9b3ff014e835d8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9e135c402ce4871ac9b3ff014e835d8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9e135c402ce4871ac9b3ff014e835d8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9e135c402ce4871ac9b3ff014e835d8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9e135c402ce4871ac9b3ff014e835d8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T11:59:11.243434Z",
                "updated_at": "2023-12-21T11:59:11.243488Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9113,
                "name": "Silian Gallery",
                "slug": "silian-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4831729,-0.1776149",
                "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-12-21T11:59:17.058535Z",
            "publish_time": null,
            "slug": "silian-gallery-asian-artists-exchange-programme-i-jing-li-jianhua-liu-and-haitao-zhao-2023-12-13",
            "created_at": "2023-12-21T11:59:17.957577Z",
            "updated_at": "2023-12-21T11:59:19.350757Z",
            "summary": "Asian Artists Exchange Programme I: Jing Li, Jianhua Liu, and Haitao Zhao is an Gallery Shows event starting on 13/12/2023, 01:00 and ending on 20/01/2024, 01:00. Event is in Silian Gallery with address 434 King's Road.",
            "title": "Asian Artists Exchange Programme I: Jing Li, Jianhua Liu, and Haitao Zhao",
            "content": null,
            "start_time": "2023-12-13T01:00:00.000000Z",
            "end_time": "2024-01-20T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "434 King's Road",
            "city": "London",
            "geolocation": "51.4831966,-0.1776410475552898",
            "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": 34430,
            "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": 32533,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/824ca7780a4d4919b732122dd01b229d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/824ca7780a4d4919b732122dd01b229d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/824ca7780a4d4919b732122dd01b229d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/824ca7780a4d4919b732122dd01b229d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/824ca7780a4d4919b732122dd01b229d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/824ca7780a4d4919b732122dd01b229d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/824ca7780a4d4919b732122dd01b229d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/824ca7780a4d4919b732122dd01b229d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/824ca7780a4d4919b732122dd01b229d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/824ca7780a4d4919b732122dd01b229d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T11:56:46.270922Z",
                "updated_at": "2023-12-21T11:56:46.270984Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9432,
                "name": "Kranzler Eck Berlin",
                "slug": "kranzler-eck-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50476179999999,13.3306105",
                "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-12-21T11:56:56.767867Z",
            "publish_time": null,
            "slug": "kranzler-eck-berlin-nox-impulse-2023-12-13",
            "created_at": "2023-12-21T11:56:57.706474Z",
            "updated_at": "2023-12-21T11:56:58.739220Z",
            "summary": "NOX Impulse is an Gallery Shows event starting on 13/12/2023, 01:00 and ending on 13/12/2023, 01:00. Event is in Kranzler Eck Berlin with address Joachimsthaler Straße 7.",
            "title": "NOX Impulse",
            "content": null,
            "start_time": "2023-12-13T01:00:00.000000Z",
            "end_time": "2023-12-13T01: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": "Joachimsthaler Straße 7",
            "city": "Berlin",
            "geolocation": "52.8860374,13.812852249999999",
            "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": 34065,
            "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": 32196,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d729a0d271e74ad595d4105965a74962-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d729a0d271e74ad595d4105965a74962-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d729a0d271e74ad595d4105965a74962-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d729a0d271e74ad595d4105965a74962-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d729a0d271e74ad595d4105965a74962-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d729a0d271e74ad595d4105965a74962.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d729a0d271e74ad595d4105965a74962-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d729a0d271e74ad595d4105965a74962-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d729a0d271e74ad595d4105965a74962-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d729a0d271e74ad595d4105965a74962-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T12:10:11.861486Z",
                "updated_at": "2023-12-04T12:10:11.861532Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7452,
                "name": "Kunstverein",
                "slug": "kunstverein",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.35258349999999,4.8852505",
                "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": "NL",
            "publish_status": "published",
            "published_at": "2023-12-04T12:10:28.139821Z",
            "publish_time": null,
            "slug": "kunstverein-salon-hang-2023-12-13",
            "created_at": "2023-12-04T12:10:29.034785Z",
            "updated_at": "2023-12-04T12:10:30.353845Z",
            "summary": "Salon Hang is an Gallery Shows event starting on 13/12/2023, 01:00 and ending on 02/02/2024, 01:00. Event is in Kunstverein with address Pieter Baststraat 35H.",
            "title": "Salon Hang",
            "content": null,
            "start_time": "2023-12-13T01:00:00.000000Z",
            "end_time": "2024-02-02T01: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": "Pieter Baststraat 35H",
            "city": "Amsterdam",
            "geolocation": "52.352555,4.8852214",
            "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": 34412,
            "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": 32517,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/128af84dec354603acaa1b84a2377cef-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/128af84dec354603acaa1b84a2377cef-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/128af84dec354603acaa1b84a2377cef-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/128af84dec354603acaa1b84a2377cef-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/128af84dec354603acaa1b84a2377cef-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/128af84dec354603acaa1b84a2377cef.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/128af84dec354603acaa1b84a2377cef-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/128af84dec354603acaa1b84a2377cef-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/128af84dec354603acaa1b84a2377cef-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/128af84dec354603acaa1b84a2377cef-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T11:53:49.210016Z",
                "updated_at": "2023-12-21T11:53:49.210073Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4181,
                "name": "Baxter St at the Camera Club of New York",
                "slug": "baxter-st-camera-club-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71821569999999,-73.9990789",
                "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-12-21T11:53:52.058499Z",
            "publish_time": null,
            "slug": "baxter-st-at-the-camera-club-of-new-york-tatiana-florival-pegeron-2023-12-13",
            "created_at": "2023-12-21T11:53:53.202584Z",
            "updated_at": "2023-12-21T11:53:55.147885Z",
            "summary": "Tatiana Florival. Pegeron is an Gallery Shows event starting on 13/12/2023, 01:00 and ending on 24/01/2024, 01:00. Event is in Baxter St at the Camera Club of New York with address 126 Baxter St.",
            "title": "Tatiana Florival. Pegeron",
            "content": null,
            "start_time": "2023-12-13T01:00:00.000000Z",
            "end_time": "2024-01-24T01: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": "126 Baxter St",
            "city": "New York",
            "geolocation": "40.718215900000004,-73.99909085000002",
            "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": []
        }
    ]
}