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

{
    "count": 37595,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5490&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5454&ordering=-end_time",
    "results": [
        {
            "id": 32090,
            "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": 30351,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/677c9c4449e34488914ada906aeb4973.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/677c9c4449e34488914ada906aeb4973-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:39:19.507680Z",
                "updated_at": "2023-10-05T09:39:19.507715Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4435,
                "name": "Rosenberg & Co.",
                "slug": "rosenberg-co",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7683316,-73.9684911",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-05T09:39:25.623275Z",
            "publish_time": null,
            "slug": "rosenberg-co-leon-tutundjian-2023-09-28",
            "created_at": "2023-10-05T09:39:26.548083Z",
            "updated_at": "2023-10-05T09:39:27.381584Z",
            "summary": "Léon Tutundjian is an Gallery Shows event starting on 28/09/2023, 00:00 and ending on 22/12/2023, 01:00. Event is in Rosenberg & Co. with address 19 East 66th Street.",
            "title": "Léon Tutundjian",
            "content": null,
            "start_time": "2023-09-28T00:00:00.000000Z",
            "end_time": "2023-12-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": "19 East 66th Street",
            "city": "New York",
            "geolocation": "40.76831515,-73.96850192852477",
            "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": 33107,
            "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": 31308,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46c9e82302194726ab1e7acc4bb4f6d6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46c9e82302194726ab1e7acc4bb4f6d6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/46c9e82302194726ab1e7acc4bb4f6d6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46c9e82302194726ab1e7acc4bb4f6d6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46c9e82302194726ab1e7acc4bb4f6d6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46c9e82302194726ab1e7acc4bb4f6d6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46c9e82302194726ab1e7acc4bb4f6d6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46c9e82302194726ab1e7acc4bb4f6d6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46c9e82302194726ab1e7acc4bb4f6d6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46c9e82302194726ab1e7acc4bb4f6d6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-02T13:43:46.921249Z",
                "updated_at": "2023-11-02T13:43:46.921286Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4480,
                "name": "Cristea Roberts Gallery",
                "slug": "cristea-roberts-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5060623,-0.1361262",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-02T13:44:01.918147Z",
            "publish_time": null,
            "slug": "cristea-roberts-gallery-georg-baselitz-belle-haleine-2023-11-10",
            "created_at": "2023-11-02T13:44:02.835480Z",
            "updated_at": "2023-11-02T13:44:03.696146Z",
            "summary": "Georg Baselitz: Belle Haleine is an Gallery Shows event starting on 10/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Cristea Roberts Gallery with address 43 Pall Mall.",
            "title": "Georg Baselitz: Belle Haleine",
            "content": null,
            "start_time": "2023-11-10T01:00:00.000000Z",
            "end_time": "2023-12-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": "43 Pall Mall",
            "city": "London",
            "geolocation": "42.15104577976451,-71.22197808425116",
            "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": 34483,
            "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": 32585,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6caf7a0947dc47e1a1e176b39d457e1e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6caf7a0947dc47e1a1e176b39d457e1e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6caf7a0947dc47e1a1e176b39d457e1e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6caf7a0947dc47e1a1e176b39d457e1e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6caf7a0947dc47e1a1e176b39d457e1e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6caf7a0947dc47e1a1e176b39d457e1e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6caf7a0947dc47e1a1e176b39d457e1e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6caf7a0947dc47e1a1e176b39d457e1e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6caf7a0947dc47e1a1e176b39d457e1e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6caf7a0947dc47e1a1e176b39d457e1e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-21T12:02:58.642446Z",
                "updated_at": "2023-12-21T12:02:58.642513Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6681,
                "name": "Williamson Art Gallery and Museum",
                "slug": "williamson-art-gallery-and-museum",
                "city": "Prenton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.385255,-3.0408667",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-12-21T12:03:03.780473Z",
            "publish_time": null,
            "slug": "williamson-art-gallery-and-museum-new-light-art-prize-2023-12-07",
            "created_at": "2023-12-21T12:03:04.693835Z",
            "updated_at": "2023-12-21T12:03:05.060651Z",
            "summary": "New Light Art Prize is an Gallery Shows event starting on 07/12/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Williamson Art Gallery and Museum with address Williamson Art Gallery & Museum,.",
            "title": "New Light Art Prize",
            "content": null,
            "start_time": "2023-12-07T01:00:00.000000Z",
            "end_time": "2023-12-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": "Williamson Art Gallery & Museum,",
            "city": "Birkenhead",
            "geolocation": "53.384894,-3.040263011886392",
            "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": 33294,
            "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": 31487,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1bc0f79883649189b7e1d7b1368492b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1bc0f79883649189b7e1d7b1368492b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d1bc0f79883649189b7e1d7b1368492b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1bc0f79883649189b7e1d7b1368492b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1bc0f79883649189b7e1d7b1368492b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1bc0f79883649189b7e1d7b1368492b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1bc0f79883649189b7e1d7b1368492b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1bc0f79883649189b7e1d7b1368492b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1bc0f79883649189b7e1d7b1368492b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d1bc0f79883649189b7e1d7b1368492b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-08T10:03:28.241898Z",
                "updated_at": "2023-11-08T10:03:28.241950Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5816,
                "name": "Nicodim Gallery LA",
                "slug": "nicodim-gallery-la",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0241532,-118.2295453",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-08T10:03:32.601279Z",
            "publish_time": null,
            "slug": "nicodim-gallery-la-ho-jae-kim-ode-to-joy-2023-11-04",
            "created_at": "2023-11-08T10:03:33.504628Z",
            "updated_at": "2023-11-08T10:03:36.731590Z",
            "summary": "Ho Jae Kim: Ode to Joy is an Gallery Shows event starting on 04/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Nicodim Gallery LA with address 1700 S. Santa Fe Ave #160.",
            "title": "Ho Jae Kim: Ode to Joy",
            "content": null,
            "start_time": "2023-11-04T01:00:00.000000Z",
            "end_time": "2023-12-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": "1700 S. Santa Fe Ave #160",
            "city": "Los Angeles",
            "geolocation": "41.361389,-72.902796",
            "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": 33934,
            "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": 32073,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49ff9fdd7d6940fab71279a4662c98a8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49ff9fdd7d6940fab71279a4662c98a8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/49ff9fdd7d6940fab71279a4662c98a8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49ff9fdd7d6940fab71279a4662c98a8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49ff9fdd7d6940fab71279a4662c98a8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49ff9fdd7d6940fab71279a4662c98a8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49ff9fdd7d6940fab71279a4662c98a8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49ff9fdd7d6940fab71279a4662c98a8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49ff9fdd7d6940fab71279a4662c98a8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49ff9fdd7d6940fab71279a4662c98a8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-30T14:30:23.033060Z",
                "updated_at": "2023-11-30T14:30:23.033096Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3217,
                "name": "Almine Rech London",
                "slug": "almine-rech",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51165659999999,-0.14662",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-30T14:30:31.133053Z",
            "publish_time": null,
            "slug": "almine-rech-amanda-wall-femcel-2023-11-22",
            "created_at": "2023-11-30T14:30:32.042356Z",
            "updated_at": "2023-11-30T14:30:34.044007Z",
            "summary": "Amanda Wall. Femcel is an Gallery Shows event starting on 22/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Almine Rech London with address Grosvenor Hill.",
            "title": "Amanda Wall. Femcel",
            "content": null,
            "start_time": "2023-11-22T01:00:00.000000Z",
            "end_time": "2023-12-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": "Grosvenor Hill",
            "city": "London",
            "geolocation": "51.3855292,1.3809348",
            "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": 33961,
            "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": 32101,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ef4b433a43b4fb3a10479725897fdd8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ef4b433a43b4fb3a10479725897fdd8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6ef4b433a43b4fb3a10479725897fdd8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ef4b433a43b4fb3a10479725897fdd8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ef4b433a43b4fb3a10479725897fdd8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ef4b433a43b4fb3a10479725897fdd8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ef4b433a43b4fb3a10479725897fdd8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ef4b433a43b4fb3a10479725897fdd8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ef4b433a43b4fb3a10479725897fdd8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ef4b433a43b4fb3a10479725897fdd8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-30T14:49:44.597231Z",
                "updated_at": "2023-11-30T14:49:44.597268Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9249,
                "name": "James Cohan Gallery | Lower East Side",
                "slug": "james-cohan-gallery-lower-east-side",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7174319,-73.99216799999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-30T14:49:48.946258Z",
            "publish_time": null,
            "slug": "james-cohan-gallery-lower-east-side-tecla-tofano-this-body-of-mine-2023-11-09",
            "created_at": "2023-11-30T14:49:49.858279Z",
            "updated_at": "2023-11-30T14:49:50.762647Z",
            "summary": "Tecla Tofano. This Body of Mine is an Gallery Shows event starting on 09/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in James Cohan Gallery | Lower East Side with address 291 Grand Street.",
            "title": "Tecla Tofano. This Body of Mine",
            "content": null,
            "start_time": "2023-11-09T01:00:00.000000Z",
            "end_time": "2023-12-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": "291 Grand Street",
            "city": "New York",
            "geolocation": "40.71317745,-73.95742047856521",
            "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": 33419,
            "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": 31604,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c114ba3ebbc4c84a7670166ec4ee10e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c114ba3ebbc4c84a7670166ec4ee10e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c114ba3ebbc4c84a7670166ec4ee10e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c114ba3ebbc4c84a7670166ec4ee10e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c114ba3ebbc4c84a7670166ec4ee10e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c114ba3ebbc4c84a7670166ec4ee10e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c114ba3ebbc4c84a7670166ec4ee10e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c114ba3ebbc4c84a7670166ec4ee10e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c114ba3ebbc4c84a7670166ec4ee10e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c114ba3ebbc4c84a7670166ec4ee10e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-13T15:29:08.295933Z",
                "updated_at": "2023-11-13T15:29:08.295969Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7573,
                "name": "P/////AKT",
                "slug": "pakt",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.36707329999999,4.938826499999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2023-11-13T15:29:12.321809Z",
            "publish_time": null,
            "slug": "pakt-jerrold-saija-a-slim-band-something-that-binds-and-a-range-of-frequencies-2023-11-23",
            "created_at": "2023-11-13T15:29:13.246744Z",
            "updated_at": "2023-11-13T15:29:13.835073Z",
            "summary": "Jerrold Saija – A slim band, something that binds, and a range of frequencies is an Gallery Shows event starting on 23/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in P/////AKT with address Zeeburgerpad 53.",
            "title": "Jerrold Saija – A slim band, something that binds, and a range of frequencies",
            "content": null,
            "start_time": "2023-11-23T01:00:00.000000Z",
            "end_time": "2023-12-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": "Zeeburgerpad 53",
            "city": "Amsterdam",
            "geolocation": "52.3670011,4.9388776",
            "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": 33970,
            "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": 32108,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eb7ae090d214a259b76210a5ec97598-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eb7ae090d214a259b76210a5ec97598-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2eb7ae090d214a259b76210a5ec97598.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eb7ae090d214a259b76210a5ec97598-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eb7ae090d214a259b76210a5ec97598-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eb7ae090d214a259b76210a5ec97598-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eb7ae090d214a259b76210a5ec97598-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eb7ae090d214a259b76210a5ec97598-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eb7ae090d214a259b76210a5ec97598-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2eb7ae090d214a259b76210a5ec97598-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-30T14:50:02.476065Z",
                "updated_at": "2023-11-30T14:50:02.476103Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4828,
                "name": "Ken Artspace",
                "slug": "ken-artspace",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4870554,-0.11165",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-30T14:50:07.207401Z",
            "publish_time": null,
            "slug": "ken-artspace-mixed-marvels-2023-11-25",
            "created_at": "2023-11-30T14:50:08.112683Z",
            "updated_at": "2023-11-30T14:50:08.627160Z",
            "summary": "Mixed Marvels is an Gallery Shows event starting on 25/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Ken Artspace with address 16 Windmill Row.",
            "title": "Mixed Marvels",
            "content": null,
            "start_time": "2023-11-25T01:00:00.000000Z",
            "end_time": "2023-12-22T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Windmill Row",
            "city": "London",
            "geolocation": "51.4870476,-0.11170814672132207",
            "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": 33192,
            "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": 31384,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cbada58c9804b60b8d475a6e02820ac-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cbada58c9804b60b8d475a6e02820ac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0cbada58c9804b60b8d475a6e02820ac.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cbada58c9804b60b8d475a6e02820ac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cbada58c9804b60b8d475a6e02820ac-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cbada58c9804b60b8d475a6e02820ac-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cbada58c9804b60b8d475a6e02820ac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cbada58c9804b60b8d475a6e02820ac-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cbada58c9804b60b8d475a6e02820ac-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0cbada58c9804b60b8d475a6e02820ac-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-07T11:21:19.788717Z",
                "updated_at": "2023-11-07T11:21:19.788758Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7369,
                "name": "Saatchi Yates",
                "slug": "saatchi-yates",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083085,-0.1395913",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-07T11:21:28.720574Z",
            "publish_time": null,
            "slug": "saatchi-yates-elena-garrigolas-2023-11-01",
            "created_at": "2023-11-07T11:21:29.667684Z",
            "updated_at": "2023-11-07T11:21:31.446031Z",
            "summary": "Elena Garrigolas is an Gallery Shows event starting on 01/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Saatchi Yates with address 14 Bury Street.",
            "title": "Elena Garrigolas",
            "content": null,
            "start_time": "2023-11-01T01:00:00.000000Z",
            "end_time": "2023-12-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": "14 Bury Street",
            "city": "London",
            "geolocation": "52.622552799999994,1.2764261039616138",
            "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": 33389,
            "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": 4833,
                "name": "Louis K. Meisel Gallery",
                "slug": "louis-k-meisel-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7257466,-74.0004721",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-09T10:46:54.344322Z",
            "publish_time": null,
            "slug": "louis-k-meisel-gallery-new-york-is-home-2023-11-09",
            "created_at": "2023-11-09T10:46:55.354032Z",
            "updated_at": "2023-11-09T10:46:58.063659Z",
            "summary": "New York is Home is an Gallery Shows event starting on 09/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Louis K. Meisel Gallery with address 141 Prince Street.",
            "title": "New York is Home",
            "content": null,
            "start_time": "2023-11-09T01:00:00.000000Z",
            "end_time": "2023-12-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": "141 Prince Street",
            "city": "New York",
            "geolocation": "42.340415050000004,-71.22619783155602",
            "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": 34472,
            "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": 32574,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf67ff0a5e0149da963803ef4cd69d31-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf67ff0a5e0149da963803ef4cd69d31-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bf67ff0a5e0149da963803ef4cd69d31.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf67ff0a5e0149da963803ef4cd69d31-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf67ff0a5e0149da963803ef4cd69d31-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf67ff0a5e0149da963803ef4cd69d31-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf67ff0a5e0149da963803ef4cd69d31-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf67ff0a5e0149da963803ef4cd69d31-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf67ff0a5e0149da963803ef4cd69d31-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf67ff0a5e0149da963803ef4cd69d31-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-21T12:01:32.836557Z",
                "updated_at": "2023-12-21T12:01:32.836593Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4117,
                "name": "Gallery 456 | Chinese American Arts Council",
                "slug": "gallery-456-chinese-american-arts-council",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.8895726,-78.856841",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-21T12:01:38.617668Z",
            "publish_time": null,
            "slug": "gallery-456-chinese-american-arts-council-wangshu-wu-perceptions-2023-12-01",
            "created_at": "2023-12-21T12:01:39.543355Z",
            "updated_at": "2023-12-21T12:01:41.661116Z",
            "summary": "Wangshu Wu: Perceptions is an Gallery Shows event starting on 01/12/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Gallery 456 | Chinese American Arts Council with address 456 Broadway.",
            "title": "Wangshu Wu: Perceptions",
            "content": null,
            "start_time": "2023-12-01T01:00:00.000000Z",
            "end_time": "2023-12-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": "456 Broadway",
            "city": "New York",
            "geolocation": "40.72052145,-74.00057564579487",
            "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": 33951,
            "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": 32089,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3c8eaaf305a4c1c854ace2198f77724-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3c8eaaf305a4c1c854ace2198f77724-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f3c8eaaf305a4c1c854ace2198f77724.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3c8eaaf305a4c1c854ace2198f77724-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3c8eaaf305a4c1c854ace2198f77724-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3c8eaaf305a4c1c854ace2198f77724-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3c8eaaf305a4c1c854ace2198f77724-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3c8eaaf305a4c1c854ace2198f77724-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3c8eaaf305a4c1c854ace2198f77724-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f3c8eaaf305a4c1c854ace2198f77724-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-30T14:42:44.350433Z",
                "updated_at": "2023-11-30T14:42:44.350489Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9482,
                "name": "Galerie Laurentin",
                "slug": "galerie-laurentin",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8589636,2.3306674",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "BE",
            "publish_status": "published",
            "published_at": "2023-11-30T14:42:50.290176Z",
            "publish_time": null,
            "slug": "galerie-laurentin-de-la-terre-a-la-lune-lionel-sabatte-2023-11-09",
            "created_at": "2023-11-30T14:42:51.203070Z",
            "updated_at": "2023-11-30T14:42:51.600930Z",
            "summary": "De la terre à la lune - Lionel Sabatté is an Gallery Shows event starting on 09/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Galerie Laurentin with address Rue Ernest Allard 43.",
            "title": "De la terre à la lune - Lionel Sabatté",
            "content": null,
            "start_time": "2023-11-09T01:00:00.000000Z",
            "end_time": "2023-12-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": "Rue Ernest Allard 43",
            "city": "Brussels",
            "geolocation": "50.8392683,4.3533427",
            "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": 19547,
            "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": 18973,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5ba3c85e4314db796f109f3ff9757ec-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5ba3c85e4314db796f109f3ff9757ec-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a5ba3c85e4314db796f109f3ff9757ec.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5ba3c85e4314db796f109f3ff9757ec-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5ba3c85e4314db796f109f3ff9757ec-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5ba3c85e4314db796f109f3ff9757ec-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5ba3c85e4314db796f109f3ff9757ec-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5ba3c85e4314db796f109f3ff9757ec-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5ba3c85e4314db796f109f3ff9757ec-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5ba3c85e4314db796f109f3ff9757ec-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-14T16:44:23.338719Z",
                "updated_at": "2023-02-10T14:36:16.037278Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7781,
                "name": "Francis Crick Institute",
                "slug": "francis-crick-institute",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5315717,-0.1281313",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-14T16:44:23.591206Z",
            "publish_time": null,
            "slug": "francis-crick-institute-cut-paste-2023-02-11",
            "created_at": "2023-01-14T16:44:24.451599Z",
            "updated_at": "2023-01-14T16:44:24.451618Z",
            "summary": null,
            "title": "Cut + Paste",
            "content": null,
            "start_time": "2023-02-11T01:00:00.000000Z",
            "end_time": "2023-12-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": "1 Midland Road",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 34051,
            "author": {
                "id": "dfeefed5-36b8-46ae-b1f3-db362f3e4c54",
                "username": "alan",
                "slug": "davidrichardgallery",
                "first_name": "Richard",
                "last_name": "Barger",
                "display_name": "Richard",
                "display_name_full": "Richard",
                "email": "r@davidrichardgallery.com",
                "telephone": "+1 505 467 9743"
            },
            "price": null,
            "featured_image": {
                "id": 32185,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04f166fe861c47069d0a33431584ca93-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04f166fe861c47069d0a33431584ca93-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/04f166fe861c47069d0a33431584ca93.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04f166fe861c47069d0a33431584ca93-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04f166fe861c47069d0a33431584ca93-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04f166fe861c47069d0a33431584ca93-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04f166fe861c47069d0a33431584ca93-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04f166fe861c47069d0a33431584ca93-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04f166fe861c47069d0a33431584ca93-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/04f166fe861c47069d0a33431584ca93-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-04T11:58:44.533142Z",
                "updated_at": "2023-12-04T11:58:44.533179Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3172,
                "name": "David Richard Gallery",
                "slug": "david-richard-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8011174,-73.93701539999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3196,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/David_Richard_profile_image.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-12-17T13:39:07.013406Z",
                    "updated_at": "2021-09-14T13:48:50.300582Z",
                    "is_converted_to_webp": true,
                    "caption": "David Richard Gallery Profile Image",
                    "alt_text": "David Richard Gallery Profile Image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-04T11:58:48.601362Z",
            "publish_time": null,
            "slug": "david-richard-gallery-ben-woolfitt-blue-passage-2023-11-29",
            "created_at": "2023-12-04T11:58:49.561871Z",
            "updated_at": "2023-12-04T11:58:50.710703Z",
            "summary": "Ben Woolfitt \"Blue Passage\" is an Gallery Shows event starting on 29/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in David Richard Gallery with address 526 West 26th Street.",
            "title": "Ben Woolfitt \"Blue Passage\"",
            "content": null,
            "start_time": "2023-11-29T01:00:00.000000Z",
            "end_time": "2023-12-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": "526 West 26th Street",
            "city": "New York",
            "geolocation": "40.7499777,-74.0041101",
            "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": 31686,
            "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": 29973,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b3672f6e05db421da6ac55c463b8f2af-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b3672f6e05db421da6ac55c463b8f2af-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b3672f6e05db421da6ac55c463b8f2af.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b3672f6e05db421da6ac55c463b8f2af-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b3672f6e05db421da6ac55c463b8f2af-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b3672f6e05db421da6ac55c463b8f2af-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b3672f6e05db421da6ac55c463b8f2af-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b3672f6e05db421da6ac55c463b8f2af-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b3672f6e05db421da6ac55c463b8f2af-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b3672f6e05db421da6ac55c463b8f2af-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:43:35.456262Z",
                "updated_at": "2023-09-27T09:43:35.456321Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7180,
                "name": "Carpenters Workshop Gallery",
                "slug": "carpenters-workshop-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.761152,-73.974791",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-09-27T09:43:38.921631Z",
            "publish_time": null,
            "slug": "carpenters-workshop-gallery-martin-laforet-variations-2023-09-20",
            "created_at": "2023-09-27T09:43:39.866786Z",
            "updated_at": "2023-09-27T09:43:40.551150Z",
            "summary": "Martin Laforêt. Variations is an Gallery Shows event starting on 20/09/2023, 00:00 and ending on 22/12/2023, 01:00. Event is in Carpenters Workshop Gallery with address 7070 Santa Monica Blvd.",
            "title": "Martin Laforêt. Variations",
            "content": null,
            "start_time": "2023-09-20T00:00:00.000000Z",
            "end_time": "2023-12-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": "7070 Santa Monica Blvd",
            "city": "West Hollywood",
            "geolocation": "34.090616,-118.34333485714285",
            "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": 31938,
            "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": 30198,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef63b272b537465989c421e404defdd6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef63b272b537465989c421e404defdd6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ef63b272b537465989c421e404defdd6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef63b272b537465989c421e404defdd6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef63b272b537465989c421e404defdd6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef63b272b537465989c421e404defdd6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef63b272b537465989c421e404defdd6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef63b272b537465989c421e404defdd6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef63b272b537465989c421e404defdd6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ef63b272b537465989c421e404defdd6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:20:14.471683Z",
                "updated_at": "2023-10-05T09:20:14.471739Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3989,
                "name": "Art Mur",
                "slug": "art-mur",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.5332094,-73.59714509999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2023-10-05T09:20:19.725425Z",
            "publish_time": null,
            "slug": "art-mur-transmission-noire-mille-chemins-dhumanite-2023-11-11",
            "created_at": "2023-10-05T09:20:20.673945Z",
            "updated_at": "2023-10-05T09:20:21.423171Z",
            "summary": "TRANSMISSION NOIRE: Mille chemins d'humanité is an Gallery Shows event starting on 11/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Art Mur with address 5826 St-Hubert.",
            "title": "TRANSMISSION NOIRE: Mille chemins d'humanité",
            "content": null,
            "start_time": "2023-11-11T01:00:00.000000Z",
            "end_time": "2023-12-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": "5826 St-Hubert",
            "city": "Montreal",
            "geolocation": "49.222747,6.3331945",
            "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": 17565,
            "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": 17221,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/378a449b3a904eb3bf93cdcdb8887fb0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/378a449b3a904eb3bf93cdcdb8887fb0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/378a449b3a904eb3bf93cdcdb8887fb0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/378a449b3a904eb3bf93cdcdb8887fb0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/378a449b3a904eb3bf93cdcdb8887fb0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/378a449b3a904eb3bf93cdcdb8887fb0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/378a449b3a904eb3bf93cdcdb8887fb0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/378a449b3a904eb3bf93cdcdb8887fb0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/378a449b3a904eb3bf93cdcdb8887fb0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/378a449b3a904eb3bf93cdcdb8887fb0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-12T19:49:15.333487Z",
                "updated_at": "2022-12-12T19:49:15.333523Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7441,
                "name": "MC2Gallery",
                "slug": "mc2gallery",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4847378,9.2209972",
                "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": "SG",
            "publish_status": "published",
            "published_at": "2022-12-12T19:49:21.405074Z",
            "publish_time": null,
            "slug": "mc2gallery-liu-xiaofang-in-artscience-museum-singapore-2023-09-07",
            "created_at": "2022-12-12T19:49:22.288072Z",
            "updated_at": "2022-12-12T19:49:22.325195Z",
            "summary": "Liu Xiaofang in Artscience Museum, Singapore is an Gallery Shows event starting on 07/09/2023, 00:00 and ending on 22/12/2023, 01:00. Event is in MC2Gallery with address 6 Bayfront Ave, Singapore 018974, Singapore, SG.",
            "title": "Liu Xiaofang in Artscience Museum, Singapore",
            "content": null,
            "start_time": "2023-09-07T00:00:00.000000Z",
            "end_time": "2023-12-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": "6 Bayfront Ave, Singapore 018974, Singapore, SG",
            "city": "Singapore",
            "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": 33108,
            "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": 31309,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5b3addd6a36f494a82d481a2ed968d1a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5b3addd6a36f494a82d481a2ed968d1a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-02T13:43:49.284702Z",
                "updated_at": "2023-11-02T13:43:49.284763Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4480,
                "name": "Cristea Roberts Gallery",
                "slug": "cristea-roberts-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5060623,-0.1361262",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-02T13:44:02.687781Z",
            "publish_time": null,
            "slug": "cristea-roberts-gallery-georg-baselitz-prints-2017-2021-2023-11-10",
            "created_at": "2023-11-02T13:44:03.612257Z",
            "updated_at": "2023-11-02T13:44:04.731062Z",
            "summary": "Georg Baselitz: Prints 2017-2021 is an Gallery Shows event starting on 10/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Cristea Roberts Gallery with address 43 Pall Mall.",
            "title": "Georg Baselitz: Prints 2017-2021",
            "content": null,
            "start_time": "2023-11-10T01:00:00.000000Z",
            "end_time": "2023-12-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": "43 Pall Mall",
            "city": "London",
            "geolocation": "42.15104577976451,-71.22197808425116",
            "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": []
        }
    ]
}