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=35748&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=35766&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35730&ordering=end_time",
    "results": [
        {
            "id": 36683,
            "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": 34776,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0061f25500d94e32ab7d1f84ba9b75ea-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0061f25500d94e32ab7d1f84ba9b75ea-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0061f25500d94e32ab7d1f84ba9b75ea.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0061f25500d94e32ab7d1f84ba9b75ea-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0061f25500d94e32ab7d1f84ba9b75ea-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0061f25500d94e32ab7d1f84ba9b75ea-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0061f25500d94e32ab7d1f84ba9b75ea-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0061f25500d94e32ab7d1f84ba9b75ea-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0061f25500d94e32ab7d1f84ba9b75ea-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0061f25500d94e32ab7d1f84ba9b75ea-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-07T14:58:01.171198Z",
                "updated_at": "2024-03-07T14:58:01.171241Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8070,
                "name": "Rodeo",
                "slug": "rodeo",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51095480000001,-0.1456563",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-07T14:58:05.514765Z",
            "publish_time": null,
            "slug": "rodeo-liliana-moro-in-no-time-2024-03-02",
            "created_at": "2024-03-07T14:58:06.405260Z",
            "updated_at": "2024-03-07T14:58:08.131838Z",
            "summary": "Liliana Moro. In No Time is an Gallery Shows event starting on 02/03/2024, 01:00 and ending on 17/04/2024, 00:00. Event is in Rodeo with address 12a Bourdon Street.",
            "title": "Liliana Moro. In No Time",
            "content": null,
            "start_time": "2024-03-02T01:00:00.000000Z",
            "end_time": "2024-04-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "12a Bourdon Street",
            "city": "London",
            "geolocation": "51.5108431,-0.1463545",
            "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": 36819,
            "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": 34915,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/778d778f57fb42a8aa44414ca2bf6273-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/778d778f57fb42a8aa44414ca2bf6273-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/778d778f57fb42a8aa44414ca2bf6273.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/778d778f57fb42a8aa44414ca2bf6273-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/778d778f57fb42a8aa44414ca2bf6273-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/778d778f57fb42a8aa44414ca2bf6273-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/778d778f57fb42a8aa44414ca2bf6273-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/778d778f57fb42a8aa44414ca2bf6273-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/778d778f57fb42a8aa44414ca2bf6273-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/778d778f57fb42a8aa44414ca2bf6273-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-11T15:48:31.683460Z",
                "updated_at": "2024-03-11T15:48:31.683498Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6871,
                "name": "Espace Meyer-Zafra",
                "slug": "espace-meyer-zafra",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8555476,2.3613357",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2024-03-11T15:48:39.405820Z",
            "publish_time": null,
            "slug": "espace-meyer-zafra-piotr-kowalski-la-lumiere-un-outil-pour-penser-le-monde-2024-03-06",
            "created_at": "2024-03-11T15:48:40.310817Z",
            "updated_at": "2024-03-11T15:48:41.388989Z",
            "summary": "Piotr Kowalski : La Lumière, un outil pour penser le monde is an Gallery Shows event starting on 06/03/2024, 01:00 and ending on 17/04/2024, 00:00. Event is in Espace Meyer-Zafra with address 4 rue Malher.",
            "title": "Piotr Kowalski : La Lumière, un outil pour penser le monde",
            "content": null,
            "start_time": "2024-03-06T01:00:00.000000Z",
            "end_time": "2024-04-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 rue Malher",
            "city": "Paris",
            "geolocation": "48.8555549,2.3612781",
            "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": 37145,
            "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": 35220,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ac28e6091494dc28f4e086a1a465d27-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ac28e6091494dc28f4e086a1a465d27-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5ac28e6091494dc28f4e086a1a465d27.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ac28e6091494dc28f4e086a1a465d27-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ac28e6091494dc28f4e086a1a465d27-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ac28e6091494dc28f4e086a1a465d27-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ac28e6091494dc28f4e086a1a465d27-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ac28e6091494dc28f4e086a1a465d27-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ac28e6091494dc28f4e086a1a465d27-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5ac28e6091494dc28f4e086a1a465d27-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:03:21.549705Z",
                "updated_at": "2024-03-20T14:03:21.549742Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3388,
                "name": "Centrespace",
                "slug": "centrespace",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4545308,-2.5955805",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-20T14:03:27.889225Z",
            "publish_time": null,
            "slug": "centrespace-will-butler-and-merle-butler-2024-04-12",
            "created_at": "2024-03-20T14:03:28.809696Z",
            "updated_at": "2024-03-20T14:03:29.955361Z",
            "summary": "Will Butler and Merle Butler is an Gallery Shows event starting on 12/04/2024, 00:00 and ending on 17/04/2024, 00:00. Event is in Centrespace with address 6 Leonard lane.",
            "title": "Will Butler and Merle Butler",
            "content": null,
            "start_time": "2024-04-12T00:00:00.000000Z",
            "end_time": "2024-04-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6 Leonard lane",
            "city": "Bristol",
            "geolocation": "42.5573562,-71.20453027773698",
            "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": 37208,
            "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": 6907,
                "name": "Morton Fine Art",
                "slug": "morton-fine-art",
                "city": "Washington",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "38.9082198,-77.0108781",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:13:41.918943Z",
            "publish_time": null,
            "slug": "morton-fine-art-prina-shah-the-unseen-2024-03-20",
            "created_at": "2024-03-20T14:13:42.993830Z",
            "updated_at": "2024-03-20T14:13:46.691956Z",
            "summary": "PRINA SHAH | The Unseen is an Gallery Shows event starting on 20/03/2024, 01:00 and ending on 17/04/2024, 00:00. Event is in Morton Fine Art with address 52 O ST NW #302.",
            "title": "PRINA SHAH | The Unseen",
            "content": null,
            "start_time": "2024-03-20T01:00:00.000000Z",
            "end_time": "2024-04-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "52 O ST NW #302",
            "city": "Washington",
            "geolocation": "-25.6339419,27.2172976",
            "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": 37302,
            "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": 35361,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2f6857e56a84da3a643cb5c3014b758-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2f6857e56a84da3a643cb5c3014b758-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b2f6857e56a84da3a643cb5c3014b758.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2f6857e56a84da3a643cb5c3014b758-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2f6857e56a84da3a643cb5c3014b758-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2f6857e56a84da3a643cb5c3014b758-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2f6857e56a84da3a643cb5c3014b758-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2f6857e56a84da3a643cb5c3014b758-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2f6857e56a84da3a643cb5c3014b758-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b2f6857e56a84da3a643cb5c3014b758-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-26T14:01:56.397236Z",
                "updated_at": "2024-03-26T14:01:56.397273Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9804,
                "name": "Beside The Wave Gallery",
                "slug": "beside-wave-gallery",
                "city": "Falmouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.1533205,-5.0673596",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-26T14:02:13.751059Z",
            "publish_time": null,
            "slug": "beside-the-wave-gallery-the-colour-green-2024-03-20",
            "created_at": "2024-03-26T14:02:14.686071Z",
            "updated_at": "2024-03-26T14:02:15.253902Z",
            "summary": "The Colour Green is an Gallery Shows event starting on 20/03/2024, 01:00 and ending on 17/04/2024, 00:00. Event is in Beside The Wave Gallery with address 10 Arwenack Street.",
            "title": "The Colour Green",
            "content": null,
            "start_time": "2024-03-20T01:00:00.000000Z",
            "end_time": "2024-04-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Arwenack Street",
            "city": "Falmouth",
            "geolocation": "50.1514686,-5.0646598",
            "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": 37358,
            "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": 35416,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fef90736b3f4468960510fdce96f4a2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fef90736b3f4468960510fdce96f4a2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4fef90736b3f4468960510fdce96f4a2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fef90736b3f4468960510fdce96f4a2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fef90736b3f4468960510fdce96f4a2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fef90736b3f4468960510fdce96f4a2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fef90736b3f4468960510fdce96f4a2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fef90736b3f4468960510fdce96f4a2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fef90736b3f4468960510fdce96f4a2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fef90736b3f4468960510fdce96f4a2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:29:34.478484Z",
                "updated_at": "2024-04-01T19:29:34.478518Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4562,
                "name": "Bircham Gallery",
                "slug": "bircham-gallery",
                "city": "Holt",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.9057867,1.0901226",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-01T19:29:38.663819Z",
            "publish_time": null,
            "slug": "bircham-gallery-still-point-2024-03-23",
            "created_at": "2024-04-01T19:29:39.770856Z",
            "updated_at": "2024-04-01T19:29:42.339076Z",
            "summary": "Still Point is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 17/04/2024, 00:00. Event is in Bircham Gallery with address 14 Market Place.",
            "title": "Still Point",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-04-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "14 Market Place",
            "city": "Holt",
            "geolocation": "51.75156225,-0.33984346196182535",
            "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": 37443,
            "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": 35495,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19ef1ec36f7f4246890cef60557e7490-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19ef1ec36f7f4246890cef60557e7490-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/19ef1ec36f7f4246890cef60557e7490.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19ef1ec36f7f4246890cef60557e7490-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19ef1ec36f7f4246890cef60557e7490-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19ef1ec36f7f4246890cef60557e7490-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19ef1ec36f7f4246890cef60557e7490-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19ef1ec36f7f4246890cef60557e7490-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19ef1ec36f7f4246890cef60557e7490-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19ef1ec36f7f4246890cef60557e7490-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:59:58.683022Z",
                "updated_at": "2024-04-01T20:59:58.683078Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9823,
                "name": "GREENGALLERY",
                "slug": "greengallery",
                "city": "Stirling",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "56.1155896,-4.289570299999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-01T21:00:06.754567Z",
            "publish_time": null,
            "slug": "greengallery-lindsey-lavender-solo-feature-2024-03-20",
            "created_at": "2024-04-01T21:00:07.671751Z",
            "updated_at": "2024-04-01T21:00:09.290967Z",
            "summary": "Lindsey Lavender : Solo Feature is an Gallery Shows event starting on 20/03/2024, 01:00 and ending on 17/04/2024, 00:00. Event is in GREENGALLERY with address The Coachhouse.",
            "title": "Lindsey Lavender : Solo Feature",
            "content": null,
            "start_time": "2024-03-20T01:00:00.000000Z",
            "end_time": "2024-04-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Coachhouse",
            "city": "Buchlyvie",
            "geolocation": "52.06064685,-0.5504055328851374",
            "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": 37308,
            "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": 0.0,
            "featured_image": {
                "id": 35368,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74a45266c1834dfebacbb4524cf587fe-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74a45266c1834dfebacbb4524cf587fe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/74a45266c1834dfebacbb4524cf587fe.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74a45266c1834dfebacbb4524cf587fe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74a45266c1834dfebacbb4524cf587fe-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74a45266c1834dfebacbb4524cf587fe-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74a45266c1834dfebacbb4524cf587fe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74a45266c1834dfebacbb4524cf587fe-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74a45266c1834dfebacbb4524cf587fe-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/74a45266c1834dfebacbb4524cf587fe-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T08:42:48.849957Z",
                "updated_at": "2024-04-01T08:42:48.850015Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1646,
                "name": "Artcurial Paris",
                "slug": "artcurial-briest-poulain-f-tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8691172,2.3102559",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2867,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artcurial-Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-23T13:50:46.861228Z",
                    "updated_at": "2021-09-14T13:40:36.836072Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-04-04T11:35:18.608118Z",
            "publish_time": null,
            "slug": "artcurial-paris-urban-project-2024-04-17",
            "created_at": "2024-04-01T08:43:18.262140Z",
            "updated_at": "2024-04-04T11:35:23.507310Z",
            "summary": null,
            "title": "Urban Project",
            "content": null,
            "start_time": "2024-04-17T14:00:00.000000Z",
            "end_time": "2024-04-17T20: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": null,
            "city": null,
            "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": 36803,
            "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": 34898,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/430b211ad85a4d6fa22e396e6c1bac95-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/430b211ad85a4d6fa22e396e6c1bac95-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/430b211ad85a4d6fa22e396e6c1bac95.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/430b211ad85a4d6fa22e396e6c1bac95-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/430b211ad85a4d6fa22e396e6c1bac95-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/430b211ad85a4d6fa22e396e6c1bac95-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/430b211ad85a4d6fa22e396e6c1bac95-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/430b211ad85a4d6fa22e396e6c1bac95-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/430b211ad85a4d6fa22e396e6c1bac95-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/430b211ad85a4d6fa22e396e6c1bac95-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-08T15:28:11.747316Z",
                "updated_at": "2024-03-08T15:28:11.747361Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5409,
                "name": "Walter Storms Galerie",
                "slug": "walter-storms-galerie",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1509685,11.5741079",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-03-08T15:28:24.691937Z",
            "publish_time": null,
            "slug": "walter-storms-galerie-albert-hien-movimenti-2024-01-18",
            "created_at": "2024-03-08T15:28:25.724636Z",
            "updated_at": "2024-03-08T15:28:26.165225Z",
            "summary": "Albert Hien, Movimenti is an Gallery Shows event starting on 18/01/2024, 01:00 and ending on 18/04/2024, 00:00. Event is in Walter Storms Galerie with address Schellingstraße 48.",
            "title": "Albert Hien, Movimenti",
            "content": null,
            "start_time": "2024-01-18T01:00:00.000000Z",
            "end_time": "2024-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Schellingstraße 48",
            "city": "Munich",
            "geolocation": "49.9342015,11.5766568",
            "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": 37066,
            "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": 35148,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e01b35a4d40486f808655887dd13da6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e01b35a4d40486f808655887dd13da6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0e01b35a4d40486f808655887dd13da6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e01b35a4d40486f808655887dd13da6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e01b35a4d40486f808655887dd13da6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e01b35a4d40486f808655887dd13da6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e01b35a4d40486f808655887dd13da6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e01b35a4d40486f808655887dd13da6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e01b35a4d40486f808655887dd13da6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0e01b35a4d40486f808655887dd13da6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-19T11:59:19.055290Z",
                "updated_at": "2024-03-19T11:59:19.055328Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9254,
                "name": "The Shirley Project Space",
                "slug": "shirley-project-space",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.67947840000001,-73.96382969999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-19T11:59:21.232991Z",
            "publish_time": null,
            "slug": "the-shirley-project-space-allison-kaufman-smooth-confident-perfection-2024-03-08",
            "created_at": "2024-03-19T11:59:22.253912Z",
            "updated_at": "2024-03-19T11:59:32.255344Z",
            "summary": "Allison Kaufman. Smooth Confident Perfection is an Gallery Shows event starting on 08/03/2024, 01:00 and ending on 18/04/2024, 00:00. Event is in The Shirley Project Space with address 609 Washington Avenue.",
            "title": "Allison Kaufman. Smooth Confident Perfection",
            "content": null,
            "start_time": "2024-03-08T01:00:00.000000Z",
            "end_time": "2024-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "609 Washington Avenue",
            "city": "New York",
            "geolocation": "40.6885956,-73.6459606",
            "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": 37215,
            "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": 35278,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dfa69bdcb15424b8a33ceb61e374d82-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dfa69bdcb15424b8a33ceb61e374d82-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3dfa69bdcb15424b8a33ceb61e374d82.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dfa69bdcb15424b8a33ceb61e374d82-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dfa69bdcb15424b8a33ceb61e374d82-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dfa69bdcb15424b8a33ceb61e374d82-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dfa69bdcb15424b8a33ceb61e374d82-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dfa69bdcb15424b8a33ceb61e374d82-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dfa69bdcb15424b8a33ceb61e374d82-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dfa69bdcb15424b8a33ceb61e374d82-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:14:03.415854Z",
                "updated_at": "2024-03-20T14:14:03.415918Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5190,
                "name": "Nomadworks",
                "slug": "nomadworks",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7465651,-73.9883151",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:14:10.016670Z",
            "publish_time": null,
            "slug": "nomadworks-nomadworks-spring-art-open-house-2024-04-18",
            "created_at": "2024-03-20T14:14:10.945551Z",
            "updated_at": "2024-03-20T14:14:28.717678Z",
            "summary": "Nomadworks Spring Art Open House is an Gallery Shows event starting on 18/04/2024, 00:00 and ending on 18/04/2024, 00:00. Event is in Nomadworks with address 1216 Broadway.",
            "title": "Nomadworks Spring Art Open House",
            "content": null,
            "start_time": "2024-04-18T00:00:00.000000Z",
            "end_time": "2024-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1216 Broadway",
            "city": "New York",
            "geolocation": "40.7465808,-73.9883005",
            "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": 37367,
            "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": 35428,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10329f43e3cf4427be616f002cb6e0dd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10329f43e3cf4427be616f002cb6e0dd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/10329f43e3cf4427be616f002cb6e0dd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10329f43e3cf4427be616f002cb6e0dd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10329f43e3cf4427be616f002cb6e0dd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10329f43e3cf4427be616f002cb6e0dd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10329f43e3cf4427be616f002cb6e0dd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10329f43e3cf4427be616f002cb6e0dd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10329f43e3cf4427be616f002cb6e0dd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10329f43e3cf4427be616f002cb6e0dd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:40:42.939406Z",
                "updated_at": "2024-04-01T19:40:42.939465Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6755,
                "name": "David Richard Gallery - Chelsea",
                "slug": "david-richard-gallery-chelsea",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500522,-74.0042667",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-01T19:40:46.940380Z",
            "publish_time": null,
            "slug": "david-richard-gallery-chelsea-joan-thorne-an-odyssey-of-color-2024-03-20",
            "created_at": "2024-04-01T19:40:47.908886Z",
            "updated_at": "2024-04-01T19:40:50.297736Z",
            "summary": "Joan Thorne: An Odyssey of Color is an Gallery Shows event starting on 20/03/2024, 01:00 and ending on 18/04/2024, 00:00. Event is in David Richard Gallery - Chelsea with address 508 West 26th St.",
            "title": "Joan Thorne: An Odyssey of Color",
            "content": null,
            "start_time": "2024-03-20T01:00:00.000000Z",
            "end_time": "2024-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "508 West 26th St",
            "city": "New York",
            "geolocation": "41.84555735,-87.64045458574088",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37432,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 35485,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8bc5f018add84f3683ee789056f15416.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8bc5f018add84f3683ee789056f15416-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:44:59.993976Z",
                "updated_at": "2024-04-01T20:44:59.994014Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6058,
                "name": "Ione & Mann",
                "slug": "ione-mann",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4951078,-0.174608",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-01T20:45:03.798022Z",
            "publish_time": null,
            "slug": "ione-mann-wayfinding-2024-03-22",
            "created_at": "2024-04-01T20:45:04.711419Z",
            "updated_at": "2024-04-01T20:45:05.437510Z",
            "summary": "Wayfinding is an Gallery Shows event starting on 22/03/2024, 01:00 and ending on 18/04/2024, 00:00. Event is in Ione & Mann with address 6 Conduit Street.",
            "title": "Wayfinding",
            "content": null,
            "start_time": "2024-03-22T01:00:00.000000Z",
            "end_time": "2024-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6 Conduit Street",
            "city": "London",
            "geolocation": "51.5128875,-0.1412796",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37621,
            "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": 35686,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/266ec9d1a56e490ca6527ff779dce775.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/266ec9d1a56e490ca6527ff779dce775-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:10:52.558697Z",
                "updated_at": "2024-04-02T17:10:52.558756Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5193,
                "name": "POSK Gallery",
                "slug": "posk-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4935842,-0.237489",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-02T17:10:59.058518Z",
            "publish_time": null,
            "slug": "posk-gallery-charcoal-and-collage-julian-pritchard-2024-04-04",
            "created_at": "2024-04-02T17:10:59.977282Z",
            "updated_at": "2024-04-02T17:11:17.895587Z",
            "summary": "'Charcoal and Collage' - Julian Pritchard is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 18/04/2024, 00:00. Event is in POSK Gallery with address 238 - 246 King Street,.",
            "title": "'Charcoal and Collage' - Julian Pritchard",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "238 - 246 King Street,",
            "city": "London",
            "geolocation": "51.4935592,-0.23738727012605054",
            "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": 37998,
            "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": 36153,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aacbb379b0f4449fa2fee0dd3dc1a21c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aacbb379b0f4449fa2fee0dd3dc1a21c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aacbb379b0f4449fa2fee0dd3dc1a21c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aacbb379b0f4449fa2fee0dd3dc1a21c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aacbb379b0f4449fa2fee0dd3dc1a21c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aacbb379b0f4449fa2fee0dd3dc1a21c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aacbb379b0f4449fa2fee0dd3dc1a21c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aacbb379b0f4449fa2fee0dd3dc1a21c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aacbb379b0f4449fa2fee0dd3dc1a21c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aacbb379b0f4449fa2fee0dd3dc1a21c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-16T08:47:10.579725Z",
                "updated_at": "2024-04-16T08:47:10.579785Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9126,
                "name": "ATM Gallery Berlin",
                "slug": "atm-gallery-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5022767,13.3701095",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-04-16T08:47:17.015002Z",
            "publish_time": null,
            "slug": "atm-gallery-berlin-heilemania-photo-art-hosted-atm-gallery-berlin-2024-04-13",
            "created_at": "2024-04-16T08:47:17.928147Z",
            "updated_at": "2024-04-16T08:47:19.401807Z",
            "summary": "Heilemania Photo-Art hosted @ ATM Gallery Berlin is an Gallery Shows event starting on 13/04/2024, 00:00 and ending on 18/04/2024, 00:00. Event is in ATM Gallery Berlin with address Lützowstr. 6.",
            "title": "Heilemania Photo-Art hosted @ ATM Gallery Berlin",
            "content": null,
            "start_time": "2024-04-13T00:00:00.000000Z",
            "end_time": "2024-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Lützowstr. 6",
            "city": "Berlin",
            "geolocation": "48.1546279,11.45558565",
            "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": 38160,
            "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": 36356,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d49279114cf34e4babec755c9cf4ef90-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d49279114cf34e4babec755c9cf4ef90-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d49279114cf34e4babec755c9cf4ef90.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d49279114cf34e4babec755c9cf4ef90-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d49279114cf34e4babec755c9cf4ef90-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d49279114cf34e4babec755c9cf4ef90-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d49279114cf34e4babec755c9cf4ef90-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d49279114cf34e4babec755c9cf4ef90-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d49279114cf34e4babec755c9cf4ef90-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d49279114cf34e4babec755c9cf4ef90-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:59:51.638886Z",
                "updated_at": "2024-04-30T09:59:51.638947Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4590,
                "name": "Nicelle Beauchene Gallery",
                "slug": "nicelle-beauchene-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7180127,-74.0038794",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-30T09:59:55.814606Z",
            "publish_time": null,
            "slug": "nicelle-beauchene-gallery-here-everywhere-selected-works-19892003-2024-04-11",
            "created_at": "2024-04-30T09:59:56.689451Z",
            "updated_at": "2024-04-30T09:59:57.290932Z",
            "summary": "Here Everywhere Selected Works: 1989–2003 is an Gallery Shows event starting on 11/04/2024, 00:00 and ending on 18/04/2024, 00:00. Event is in Nicelle Beauchene Gallery with address 7 Franklin Place.",
            "title": "Here Everywhere Selected Works: 1989–2003",
            "content": null,
            "start_time": "2024-04-11T00:00:00.000000Z",
            "end_time": "2024-04-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7 Franklin Place",
            "city": "New York",
            "geolocation": "42.489722549999996,-71.42910904574563",
            "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": 37833,
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "price": null,
            "featured_image": {
                "id": 35965,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d559f34f944a879fe9c581714943f5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d559f34f944a879fe9c581714943f5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/67d559f34f944a879fe9c581714943f5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d559f34f944a879fe9c581714943f5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d559f34f944a879fe9c581714943f5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d559f34f944a879fe9c581714943f5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d559f34f944a879fe9c581714943f5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d559f34f944a879fe9c581714943f5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d559f34f944a879fe9c581714943f5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d559f34f944a879fe9c581714943f5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-05T12:40:53.485658Z",
                "updated_at": "2024-04-05T12:40:53.485723Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
            },
            "venue": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "country": "",
                "geolocation": "51.5300765,-0.2020308",
                "artworks_for_sale_count": 1990,
                "featured_image": {
                    "id": 3250,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "response_time": 713641.27780683
            },
            "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": "",
            "publish_status": "published",
            "published_at": "2024-04-05T12:42:03.154171Z",
            "publish_time": null,
            "slug": "en-vogue-now-j5zD",
            "created_at": "2024-04-05T12:42:03.161028Z",
            "updated_at": "2024-04-05T12:42:03.219953Z",
            "summary": "En Vogue Now! is an Gallery Shows event starting on 05/04/2024, 12:33 and ending on 18/04/2024, 12:33. Event is in IdeelArt with address Online-Only.",
            "title": "En Vogue Now!",
            "content": "We are thrilled to showcase an extraordinary collection of the most sought-after abstract artworks. This collection presents a curated selection of captivating pieces that have garnered admiration from art enthusiasts.\r\n\r\nImmerse yourself in a world of vibrant colours, captivating shapes, and thought-provoking compositions as we present a diverse selection of contemporary abstract art.",
            "start_time": "2024-04-05T12:33:00.000000Z",
            "end_time": "2024-04-18T12:33: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": "Online-Only",
            "city": "",
            "geolocation": "51.5300765,-0.2020308",
            "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": true,
            "banner_logo": null,
            "artists": [
                12083,
                3904,
                1671,
                15276,
                14880,
                15257,
                3903,
                15222,
                11763,
                10553,
                13210,
                18499
            ],
            "artworks": [
                11802,
                16321,
                77387,
                86260,
                88958,
                105170,
                114018,
                126899,
                131923
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37834,
            "author": {
                "id": "f9d41791-d118-42ff-ab98-373db30342f8",
                "username": "IdeelArt",
                "slug": "ideelart",
                "first_name": "",
                "last_name": "",
                "display_name": "Christelle",
                "display_name_full": "Christelle",
                "email": "cthomas@ideelart.com",
                "telephone": "+44 7949 094572"
            },
            "price": null,
            "featured_image": {
                "id": 35966,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/869cf3c73a914f5ab7b915869d375d7e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/869cf3c73a914f5ab7b915869d375d7e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/869cf3c73a914f5ab7b915869d375d7e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/869cf3c73a914f5ab7b915869d375d7e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/869cf3c73a914f5ab7b915869d375d7e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/869cf3c73a914f5ab7b915869d375d7e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/869cf3c73a914f5ab7b915869d375d7e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/869cf3c73a914f5ab7b915869d375d7e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/869cf3c73a914f5ab7b915869d375d7e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/869cf3c73a914f5ab7b915869d375d7e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-05T12:42:10.329777Z",
                "updated_at": "2024-04-05T12:42:10.329839Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
            },
            "venue": {
                "id": 1936,
                "name": "IdeelArt",
                "slug": "ideelart",
                "city": null,
                "country": "",
                "geolocation": "51.5300765,-0.2020308",
                "artworks_for_sale_count": 1990,
                "featured_image": {
                    "id": 3250,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FINAL_FEATURED_IMAGE.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FINAL_FEATURED_IMAGE-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-02-08T18:47:30.303660Z",
                    "updated_at": "2021-09-14T13:49:54.513502Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f9d41791-d118-42ff-ab98-373db30342f8"
                },
                "response_time": 713641.27780683
            },
            "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": "",
            "publish_status": "published",
            "published_at": "2024-04-05T12:43:03.547871Z",
            "publish_time": null,
            "slug": "en-vogue-now-zgck",
            "created_at": "2024-04-05T12:43:03.554248Z",
            "updated_at": "2024-04-05T12:43:03.604536Z",
            "summary": "En Vogue Now! is an Gallery Shows event starting on 05/04/2024, 12:33 and ending on 18/04/2024, 12:33. Event is in IdeelArt with address Online-Only.",
            "title": "En Vogue Now!",
            "content": "We are thrilled to showcase an extraordinary collection of the most sought-after abstract artworks. This collection presents a curated selection of captivating pieces that have garnered admiration from art enthusiasts.\r\n\r\nImmerse yourself in a world of vibrant colours, captivating shapes, and thought-provoking compositions as we present a diverse selection of contemporary abstract art.",
            "start_time": "2024-04-05T12:33:00.000000Z",
            "end_time": "2024-04-18T12:33: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": "Online-Only",
            "city": "",
            "geolocation": "51.5300765,-0.2020308",
            "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": true,
            "banner_logo": null,
            "artists": [
                12083,
                3904,
                1671,
                15276,
                14880,
                15257,
                3903,
                15222,
                11763,
                10553,
                13210,
                18499
            ],
            "artworks": [
                11802,
                16321,
                77387,
                86260,
                88958,
                105170,
                114018,
                126899,
                131923
            ],
            "magazines": [],
            "additional_images": []
        }
    ]
}