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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=234&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=198&ordering=-end_time",
    "results": [
        {
            "id": 38326,
            "author": {
                "id": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5",
                "username": "info@loislambertgallery.com",
                "slug": "infoloislambertgallerycom",
                "first_name": "Lois",
                "last_name": "Lambert",
                "display_name": null,
                "display_name_full": "Lois Lambert",
                "email": "info@loislambertgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36794,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f0f655f2e5b4137a78764bbe89a778c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f0f655f2e5b4137a78764bbe89a778c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1f0f655f2e5b4137a78764bbe89a778c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f0f655f2e5b4137a78764bbe89a778c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f0f655f2e5b4137a78764bbe89a778c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f0f655f2e5b4137a78764bbe89a778c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f0f655f2e5b4137a78764bbe89a778c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f0f655f2e5b4137a78764bbe89a778c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f0f655f2e5b4137a78764bbe89a778c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f0f655f2e5b4137a78764bbe89a778c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-08-13T21:06:54.847036Z",
                "updated_at": "2024-08-13T21:06:54.847106Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ea9f5c93-b6c0-4e6d-aa1e-3792fef059d5"
            },
            "venue": {
                "id": 4387,
                "name": "Lois Lambert Gallery",
                "slug": "lois-lambert-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "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": "",
            "publish_status": "published",
            "published_at": "2024-08-13T21:07:09.465287Z",
            "publish_time": null,
            "slug": "primarily-in-the-right-hemisphere",
            "created_at": "2024-08-13T21:07:09.470465Z",
            "updated_at": "2024-08-13T21:07:09.519425Z",
            "summary": "PRIMARILY IN THE RIGHT HEMISPHERE is an Gallery Shows event starting on 07/09/2024, 18:00 and ending on 09/11/2024, 18:00. Event is in Lois Lambert Gallery with address 2525 Michigan Avenue, Santa Monica, CA, USA.",
            "title": "PRIMARILY IN THE RIGHT HEMISPHERE",
            "content": "Lois Lambert Gallery presents \"Primarily in the Right Hemisphere,\" a group exhibition featuring over 30 artists represented by the gallery over the past 35 years. This exhibition, part of Getty's PST Art: Art & Science Collide and the inaugural DNA Festival, coincides with Bergamot Station's 30th anniversary.",
            "start_time": "2024-09-07T18:00:00.000000Z",
            "end_time": "2024-11-09T18: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": "2525 Michigan Avenue, Santa Monica, CA, USA",
            "city": "",
            "geolocation": "34.0283148,-118.4676457",
            "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": 37377,
            "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": 35434,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7a5a45283449d2abdd2b9d4e4ab31b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7a5a45283449d2abdd2b9d4e4ab31b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/de7a5a45283449d2abdd2b9d4e4ab31b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7a5a45283449d2abdd2b9d4e4ab31b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7a5a45283449d2abdd2b9d4e4ab31b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7a5a45283449d2abdd2b9d4e4ab31b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7a5a45283449d2abdd2b9d4e4ab31b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7a5a45283449d2abdd2b9d4e4ab31b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7a5a45283449d2abdd2b9d4e4ab31b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de7a5a45283449d2abdd2b9d4e4ab31b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:41:14.566799Z",
                "updated_at": "2024-04-01T19:41:14.566836Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8708,
                "name": "Domaine national de Chambord",
                "slug": "domaine-national-de-chambord",
                "city": "Chambord",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "47.614158,1.516878",
                "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-04-01T19:41:19.956402Z",
            "publish_time": null,
            "slug": "domaine-national-de-chambord-julien-des-monstiers-a-chambord-2024-05-26",
            "created_at": "2024-04-01T19:41:21.005379Z",
            "updated_at": "2024-04-01T19:41:21.005425Z",
            "summary": null,
            "title": "Julien des Monstiers à Chambord",
            "content": null,
            "start_time": "2024-05-26T00:00:00.000000Z",
            "end_time": "2024-11-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "",
            "city": "Chambord",
            "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": 37883,
            "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": 36034,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f24e55acd1b4233b33db556a9e62aa8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f24e55acd1b4233b33db556a9e62aa8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3f24e55acd1b4233b33db556a9e62aa8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f24e55acd1b4233b33db556a9e62aa8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f24e55acd1b4233b33db556a9e62aa8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f24e55acd1b4233b33db556a9e62aa8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f24e55acd1b4233b33db556a9e62aa8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f24e55acd1b4233b33db556a9e62aa8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f24e55acd1b4233b33db556a9e62aa8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f24e55acd1b4233b33db556a9e62aa8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:11:51.330836Z",
                "updated_at": "2024-04-14T12:11:51.330896Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9915,
                "name": "Fondazione Memmo",
                "slug": "fondazione-memmo",
                "city": "Roma",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.9042912,12.4783977",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2024-04-14T12:11:56.504198Z",
            "publish_time": null,
            "slug": "fondazione-memmo-wynnie-mynerva-presagio-omen-2024-05-07",
            "created_at": "2024-04-14T12:11:57.406776Z",
            "updated_at": "2024-04-14T12:12:00.376551Z",
            "summary": "Wynnie Mynerva | Presagio (Omen) is an Gallery Shows event starting on 07/05/2024, 00:00 and ending on 03/11/2024, 01:00. Event is in Fondazione Memmo with address via della Fontanella di Borghese 56/B.",
            "title": "Wynnie Mynerva | Presagio (Omen)",
            "content": null,
            "start_time": "2024-05-07T00:00:00.000000Z",
            "end_time": "2024-11-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "via della Fontanella di Borghese 56/B",
            "city": "Rome",
            "geolocation": "41.903836,12.4770043",
            "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": 37250,
            "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": 35306,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/415c54249c9346f8bf5051c71a8666b2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/415c54249c9346f8bf5051c71a8666b2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/415c54249c9346f8bf5051c71a8666b2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/415c54249c9346f8bf5051c71a8666b2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/415c54249c9346f8bf5051c71a8666b2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/415c54249c9346f8bf5051c71a8666b2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/415c54249c9346f8bf5051c71a8666b2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/415c54249c9346f8bf5051c71a8666b2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/415c54249c9346f8bf5051c71a8666b2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/415c54249c9346f8bf5051c71a8666b2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T15:48:05.185449Z",
                "updated_at": "2024-03-20T15:48:05.185484Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6289,
                "name": "The Hepworth Wakefield",
                "slug": "hepworth-wakefield",
                "city": "Wakefield",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.6755947,-1.4915734",
                "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-20T15:48:17.032534Z",
            "publish_time": null,
            "slug": "the-hepworth-wakefield-sylvia-snowden-painting-humanity-2024-03-16",
            "created_at": "2024-03-20T15:48:17.953988Z",
            "updated_at": "2024-03-20T15:48:18.322676Z",
            "summary": "Sylvia Snowden: Painting Humanity is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 03/11/2024, 01:00. Event is in The Hepworth Wakefield with address Gallery Walk.",
            "title": "Sylvia Snowden: Painting Humanity",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-11-03T01: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": "Gallery Walk",
            "city": "Wakefield",
            "geolocation": "-27.9204123,153.1998818",
            "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": 38348,
            "author": {
                "id": "84c4fff3-f48f-47a0-ac33-64b1e7070d53",
                "username": "info@labirentsanat.com",
                "slug": "infolabirentsanatcom",
                "first_name": "Ufuk",
                "last_name": "Ulker",
                "display_name": null,
                "display_name_full": "Ufuk Ulker",
                "email": "info@labirentsanat.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36829,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edc6b4801f534e8fb65bfc3f960b4598-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edc6b4801f534e8fb65bfc3f960b4598-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/edc6b4801f534e8fb65bfc3f960b4598.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edc6b4801f534e8fb65bfc3f960b4598-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edc6b4801f534e8fb65bfc3f960b4598-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edc6b4801f534e8fb65bfc3f960b4598-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edc6b4801f534e8fb65bfc3f960b4598-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edc6b4801f534e8fb65bfc3f960b4598-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edc6b4801f534e8fb65bfc3f960b4598-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edc6b4801f534e8fb65bfc3f960b4598-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-09-25T14:43:43.415121Z",
                "updated_at": "2024-09-25T14:43:43.415158Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "84c4fff3-f48f-47a0-ac33-64b1e7070d53"
            },
            "venue": {
                "id": 5271,
                "name": "Labirent Sanat",
                "slug": "labirent-sanat",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0312832,28.9723834",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3950,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-558x279-70.JPG",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-265x149-70.JPG",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/37eb10bccd914903850f62602450ccbd.JPG",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-760x499-70.JPG",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-08-04T11:48:06.644955Z",
                    "updated_at": "2022-08-04T11:48:06.645009Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "84c4fff3-f48f-47a0-ac33-64b1e7070d53"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2024-09-25T14:43:56.838197Z",
            "publish_time": null,
            "slug": "aslhan-kaplan-bayrak-star-island",
            "created_at": "2024-09-25T14:43:56.841917Z",
            "updated_at": "2024-09-25T14:43:56.883687Z",
            "summary": "Aslıhan Kaplan Bayrak - Star-Island is an Gallery Shows event starting on 26/09/2024, 18:00 and ending on 02/11/2024, 19:00. Event is in Labirent Sanat with address Çatma Mescit, Tepebaşı Cd. no 56 D:kat 2, 34430 Beyoğlu/İstanbul, Turkey.",
            "title": "Aslıhan Kaplan Bayrak - Star-Island",
            "content": "Labirent Sanat is pleased to host Aslıhan Kaplan Bayrak’s solo exhibition titled \"Star-Island\" between September 26 and November 2, 2024.",
            "start_time": "2024-09-26T18:00:00.000000Z",
            "end_time": "2024-11-02T19: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": "Çatma Mescit, Tepebaşı Cd. no 56 D:kat 2, 34430 Beyoğlu/İstanbul, Turkey",
            "city": "",
            "geolocation": "41.0312832,28.9723834",
            "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": 38374,
            "author": {
                "id": "f6825d96-0331-4115-9f05-2dc26867df88",
                "username": "jd@jdmalat.com",
                "slug": "jdjdmalatcom",
                "first_name": "Jean David",
                "last_name": "Malat",
                "display_name": null,
                "display_name_full": "Jean David Malat",
                "email": "jd@jdmalat.com",
                "telephone": "+44 (0)203 7466 832"
            },
            "price": null,
            "featured_image": {
                "id": 36882,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a69278ef3b64defac15335dc1786099-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a69278ef3b64defac15335dc1786099-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5a69278ef3b64defac15335dc1786099.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a69278ef3b64defac15335dc1786099-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a69278ef3b64defac15335dc1786099-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a69278ef3b64defac15335dc1786099-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a69278ef3b64defac15335dc1786099-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a69278ef3b64defac15335dc1786099-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a69278ef3b64defac15335dc1786099-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a69278ef3b64defac15335dc1786099-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2024-11-05T12:58:42.222570Z",
                "updated_at": "2024-11-05T12:58:42.222612Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f6825d96-0331-4115-9f05-2dc26867df88"
            },
            "venue": {
                "id": 4365,
                "name": "JD Malat Gallery",
                "slug": "jd-malat-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5119137,-0.1478266",
                "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": "",
            "publish_status": "published",
            "published_at": "2024-11-05T12:58:49.274293Z",
            "publish_time": null,
            "slug": "katrin-fridriks-stargate",
            "created_at": "2024-11-05T12:58:49.278840Z",
            "updated_at": "2024-11-05T12:58:49.324021Z",
            "summary": "Katrin Fridriks: Stargate is an Gallery Shows event starting on 09/10/2024, 10:00 and ending on 02/11/2024, 18:00. Event is in JD Malat Gallery with address 30 Davies St, London W1K 4NB, UK.",
            "title": "Katrin Fridriks: Stargate",
            "content": "JD Malat Gallery is thrilled to announce its fourth collaboration with renowned Icelandic abstract artist Katrin Fridriks, celebrating seven years of partnership with the unveiling of her latest exhibition, Stargate. This exhibition will be held during Frieze Art Week 2024, further showcasing Fridriks' continued exploration of natural forces, speed, gravity, and the cosmos. Born in Reykjavik, Iceland in 1974, Katrin Fridriks has gained global recognition for her powerful abstract paintings that delve into the interactions between humanity and the forces of nature. Known for pushing the boundaries of artistic expression, Fridriks’ innovative techniques translate complex natural phenomena into dynamic visual forms.",
            "start_time": "2024-10-09T10:00:00.000000Z",
            "end_time": "2024-11-02T18: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": "30 Davies St, London W1K 4NB, UK",
            "city": "",
            "geolocation": "51.5119137,-0.1478266",
            "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": [
                268
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38373,
            "author": {
                "id": "f6825d96-0331-4115-9f05-2dc26867df88",
                "username": "jd@jdmalat.com",
                "slug": "jdjdmalatcom",
                "first_name": "Jean David",
                "last_name": "Malat",
                "display_name": null,
                "display_name_full": "Jean David Malat",
                "email": "jd@jdmalat.com",
                "telephone": "+44 (0)203 7466 832"
            },
            "price": null,
            "featured_image": {
                "id": 36881,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f87494f137af447a91158e604e858069-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f87494f137af447a91158e604e858069-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f87494f137af447a91158e604e858069.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f87494f137af447a91158e604e858069-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f87494f137af447a91158e604e858069-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f87494f137af447a91158e604e858069-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f87494f137af447a91158e604e858069-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f87494f137af447a91158e604e858069-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f87494f137af447a91158e604e858069-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f87494f137af447a91158e604e858069-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-11-05T12:57:00.349319Z",
                "updated_at": "2024-11-05T12:57:00.349358Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f6825d96-0331-4115-9f05-2dc26867df88"
            },
            "venue": {
                "id": 4365,
                "name": "JD Malat Gallery",
                "slug": "jd-malat-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5119137,-0.1478266",
                "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": "",
            "publish_status": "published",
            "published_at": "2024-11-05T12:57:06.726597Z",
            "publish_time": null,
            "slug": "john-copeland-mirrored-viewfinder",
            "created_at": "2024-11-05T12:57:06.730811Z",
            "updated_at": "2024-11-05T12:57:06.770006Z",
            "summary": "John Copeland: MIRRORED VIEWFINDER is an Gallery Shows event starting on 09/10/2024, 10:00 and ending on 02/11/2024, 18:00. Event is in JD Malat Gallery with address 30 Davies St, London W1K 4NB, UK.",
            "title": "John Copeland: MIRRORED VIEWFINDER",
            "content": "JD Malat Gallery presents MIRRORED VIEWFINDER, a pivotal exhibition by Californian artist John Copeland, opening during Frieze Art Week 2024. This show marks a significant moment in Copeland's 25+ year career, delving into the intricacies of representation and reflection through a visual dialogue that is both complex and engaging. MIRRORED VIEWFINDER brings together 9 new paintings infused with bold expanses of colour, texture, and form. Copeland's work wrestles with the balance between the visible world and the undercurrents of reality, layering his canvases with thick, textured brush strokes that coalesce traditional art historical motifs with a self-reflective sensibility.",
            "start_time": "2024-10-09T10:00:00.000000Z",
            "end_time": "2024-11-02T18: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": "30 Davies St, London W1K 4NB, UK",
            "city": "",
            "geolocation": "51.5119137,-0.1478266",
            "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": [
                707
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38320,
            "author": {
                "id": "e4d13761-8c66-4947-84b6-c95c0fce511d",
                "username": "info@skny.com",
                "slug": "infosknycom",
                "first_name": "Sean",
                "last_name": "Kelly",
                "display_name": null,
                "display_name_full": "Sean Kelly",
                "email": "info@skny.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36786,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4687114c99d047bcaa8af4895d3f9276-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4687114c99d047bcaa8af4895d3f9276-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4687114c99d047bcaa8af4895d3f9276.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4687114c99d047bcaa8af4895d3f9276-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4687114c99d047bcaa8af4895d3f9276-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4687114c99d047bcaa8af4895d3f9276-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4687114c99d047bcaa8af4895d3f9276-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4687114c99d047bcaa8af4895d3f9276-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4687114c99d047bcaa8af4895d3f9276-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4687114c99d047bcaa8af4895d3f9276-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-08-05T23:09:03.196716Z",
                "updated_at": "2024-08-05T23:09:03.196754Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e4d13761-8c66-4947-84b6-c95c0fce511d"
            },
            "venue": {
                "id": 7692,
                "name": "Sean Kelly Los Angeles",
                "slug": "sean-kelly-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.096017,-118.3390334",
                "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": "",
            "publish_status": "published",
            "published_at": "2024-08-05T23:10:01.825165Z",
            "publish_time": null,
            "slug": "brian-rochefort-staring-at-the-moon",
            "created_at": "2024-08-05T23:10:01.829743Z",
            "updated_at": "2024-08-05T23:10:01.871420Z",
            "summary": "Brian Rochefort: Staring at the Moon is an Gallery Shows event starting on 14/09/2024, 00:00 and ending on 02/11/2024, 00:00. Event is in Sean Kelly Los Angeles with address 1357 N Highland Ave, Los Angeles, CA 90028, United States.",
            "title": "Brian Rochefort: Staring at the Moon",
            "content": "Sean Kelly is delighted to present Staring at the Moon, Brian Rochefort’s first exhibition at Sean Kelly, Los Angeles. Rochefort will present new sculptures in an installation that will reconfigure the architecture of the gallery. Rochefort’s mixed-media sculptures incorporate a variety of different textures, surfaces and colors to create rich, otherworldly forms. Referencing his travels to some of the most remote parts of the planet, such as the Amazon Rainforest, the Galápagos Islands, and the Ngorongoro Crater, in Tanzania, Rochefort internalizes and translates his experiences in these secluded, ancient landscapes into potent sculptural forms. There will be an opening reception on Saturday, September 14, from 5pm to 7pm. The artist will be present.",
            "start_time": "2024-09-14T00:00:00.000000Z",
            "end_time": "2024-11-02T00: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": "1357 N Highland Ave, Los Angeles, CA 90028, United States",
            "city": "",
            "geolocation": "34.096017,-118.3390334",
            "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": 38328,
            "author": {
                "id": "514bd593-bf3d-4a9b-bb37-58ac4e401205",
                "username": "Kenise@kbfa.com",
                "slug": "kenisekbfacom",
                "first_name": "Kenise",
                "last_name": "Barnes",
                "display_name": null,
                "display_name_full": "Kenise Barnes",
                "email": "Kenise@kbfa.com",
                "telephone": "+1 860 560 3085"
            },
            "price": null,
            "featured_image": {
                "id": 36797,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/218b0d4f8e414d1cb941972872f727e6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/218b0d4f8e414d1cb941972872f727e6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/218b0d4f8e414d1cb941972872f727e6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/218b0d4f8e414d1cb941972872f727e6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/218b0d4f8e414d1cb941972872f727e6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/218b0d4f8e414d1cb941972872f727e6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/218b0d4f8e414d1cb941972872f727e6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/218b0d4f8e414d1cb941972872f727e6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/218b0d4f8e414d1cb941972872f727e6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/218b0d4f8e414d1cb941972872f727e6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-08-14T16:33:42.746917Z",
                "updated_at": "2024-08-14T16:33:42.746977Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "514bd593-bf3d-4a9b-bb37-58ac4e401205"
            },
            "venue": {
                "id": 878,
                "name": "Kenise Barnes Fine Art",
                "slug": "kenise-barnes-fine-art",
                "city": "Kent",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.7246529,-73.4759562",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3900,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/22ff398c0f074e8894c187db9c1b9c0c.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/22ff398c0f074e8894c187db9c1b9c0c-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-06-23T18:37:28.514714Z",
                    "updated_at": "2022-06-23T18:37:28.514750Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "514bd593-bf3d-4a9b-bb37-58ac4e401205"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2024-08-14T16:33:58.684016Z",
            "publish_time": null,
            "slug": "slipping-glimpser",
            "created_at": "2024-08-14T16:33:58.688439Z",
            "updated_at": "2024-08-14T16:37:31.455057Z",
            "summary": "Slipping Glimpser is an Gallery Shows event starting on 31/08/2024, 11:00 and ending on 31/10/2024, 16:00. Event is in Kenise Barnes Fine Art with address 7 Fulling Ln, Kent, CT 06757, USA.",
            "title": "Slipping Glimpser",
            "content": "Exhibition dates: August 31 - October 13, 2024\r\nOpening Reception August 31, 4-6 pm\r\nGallery hours: Thursday - Saturday, 11-5:30, Sunday 12-4 and by appointment\r\n\r\nKenise Barnes Fine Art is pleased to announce the new exhibition featuring painters Susan English, Julie Gross, and Audrey Stone. All three women have distinguished careers centered around their use of color and abstraction.\r\nSusan English’s paintings are rich in their sophisticated vocabulary of color and surface.\r\n\r\nPlease contact Lani Holloway, Associate Director, Lani@kbfa.com, 860 560 3085 with inquires or to arrange a preview of the exhibition.",
            "start_time": "2024-08-31T11:00:00.000000Z",
            "end_time": "2024-10-31T16: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 Fulling Ln, Kent, CT 06757, USA",
            "city": "",
            "geolocation": "41.7246529,-73.4759562",
            "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": 38112,
            "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": 36304,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/497ad2af25034ef4b80f3168a15d1a5e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/497ad2af25034ef4b80f3168a15d1a5e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/497ad2af25034ef4b80f3168a15d1a5e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/497ad2af25034ef4b80f3168a15d1a5e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/497ad2af25034ef4b80f3168a15d1a5e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/497ad2af25034ef4b80f3168a15d1a5e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/497ad2af25034ef4b80f3168a15d1a5e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/497ad2af25034ef4b80f3168a15d1a5e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/497ad2af25034ef4b80f3168a15d1a5e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/497ad2af25034ef4b80f3168a15d1a5e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:51:34.011628Z",
                "updated_at": "2024-04-30T09:51:34.011688Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4820,
                "name": "Haus der Kunst",
                "slug": "haus-der-kunst",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.144169,11.5858549",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-04-30T09:52:14.142667Z",
            "publish_time": null,
            "slug": "haus-der-kunst-tune-jim-c-nedd-recuerdos-ii-memories-ii-2024-04-27",
            "created_at": "2024-04-30T09:52:15.048323Z",
            "updated_at": "2024-04-30T09:52:15.991268Z",
            "summary": "TUNE. Jim C. Nedd. Recuerdos II (Memories II) is an Gallery Shows event starting on 27/04/2024, 00:00 and ending on 29/10/2024, 01:00. Event is in Haus der Kunst with address Prinzregentenstrasse 1 d.",
            "title": "TUNE. Jim C. Nedd. Recuerdos II (Memories II)",
            "content": null,
            "start_time": "2024-04-27T00:00:00.000000Z",
            "end_time": "2024-10-29T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Prinzregentenstrasse 1 d",
            "city": "Munich",
            "geolocation": "49.2186009,7.702641568054297",
            "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": 37073,
            "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": 35151,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f5c4156c0646459ab679f8e9619c6f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f5c4156c0646459ab679f8e9619c6f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f6f5c4156c0646459ab679f8e9619c6f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f5c4156c0646459ab679f8e9619c6f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f5c4156c0646459ab679f8e9619c6f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f5c4156c0646459ab679f8e9619c6f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f5c4156c0646459ab679f8e9619c6f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f5c4156c0646459ab679f8e9619c6f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f5c4156c0646459ab679f8e9619c6f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f6f5c4156c0646459ab679f8e9619c6f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-19T12:00:53.318222Z",
                "updated_at": "2024-03-19T12:00:53.318261Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5197,
                "name": "Waddesdon Manor",
                "slug": "waddesdon-manor",
                "city": "Waddesdon",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "51.8424323,-0.9372459999999999",
                "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-19T12:00:58.977309Z",
            "publish_time": null,
            "slug": "waddesdon-manor-guercino-at-waddesdon-king-david-and-the-wise-women-2024-03-20",
            "created_at": "2024-03-19T12:01:00.108672Z",
            "updated_at": "2024-03-19T12:01:00.160170Z",
            "summary": "Guercino at Waddesdon: King David and the Wise Women is an Gallery Shows event starting on 20/03/2024, 01:00 and ending on 27/10/2024, 00:00. Event is in Waddesdon Manor with address Waddesdon is putting on a free bus service to and from Aylesbury Vale Parkway station, for the main season from April to October.",
            "title": "Guercino at Waddesdon: King David and the Wise Women",
            "content": null,
            "start_time": "2024-03-20T01:00:00.000000Z",
            "end_time": "2024-10-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Waddesdon is putting on a free bus service to and from Aylesbury Vale Parkway station, for the main season from April to October",
            "city": "Aylesbury",
            "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": 34296,
            "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": 32414,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76dfc5a1728545b3b800c755165098ef-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76dfc5a1728545b3b800c755165098ef-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/76dfc5a1728545b3b800c755165098ef.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76dfc5a1728545b3b800c755165098ef-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76dfc5a1728545b3b800c755165098ef-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76dfc5a1728545b3b800c755165098ef-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76dfc5a1728545b3b800c755165098ef-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76dfc5a1728545b3b800c755165098ef-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76dfc5a1728545b3b800c755165098ef-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76dfc5a1728545b3b800c755165098ef-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-12T12:08:18.827450Z",
                "updated_at": "2023-12-12T12:08:18.827490Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4820,
                "name": "Haus der Kunst",
                "slug": "haus-der-kunst",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.144169,11.5858549",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-12-12T12:08:22.804383Z",
            "publish_time": null,
            "slug": "haus-der-kunst-martino-gamper-sitzung-2023-07-28",
            "created_at": "2023-12-12T12:08:23.828607Z",
            "updated_at": "2023-12-12T12:08:28.989427Z",
            "summary": "Martino Gamper. Sitzung is an Gallery Shows event starting on 28/07/2023, 00:00 and ending on 27/10/2024, 00:00. Event is in Haus der Kunst with address Prinzregentenstrasse 1 d.",
            "title": "Martino Gamper. Sitzung",
            "content": null,
            "start_time": "2023-07-28T00:00:00.000000Z",
            "end_time": "2024-10-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Prinzregentenstrasse 1 d",
            "city": "Munich",
            "geolocation": "48.1432576,11.5875847",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38196,
            "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": 36410,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16896784c45645e397add16d6b114acb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16896784c45645e397add16d6b114acb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/16896784c45645e397add16d6b114acb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16896784c45645e397add16d6b114acb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16896784c45645e397add16d6b114acb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16896784c45645e397add16d6b114acb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16896784c45645e397add16d6b114acb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16896784c45645e397add16d6b114acb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16896784c45645e397add16d6b114acb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/16896784c45645e397add16d6b114acb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:00:25.010626Z",
                "updated_at": "2024-05-02T16:00:25.010686Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9417,
                "name": "Zentrum für Internationale Lichtkunst",
                "slug": "zentrum-fur-internationale-lichtkunst",
                "city": "Unna",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5347235,7.6856493",
                "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-05-02T16:01:11.495378Z",
            "publish_time": null,
            "slug": "zentrum-fur-internationale-lichtkunst-radiant-2024-02-27",
            "created_at": "2024-05-02T16:01:12.390461Z",
            "updated_at": "2024-05-02T16:01:14.548797Z",
            "summary": "RADIANT is an Gallery Shows event starting on 27/02/2024, 01:00 and ending on 27/10/2024, 00:00. Event is in Zentrum für Internationale Lichtkunst with address Lindenpl. 1.",
            "title": "RADIANT",
            "content": null,
            "start_time": "2024-02-27T01:00:00.000000Z",
            "end_time": "2024-10-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Lindenpl. 1",
            "city": "Unna",
            "geolocation": "52.1909606,11.455504565311774",
            "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": 38336,
            "author": {
                "id": "0a249e62-9212-43f4-8b21-bb0519792482",
                "username": "StephenBulger",
                "slug": "stephenbulger",
                "first_name": "Stephen",
                "last_name": "Bulger Gallery",
                "display_name": "Allison",
                "display_name_full": "Allison",
                "email": "info@bulgergallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36816,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a07076cfb937479c81e475aa10ffe09f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a07076cfb937479c81e475aa10ffe09f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a07076cfb937479c81e475aa10ffe09f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a07076cfb937479c81e475aa10ffe09f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a07076cfb937479c81e475aa10ffe09f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a07076cfb937479c81e475aa10ffe09f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a07076cfb937479c81e475aa10ffe09f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a07076cfb937479c81e475aa10ffe09f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a07076cfb937479c81e475aa10ffe09f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a07076cfb937479c81e475aa10ffe09f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-08-22T15:17:17.143337Z",
                "updated_at": "2024-08-22T15:17:17.143370Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "0a249e62-9212-43f4-8b21-bb0519792482"
            },
            "venue": {
                "id": 869,
                "name": "Stephen Bulger Gallery Toronto",
                "slug": "stephen-bulger-gallery-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6496209,-79.42763020000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2583,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/SBG-Logo-Midnight-Square2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:09.068176Z",
                    "updated_at": "2021-09-14T13:33:00.611505Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-08-22T15:17:21.796841Z",
            "publish_time": null,
            "slug": "scott-conarroe-about-trees",
            "created_at": "2024-08-22T15:17:21.800693Z",
            "updated_at": "2024-08-22T15:17:21.859762Z",
            "summary": "Scott Conarroe | About Trees is an Gallery Shows event starting on 14/09/2024, 11:00 and ending on 26/10/2024, 18:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West.",
            "title": "Scott Conarroe | About Trees",
            "content": "“A tree can be majestic. Vast forests are as wonderous as the cosmos.”\r\n– Scott Connaroe\r\n\r\nStephen Bulger Gallery is pleased to present “About Trees” our sixth solo exhibition of work by Canadian photographer Scott Conarroe. The large format colour photographs are a considered collection of imagery of trees and greenery, from Guizhou, China, to the Canadian Rockies, to Marseille, France, taken from 2008 to 2022.\r\n\r\nIn the vein of Conarroe’s previous bodies of work, there is a clear dialogue and exploration of the natural world and urbanization. While some of the images were seconded from dedicated projects, most were distractions from them. Often, the scenes simply caught Connaroe’s eye while looking for what to photograph next. The trees in the exhibition are exquisite, but also with little pretense or glory. Much like us, they are bounded by circumstance.",
            "start_time": "2024-09-14T11:00:00.000000Z",
            "end_time": "2024-10-26T18: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": "1356 Dundas Street West",
            "city": "",
            "geolocation": "43.6496209,-79.42763020000001",
            "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": [
                3755
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38357,
            "author": {
                "id": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48",
                "username": "harriet@agora-gallery.com",
                "slug": "harrietagora-gallerycom",
                "first_name": "Harriet",
                "last_name": "Sunga",
                "display_name": null,
                "display_name_full": "Harriet Sunga",
                "email": "harriet@agora-gallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36854,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/182389b219cd414eb4463cefea4ee9f7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/182389b219cd414eb4463cefea4ee9f7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/182389b219cd414eb4463cefea4ee9f7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/182389b219cd414eb4463cefea4ee9f7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/182389b219cd414eb4463cefea4ee9f7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/182389b219cd414eb4463cefea4ee9f7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/182389b219cd414eb4463cefea4ee9f7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/182389b219cd414eb4463cefea4ee9f7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/182389b219cd414eb4463cefea4ee9f7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/182389b219cd414eb4463cefea4ee9f7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-10-11T05:10:39.270545Z",
                "updated_at": "2024-10-11T05:10:39.270595Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48"
            },
            "venue": {
                "id": 734,
                "name": "AGORA GALLERY New York",
                "slug": "agora-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7494083,-74.0045743",
                "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": "",
            "publish_status": "published",
            "published_at": "2024-10-11T05:10:44.788126Z",
            "publish_time": null,
            "slug": "olivia-kapoor-enigma",
            "created_at": "2024-10-11T05:10:44.792124Z",
            "updated_at": "2024-10-11T05:10:44.831855Z",
            "summary": "Olivia Kapoor Enigma is an Gallery Shows event starting on 22/10/2024, 11:00 and ending on 26/10/2024, 18:00. Event is in AGORA GALLERY New York with address 530 West 25th Street.",
            "title": "Olivia Kapoor Enigma",
            "content": "Known for her ability to reveal ethereal dimensions through time and emotion, Kapoor’s work challenges traditional notions of color, form, and texture. \r\n\r\nThe Opening Reception for Enigma will be held at The Loft on Thursday, October 24th, from 6-8 PM.",
            "start_time": "2024-10-22T11:00:00.000000Z",
            "end_time": "2024-10-26T18: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": "530 West 25th Street",
            "city": "",
            "geolocation": "40.7494083,-74.0045743",
            "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": 38345,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36826,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd81e8f7486b44259d7e4b6be891737a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd81e8f7486b44259d7e4b6be891737a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dd81e8f7486b44259d7e4b6be891737a.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd81e8f7486b44259d7e4b6be891737a-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd81e8f7486b44259d7e4b6be891737a-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd81e8f7486b44259d7e4b6be891737a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd81e8f7486b44259d7e4b6be891737a-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd81e8f7486b44259d7e4b6be891737a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd81e8f7486b44259d7e4b6be891737a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd81e8f7486b44259d7e4b6be891737a-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2024-09-18T22:34:40.360064Z",
                "updated_at": "2024-09-18T22:34:40.360117Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "7d04438a-00a7-4a9f-9185-77a249a76551"
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "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-09-18T22:35:02.600517Z",
            "publish_time": null,
            "slug": "angela-burson-close-encounters",
            "created_at": "2024-09-18T22:35:02.605681Z",
            "updated_at": "2024-09-18T22:35:02.649572Z",
            "summary": "Angela Burson - \"Close Encounters\" is an Gallery Shows event starting on 05/10/2024, 17:00 and ending on 26/10/2024, 18:00. Event is in HASHIMOTO CONTEMPORARY with address 1275 Minnesota St, San Francisco, CA 94107, USA.",
            "title": "Angela Burson - \"Close Encounters\"",
            "content": "Hashimoto Contemporary is pleased to present Close Encounters, a solo exhibition by Savannah-based painter Angela Burson. The exhibition will be Burson's second solo exhibition at Hashimoto Contemporary, and debut presentation at our Minnesota Street location.\r\n\r\nOpening Night Reception | Saturday, October 5th from 5pm - 7pm\r\n\r\nGallery Hours | Tuesday - Saturday, from 10am - 6pm\r\n\r\nExhibition on view through October 26th",
            "start_time": "2024-10-05T17:00:00.000000Z",
            "end_time": "2024-10-26T18: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": "1275 Minnesota St, San Francisco, CA 94107, USA",
            "city": "San Francisco",
            "geolocation": "37.7542915,-122.389488",
            "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": 38274,
            "author": {
                "id": "365a9b01-9a24-4787-b4c4-8b89b57364c7",
                "username": "ElenaMartinique",
                "slug": "elenamartinique",
                "first_name": "Jelena",
                "last_name": "Martinović",
                "display_name": "Jelena Martinović",
                "display_name_full": "Jelena Martinović",
                "email": "jelena.martinovic@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36724,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44990dac53774a0b8c7a116b9b130fe4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44990dac53774a0b8c7a116b9b130fe4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/44990dac53774a0b8c7a116b9b130fe4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44990dac53774a0b8c7a116b9b130fe4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44990dac53774a0b8c7a116b9b130fe4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44990dac53774a0b8c7a116b9b130fe4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44990dac53774a0b8c7a116b9b130fe4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44990dac53774a0b8c7a116b9b130fe4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44990dac53774a0b8c7a116b9b130fe4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44990dac53774a0b8c7a116b9b130fe4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-29T09:44:32.093268Z",
                "updated_at": "2024-05-29T09:44:32.093298Z",
                "is_converted_to_webp": true,
                "caption": "Helena_Boddenberg_Earthen_Fibres",
                "alt_text": "Helena_Boddenberg_Earthen_Fibres",
                "description": "",
                "uploaded_by": "365a9b01-9a24-4787-b4c4-8b89b57364c7"
            },
            "venue": null,
            "category": {
                "id": 5,
                "image": null,
                "slug": "festivals",
                "created_at": "2020-06-02T15:33:40.541093Z",
                "updated_at": "2021-03-29T12:18:22.940481Z",
                "name": "Festivals",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GR",
            "publish_status": "published",
            "published_at": "2024-05-29T09:48:37.805880Z",
            "publish_time": null,
            "slug": "biennale-contemporary-keramics",
            "created_at": "2024-05-29T09:38:49.303043Z",
            "updated_at": "2024-05-29T09:48:37.839294Z",
            "summary": "Celebrating the rich tapestry of Greek and international contemporary ceramic art, Big Blue Dot launches the first iteration of the Biennale of Contemporary Keramics (BCK) in Santorini at the Museum of Prehistoric Thera.",
            "title": "Biennale of Contemporary Keramics",
            "content": "<p>Celebrating the rich tapestry of Greek and international contemporary ceramic art, Big Blue Dot launches the first iteration of <b>the Biennale of Contemporary Keramics (BCK)</b>, announcing a vibrant confluence of history and the present. S<span style=\"text-align: justify;\">et to open at the <b>Museum of Prehistoric Thera</b> in Santorini, Greece,&nbsp;</span><span style=\"text-rendering: optimizelegibility; -webkit-tap-highlight-color: transparent; text-align: justify;\">on June 6th</span><span style=\"text-align: justify;\">&nbsp;and will be on view&nbsp;</span><span style=\"text-rendering: optimizelegibility; -webkit-tap-highlight-color: transparent; text-align: justify;\">until October 26th, 2024</span><span style=\"text-align: justify;\">.</span></p><p>Devised as a biennial event, BCK will adopt a migratory model and break new ground both metaphorically and literally with each new edition. Far from the Athenian metropolis, a different island in Greece will host BCK each time, serving as a catalyst for cultural exchange and collaboration with different artists, collectives, institutions, and organizations.&nbsp;</p><p>The Biennale's inaugural presentation overtakes the Museum of Prehistoric Thera at the picturesque island of Santorini, whose history of ceramic art aligns with the event's vision.&nbsp;Following an open call, an International Jury selected 20 local and international artists who will each showcase original works.<br></p>",
            "start_time": "2024-06-06T00:00:00.000000Z",
            "end_time": "2024-10-26T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": true,
            "is_paid_art_fair": false,
            "address": "Mitropoleos, Fira 847 00, Greece",
            "city": "Santorini",
            "geolocation": "36.416216,25.4315847",
            "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": "https://bigbluedot.art/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                27145,
                27147
            ],
            "additional_images": []
        },
        {
            "id": 36854,
            "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": 34951,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/925953b3360341d6bcf94e1007c4f64b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/925953b3360341d6bcf94e1007c4f64b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-11T16:12:48.571591Z",
                "updated_at": "2024-03-11T16:12:48.571652Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5466,
                "name": "The Whitworth",
                "slug": "whitworth",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.459878,-2.2279536",
                "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-11T16:12:52.350719Z",
            "publish_time": null,
            "slug": "the-whitworth-ayo-akingbade-show-me-the-world-mister-2024-05-03",
            "created_at": "2024-03-11T16:12:53.262256Z",
            "updated_at": "2024-03-11T16:12:53.309069Z",
            "summary": "Ayo Akingbade: Show Me The World Mister is an Gallery Shows event starting on 03/05/2024, 00:00 and ending on 20/10/2024, 00:00. Event is in The Whitworth with address The University of Manchester, Oxford Road,.",
            "title": "Ayo Akingbade: Show Me The World Mister",
            "content": null,
            "start_time": "2024-05-03T00:00:00.000000Z",
            "end_time": "2024-10-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The University of Manchester, Oxford Road,",
            "city": "Manchester",
            "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": []
        }
    ]
}