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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1170&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1134&ordering=-start_time",
    "results": [
        {
            "id": 37397,
            "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": 35453,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaa0af6a539245a7a3bf82390c7762dd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaa0af6a539245a7a3bf82390c7762dd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/eaa0af6a539245a7a3bf82390c7762dd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaa0af6a539245a7a3bf82390c7762dd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaa0af6a539245a7a3bf82390c7762dd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaa0af6a539245a7a3bf82390c7762dd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaa0af6a539245a7a3bf82390c7762dd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaa0af6a539245a7a3bf82390c7762dd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaa0af6a539245a7a3bf82390c7762dd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eaa0af6a539245a7a3bf82390c7762dd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:49:25.481520Z",
                "updated_at": "2024-04-01T19:49:25.481556Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8222,
                "name": "Gainsborough's House",
                "slug": "gainsboroughs-house",
                "city": "Sudbury",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "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": "GB",
            "publish_status": "published",
            "published_at": "2024-04-01T19:49:28.352560Z",
            "publish_time": null,
            "slug": "gainsboroughs-house-philip-de-laszlo-18691937-master-of-elegance-2024-03-23",
            "created_at": "2024-04-01T19:49:29.277332Z",
            "updated_at": "2024-04-01T19:49:32.906010Z",
            "summary": "Philip de László (1869–1937): Master of Elegance is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 23/06/2024, 00:00. Event is in Gainsborough's House with address 46-47 Gainsborough St,.",
            "title": "Philip de László (1869–1937): Master of Elegance",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-06-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": "46-47 Gainsborough St,",
            "city": "Sudbury",
            "geolocation": "53.5067702,-2.2527309",
            "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": 37401,
            "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": 35455,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/582f48717bec497b9ae8aae3dad12aba-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/582f48717bec497b9ae8aae3dad12aba-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/582f48717bec497b9ae8aae3dad12aba.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/582f48717bec497b9ae8aae3dad12aba-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/582f48717bec497b9ae8aae3dad12aba-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/582f48717bec497b9ae8aae3dad12aba-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/582f48717bec497b9ae8aae3dad12aba-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/582f48717bec497b9ae8aae3dad12aba-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/582f48717bec497b9ae8aae3dad12aba-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/582f48717bec497b9ae8aae3dad12aba-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:07:35.811579Z",
                "updated_at": "2024-04-01T20:07:35.811616Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6620,
                "name": "Gallery 825",
                "slug": "gallery-825",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0860193,-118.3767598",
                "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-04-01T20:07:38.895253Z",
            "publish_time": null,
            "slug": "gallery-825-adeola-davies-aiyeloja-2024-03-23",
            "created_at": "2024-04-01T20:07:39.942829Z",
            "updated_at": "2024-04-01T20:07:40.574154Z",
            "summary": "Adeola Davies-Aiyeloja is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 26/04/2024, 00:00. Event is in Gallery 825 with address 825 N. La Cienega Boulevard.",
            "title": "Adeola Davies-Aiyeloja",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-04-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": "825 N. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.08602415,-118.37672488637423",
            "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": 37674,
            "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": 35732,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e97f5f4daab64ef58f22ac4b626ae704.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f5f4daab64ef58f22ac4b626ae704-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T19:39:43.122559Z",
                "updated_at": "2024-04-02T19:39:43.122613Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9872,
                "name": "Velarde",
                "slug": "velarde",
                "city": "Devon",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2865464,-3.7780095",
                "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": "2024-04-02T19:39:54.386144Z",
            "publish_time": null,
            "slug": "velarde-the-shape-of-now-2024-03-23",
            "created_at": "2024-04-02T19:39:55.277620Z",
            "updated_at": "2024-04-02T19:39:57.294169Z",
            "summary": "The Shape of Now is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 18/05/2024, 00:00. Event is in Velarde with address 86 Fore Street.",
            "title": "The Shape of Now",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "86 Fore Street",
            "city": "Kingsbridge",
            "geolocation": "44.1682412,-70.5036434",
            "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": 37731,
            "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": 35815,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b53e6ff474434d0b8ae526bec967f708.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b53e6ff474434d0b8ae526bec967f708-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:27:05.865369Z",
                "updated_at": "2024-04-02T20:27:05.865460Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3474,
                "name": "Mostyn",
                "slug": "mostyn",
                "city": "Llandudno",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.32125660000001,-3.8250012",
                "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": "2024-04-02T20:27:22.796044Z",
            "publish_time": null,
            "slug": "mostyn-ffocws-1-2024-03-23",
            "created_at": "2024-04-02T20:27:23.857714Z",
            "updated_at": "2024-04-02T20:27:25.480202Z",
            "summary": "Ffocws #1 is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 22/06/2024, 00:00. Event is in Mostyn with address 12 Vaughan Street.",
            "title": "Ffocws #1",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-06-22T00: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": "12 Vaughan Street",
            "city": "Llandudno",
            "geolocation": "-33.7039914,150.8160809",
            "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": 37445,
            "author": {
                "id": "be0e54a8-8d72-40b9-8aa9-cafe867497dd",
                "username": "post@gropiusbau.de",
                "slug": "postgropiusbaude",
                "first_name": "Nahomi",
                "last_name": "Tecle",
                "display_name": null,
                "display_name_full": "Nahomi Tecle",
                "email": "tecle@gropiusbau.de",
                "telephone": "+49 30 254860"
            },
            "price": null,
            "featured_image": {
                "id": 35496,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/157445d179e742d18137563e376f68c2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/157445d179e742d18137563e376f68c2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/157445d179e742d18137563e376f68c2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/157445d179e742d18137563e376f68c2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/157445d179e742d18137563e376f68c2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/157445d179e742d18137563e376f68c2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/157445d179e742d18137563e376f68c2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/157445d179e742d18137563e376f68c2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/157445d179e742d18137563e376f68c2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/157445d179e742d18137563e376f68c2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T21:00:14.649771Z",
                "updated_at": "2024-04-01T21:00:14.649812Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5498,
                "name": "Gropius Bau",
                "slug": "gropius-bau",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5066982,13.3820464",
                "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": "2024-04-01T21:00:17.112326Z",
            "publish_time": null,
            "slug": "gropius-bau-pallavi-paul-how-love-moves-2024-03-22",
            "created_at": "2024-04-01T21:00:18.154254Z",
            "updated_at": "2024-04-01T21:00:24.941544Z",
            "summary": "Pallavi Paul. How Love Moves is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 21/07/2024, 00:00. Event is in Gropius Bau with address Niederkirchnerstrasse 7.",
            "title": "Pallavi Paul. How Love Moves",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-07-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": "Niederkirchnerstrasse 7",
            "city": "Berlin",
            "geolocation": "52.50662085,13.381947180914345",
            "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": 37172,
            "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": 35242,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a98ddfacfd74a5192d9f986a164616c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a98ddfacfd74a5192d9f986a164616c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9a98ddfacfd74a5192d9f986a164616c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a98ddfacfd74a5192d9f986a164616c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a98ddfacfd74a5192d9f986a164616c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a98ddfacfd74a5192d9f986a164616c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a98ddfacfd74a5192d9f986a164616c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a98ddfacfd74a5192d9f986a164616c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a98ddfacfd74a5192d9f986a164616c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a98ddfacfd74a5192d9f986a164616c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:06:30.864431Z",
                "updated_at": "2024-03-20T14:06:30.864470Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4978,
                "name": "Galerie NuEdge",
                "slug": "galerie-nuedge",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.497228,-73.58073279999999",
                "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": "2024-03-20T14:06:34.079634Z",
            "publish_time": null,
            "slug": "galerie-nuedge-varadero-cuba-2024-03-22",
            "created_at": "2024-03-20T14:06:34.994047Z",
            "updated_at": "2024-03-20T14:06:35.045658Z",
            "summary": "VARADERO Cuba is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 29/03/2024, 01:00. Event is in Galerie NuEdge with address 1480 rue Sherbrooke Quest.",
            "title": "VARADERO Cuba",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-03-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": "1480 rue Sherbrooke Quest",
            "city": "Montreal",
            "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": 37432,
            "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": 35485,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8bc5f018add84f3683ee789056f15416.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:44:59.993976Z",
                "updated_at": "2024-04-01T20:44:59.994014Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6058,
                "name": "Ione & Mann",
                "slug": "ione-mann",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4951078,-0.174608",
                "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": "2024-04-01T20:45:03.798022Z",
            "publish_time": null,
            "slug": "ione-mann-wayfinding-2024-03-22",
            "created_at": "2024-04-01T20:45:04.711419Z",
            "updated_at": "2024-04-01T20:45:05.437510Z",
            "summary": "Wayfinding is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 18/04/2024, 00:00. Event is in Ione & Mann with address 6 Conduit Street.",
            "title": "Wayfinding",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6 Conduit Street",
            "city": "London",
            "geolocation": "51.5128875,-0.1412796",
            "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": 36911,
            "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": 35008,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9d59d1132c42b59e1b2d72d13ae545-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9d59d1132c42b59e1b2d72d13ae545-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6d9d59d1132c42b59e1b2d72d13ae545.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9d59d1132c42b59e1b2d72d13ae545-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9d59d1132c42b59e1b2d72d13ae545-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9d59d1132c42b59e1b2d72d13ae545-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9d59d1132c42b59e1b2d72d13ae545-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9d59d1132c42b59e1b2d72d13ae545-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9d59d1132c42b59e1b2d72d13ae545-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6d9d59d1132c42b59e1b2d72d13ae545-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:56:57.177945Z",
                "updated_at": "2024-03-13T14:56:57.177983Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5649,
                "name": "Fotogalerie Friedrichshain",
                "slug": "fotogalerie-friedrichshain",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5083713,13.448468",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-03-13T14:57:05.200358Z",
            "publish_time": null,
            "slug": "fotogalerie-friedrichshain-excess-2024-03-22",
            "created_at": "2024-03-13T14:57:06.163673Z",
            "updated_at": "2024-03-13T14:57:07.623620Z",
            "summary": "EXCESS is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 10/05/2024, 00:00. Event is in Fotogalerie Friedrichshain with address Helsingforser Platz  1.",
            "title": "EXCESS",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-05-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": "Helsingforser Platz  1",
            "city": "Berlin",
            "geolocation": "52.5084047,13.4484701",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37696,
            "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": 35755,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/233724bce6e74e4e83dd9cd4c6e47735-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/233724bce6e74e4e83dd9cd4c6e47735-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/233724bce6e74e4e83dd9cd4c6e47735.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/233724bce6e74e4e83dd9cd4c6e47735-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/233724bce6e74e4e83dd9cd4c6e47735-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/233724bce6e74e4e83dd9cd4c6e47735-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/233724bce6e74e4e83dd9cd4c6e47735-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/233724bce6e74e4e83dd9cd4c6e47735-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/233724bce6e74e4e83dd9cd4c6e47735-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/233724bce6e74e4e83dd9cd4c6e47735-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T19:54:18.130332Z",
                "updated_at": "2024-04-02T19:54:18.130364Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4990,
                "name": "Josh Lilley Gallery",
                "slug": "josh-lilley-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5190978,-0.1392874",
                "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": "2024-04-02T19:54:20.755318Z",
            "publish_time": null,
            "slug": "josh-lilley-gallery-rebecca-manson-leave-love-behind-2024-03-22",
            "created_at": "2024-04-02T19:54:21.677532Z",
            "updated_at": "2024-04-02T19:54:22.418237Z",
            "summary": "Rebecca Manson. Leave Love Behind is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Josh Lilley Gallery with address 44-46 Riding House Street.",
            "title": "Rebecca Manson. Leave Love Behind",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-04-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": "44-46 Riding House Street",
            "city": "London",
            "geolocation": "51.5190661,-0.1392998978882944",
            "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": 37653,
            "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": 35713,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e0d3ff77634d048348418ed70f392f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e0d3ff77634d048348418ed70f392f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/70e0d3ff77634d048348418ed70f392f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e0d3ff77634d048348418ed70f392f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e0d3ff77634d048348418ed70f392f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e0d3ff77634d048348418ed70f392f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e0d3ff77634d048348418ed70f392f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e0d3ff77634d048348418ed70f392f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e0d3ff77634d048348418ed70f392f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e0d3ff77634d048348418ed70f392f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:57:58.794927Z",
                "updated_at": "2024-04-02T17:57:58.794983Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7424,
                "name": "The Terrace Gallery, Harewood House",
                "slug": "terrace-gallery-harewood-house",
                "city": "Leeds",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.89688510000001,-1.5274576",
                "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": "2024-04-02T17:58:14.658030Z",
            "publish_time": null,
            "slug": "the-terrace-gallery-harewood-house-colours-uncovered-at-harewood-house-this-spring-2024-03-22",
            "created_at": "2024-04-02T17:58:15.587449Z",
            "updated_at": "2024-04-02T17:58:24.684135Z",
            "summary": "Colours Uncovered at Harewood House this Spring is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 09/06/2024, 00:00. Event is in The Terrace Gallery, Harewood House with address Harewood House.",
            "title": "Colours Uncovered at Harewood House this Spring",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-06-09T00: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": "Harewood House",
            "city": "Leeds",
            "geolocation": "54.6543543,-2.5363464605079464",
            "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": 37161,
            "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": "KR",
            "publish_status": "published",
            "published_at": "2024-03-20T14:06:05.562518Z",
            "publish_time": null,
            "slug": "galerie-eva-presenhuber-new-york-hard-feelings-2024-03-22",
            "created_at": "2024-03-20T14:06:06.534530Z",
            "updated_at": "2024-03-20T14:06:06.573585Z",
            "summary": "Hard Feelings is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 13/04/2024, 00:00. Event is in Galerie Eva Presenhuber New York with address Galerie Eva Presenhuber x Taxa, Seoul.",
            "title": "Hard Feelings",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-04-13T00: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": "Galerie Eva Presenhuber x Taxa, Seoul",
            "city": "Seoul",
            "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": 35347,
            "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": 33449,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f010d7428b384840a8364694f695fdb3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f010d7428b384840a8364694f695fdb3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f010d7428b384840a8364694f695fdb3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f010d7428b384840a8364694f695fdb3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f010d7428b384840a8364694f695fdb3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f010d7428b384840a8364694f695fdb3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f010d7428b384840a8364694f695fdb3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f010d7428b384840a8364694f695fdb3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f010d7428b384840a8364694f695fdb3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f010d7428b384840a8364694f695fdb3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-01-31T08:05:28.809657Z",
                "updated_at": "2024-01-31T08:05:28.809719Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3855,
                "name": "Museo di Palazzo Strozzi",
                "slug": "museo-di-palazzo-strozzi",
                "city": "Florence",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.7710596,11.2521734",
                "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": "2024-01-31T08:05:31.822837Z",
            "publish_time": null,
            "slug": "museo-di-palazzo-strozzi-anselm-kiefer-fallen-angels-2024-03-22",
            "created_at": "2024-01-31T08:05:32.903112Z",
            "updated_at": "2024-01-31T08:05:33.651320Z",
            "summary": "Anselm Kiefer. Fallen Angels is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 21/07/2024, 00:00. Event is in Museo di Palazzo Strozzi with address Piazza Strozzi.",
            "title": "Anselm Kiefer. Fallen Angels",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-07-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": "Piazza Strozzi",
            "city": "Florence",
            "geolocation": "43.7712762,11.252261605987316",
            "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": 37683,
            "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": 35742,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28c0459b3d7746ecac87af9630467233-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28c0459b3d7746ecac87af9630467233-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/28c0459b3d7746ecac87af9630467233.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28c0459b3d7746ecac87af9630467233-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28c0459b3d7746ecac87af9630467233-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28c0459b3d7746ecac87af9630467233-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28c0459b3d7746ecac87af9630467233-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28c0459b3d7746ecac87af9630467233-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28c0459b3d7746ecac87af9630467233-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/28c0459b3d7746ecac87af9630467233-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T19:40:22.605267Z",
                "updated_at": "2024-04-02T19:40:22.605325Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3970,
                "name": "Whitney Museum of American Art",
                "slug": "whitney-museum-american-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7396059,-74.0089716",
                "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-04-02T19:40:31.010943Z",
            "publish_time": null,
            "slug": "whitney-museum-of-american-art-open-studio-for-teens-spring-2024-2024-03-22",
            "created_at": "2024-04-02T19:40:32.056027Z",
            "updated_at": "2024-04-02T19:40:32.610304Z",
            "summary": "Open Studio For Teens Spring 2024 is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 10/05/2024, 00:00. Event is in Whitney Museum of American Art with address 99 Gansevoort Street.",
            "title": "Open Studio For Teens Spring 2024",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-05-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": "99 Gansevoort Street",
            "city": "New York",
            "geolocation": "40.73964505,-74.00892095028976",
            "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": 36927,
            "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": 35020,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e89cb8fc01d4fcaa071f385a296a1ac-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e89cb8fc01d4fcaa071f385a296a1ac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2e89cb8fc01d4fcaa071f385a296a1ac.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e89cb8fc01d4fcaa071f385a296a1ac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e89cb8fc01d4fcaa071f385a296a1ac-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e89cb8fc01d4fcaa071f385a296a1ac-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e89cb8fc01d4fcaa071f385a296a1ac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e89cb8fc01d4fcaa071f385a296a1ac-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e89cb8fc01d4fcaa071f385a296a1ac-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e89cb8fc01d4fcaa071f385a296a1ac-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:59:14.303594Z",
                "updated_at": "2024-03-13T14:59:14.303630Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4820,
                "name": "Haus der Kunst",
                "slug": "haus-der-kunst",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.144169,11.5858549",
                "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": "2024-03-13T14:59:19.681518Z",
            "publish_time": null,
            "slug": "haus-der-kunst-tune-puce-mary-leila-bordreuil-concert-2024-03-22",
            "created_at": "2024-03-13T14:59:20.612842Z",
            "updated_at": "2024-03-13T14:59:22.985983Z",
            "summary": "TUNE. Puce Mary, Leila Bordreuil. Concert is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 22/03/2024, 01:00. Event is in Haus der Kunst with address Prinzregentenstrasse 1 d.",
            "title": "TUNE. Puce Mary, Leila Bordreuil. Concert",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-03-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Prinzregentenstrasse 1 d",
            "city": "Munich",
            "geolocation": "48.1432576,11.5875847",
            "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": 36921,
            "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": 35014,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436b576fc05440f3bd30a722cc0d6575-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436b576fc05440f3bd30a722cc0d6575-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/436b576fc05440f3bd30a722cc0d6575.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436b576fc05440f3bd30a722cc0d6575-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436b576fc05440f3bd30a722cc0d6575-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436b576fc05440f3bd30a722cc0d6575-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436b576fc05440f3bd30a722cc0d6575-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436b576fc05440f3bd30a722cc0d6575-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436b576fc05440f3bd30a722cc0d6575-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/436b576fc05440f3bd30a722cc0d6575-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:57:28.309737Z",
                "updated_at": "2024-03-13T14:57:28.309790Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9072,
                "name": "Galerie Negropontes",
                "slug": "galerie-negropontes",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8623517,2.3405698",
                "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-03-13T14:57:32.720232Z",
            "publish_time": null,
            "slug": "galerie-negropontes-armonia-metis-lexposition-inaugurale-de-la-galerie-negropontes-a-la-palazzina-masieri-2024-03-22",
            "created_at": "2024-03-13T14:57:33.644588Z",
            "updated_at": "2024-03-13T14:57:39.105247Z",
            "summary": "ARMONIA METIS, l’exposition inaugurale de la Galerie Negropontes à la Palazzina Masieri is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 24/11/2024, 01:00. Event is in Galerie Negropontes with address 14-16 Rue Jean-Jacques Rousseau.",
            "title": "ARMONIA METIS, l’exposition inaugurale de la Galerie Negropontes à la Palazzina Masieri",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-11-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": "14-16 Rue Jean-Jacques Rousseau",
            "city": "Paris",
            "geolocation": "49.281349,-0.265808916696751",
            "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": 37955,
            "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": 36101,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bc7c691197b4ce19200e08262206201-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bc7c691197b4ce19200e08262206201-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5bc7c691197b4ce19200e08262206201.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bc7c691197b4ce19200e08262206201-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bc7c691197b4ce19200e08262206201-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bc7c691197b4ce19200e08262206201-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bc7c691197b4ce19200e08262206201-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bc7c691197b4ce19200e08262206201-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bc7c691197b4ce19200e08262206201-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bc7c691197b4ce19200e08262206201-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:35:43.837216Z",
                "updated_at": "2024-04-14T12:35:43.837287Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9411,
                "name": "MASP - Museum of Art of São Paulo Assis Chateaubriand",
                "slug": "masp-museum-art-sao-paulo-assis-chateaubriand",
                "city": "São Paulo",
                "country": {
                    "code": "BR",
                    "name": "Brazil"
                },
                "geolocation": "-23.5615171,-46.655961",
                "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": "BR",
            "publish_status": "published",
            "published_at": "2024-04-14T12:35:51.617473Z",
            "publish_time": null,
            "slug": "masp-museum-of-art-of-sao-paulo-assis-chateaubriand-mario-de-andrade-two-lives-2024-03-22",
            "created_at": "2024-04-14T12:35:52.615637Z",
            "updated_at": "2024-04-14T12:35:52.615673Z",
            "summary": null,
            "title": "Mário de Andrade: two lives",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-06-09T00: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": "",
            "city": "São Paulo",
            "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": 37636,
            "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": 35697,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cd68359ba8f4ed6b6dba4410684ff43-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cd68359ba8f4ed6b6dba4410684ff43-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5cd68359ba8f4ed6b6dba4410684ff43.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cd68359ba8f4ed6b6dba4410684ff43-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cd68359ba8f4ed6b6dba4410684ff43-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cd68359ba8f4ed6b6dba4410684ff43-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cd68359ba8f4ed6b6dba4410684ff43-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cd68359ba8f4ed6b6dba4410684ff43-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cd68359ba8f4ed6b6dba4410684ff43-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cd68359ba8f4ed6b6dba4410684ff43-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:35:38.200581Z",
                "updated_at": "2024-04-02T17:35:38.200637Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5615,
                "name": "Stills",
                "slug": "stills",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.95067889999999,-3.1902526",
                "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": "2024-04-02T17:35:45.714758Z",
            "publish_time": null,
            "slug": "stills-matthew-arthur-williams-in-consideration-of-our-times-2024-03-22",
            "created_at": "2024-04-02T17:35:46.869912Z",
            "updated_at": "2024-04-02T17:35:47.970053Z",
            "summary": "Matthew Arthur Williams: In Consideration of Our Times is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 15/06/2024, 00:00. Event is in Stills with address 23 Cockburn Street.",
            "title": "Matthew Arthur Williams: In Consideration of Our Times",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-06-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": "23 Cockburn Street",
            "city": "Edinburgh",
            "geolocation": "55.9506491,-3.1902133",
            "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": 35590,
            "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": 33708,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a7d6c20f6f49e2b097709c36398fda-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a7d6c20f6f49e2b097709c36398fda-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/06a7d6c20f6f49e2b097709c36398fda.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a7d6c20f6f49e2b097709c36398fda-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a7d6c20f6f49e2b097709c36398fda-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a7d6c20f6f49e2b097709c36398fda-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a7d6c20f6f49e2b097709c36398fda-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a7d6c20f6f49e2b097709c36398fda-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a7d6c20f6f49e2b097709c36398fda-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a7d6c20f6f49e2b097709c36398fda-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-07T17:51:05.718134Z",
                "updated_at": "2024-02-07T17:51:05.718196Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3422,
                "name": "HOURS",
                "slug": "hours",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4571385,-2.596779",
                "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": "2024-02-07T17:51:15.562531Z",
            "publish_time": null,
            "slug": "hours-salad-days-2024-03-22",
            "created_at": "2024-02-07T17:51:16.472630Z",
            "updated_at": "2024-02-07T17:51:17.222214Z",
            "summary": "Salad Days is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 21/04/2024, 00:00. Event is in HOURS with address 10 Colston Yard.",
            "title": "Salad Days",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-04-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": "10 Colston Yard",
            "city": "Bristol",
            "geolocation": "51.4569429,-2.5971609",
            "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": []
        }
    ]
}