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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=25704&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=25668&ordering=end_time",
    "results": [
        {
            "id": 27628,
            "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": 26360,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/82eb64c2bac7400cba96c874ab43e127.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/82eb64c2bac7400cba96c874ab43e127-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T14:05:40.642847Z",
                "updated_at": "2023-06-08T14:05:40.642904Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3871,
                "name": "The Fitzrovia Gallery",
                "slug": "fitzrovia-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5235814,-0.1388186",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T14:05:45.002814Z",
            "publish_time": null,
            "slug": "the-fitzrovia-gallery-reflections-2023-06-12",
            "created_at": "2023-06-08T14:05:45.920263Z",
            "updated_at": "2023-06-08T14:05:46.397772Z",
            "summary": "Reflections is an Gallery Shows event starting on 12/06/2023, 00:00 and ending on 18/06/2023, 00:00. Event is in The Fitzrovia Gallery with address 139 Whitfield street.",
            "title": "Reflections",
            "content": null,
            "start_time": "2023-06-12T00:00:00.000000Z",
            "end_time": "2023-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "139 Whitfield street",
            "city": "London",
            "geolocation": "42.29430265,-71.07521946918254",
            "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": 27676,
            "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": 26405,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/691d30498317479baedf51e342cad611-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/691d30498317479baedf51e342cad611-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/691d30498317479baedf51e342cad611.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/691d30498317479baedf51e342cad611-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/691d30498317479baedf51e342cad611-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/691d30498317479baedf51e342cad611-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/691d30498317479baedf51e342cad611-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/691d30498317479baedf51e342cad611-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/691d30498317479baedf51e342cad611-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/691d30498317479baedf51e342cad611-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-15T19:39:54.431352Z",
                "updated_at": "2023-06-15T19:39:54.431410Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8747,
                "name": "Brooke Rutner",
                "slug": "brooke-rutner",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.51712149999999,-73.5799689",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2023-06-15T19:40:00.047225Z",
            "publish_time": null,
            "slug": "brooke-rutner-open-studio-on-dyslexia-taylor-soos-2023-06-14",
            "created_at": "2023-06-15T19:40:00.960937Z",
            "updated_at": "2023-06-15T19:40:01.573744Z",
            "summary": "Open Studio: On Dyslexia - Taylor Soos is an Gallery Shows event starting on 14/06/2023, 00:00 and ending on 18/06/2023, 00:00. Event is in Brooke Rutner with address 4064 blvd St-Laurent.",
            "title": "Open Studio: On Dyslexia - Taylor Soos",
            "content": null,
            "start_time": "2023-06-14T00:00:00.000000Z",
            "end_time": "2023-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4064 blvd St-Laurent",
            "city": "Montreal",
            "geolocation": "45.5171393292408,-73.58001630742905",
            "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": 27725,
            "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": 26452,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21090edc03a44a7e9423d664e04a6856-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21090edc03a44a7e9423d664e04a6856-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/21090edc03a44a7e9423d664e04a6856.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21090edc03a44a7e9423d664e04a6856-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21090edc03a44a7e9423d664e04a6856-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21090edc03a44a7e9423d664e04a6856-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21090edc03a44a7e9423d664e04a6856-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21090edc03a44a7e9423d664e04a6856-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21090edc03a44a7e9423d664e04a6856-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21090edc03a44a7e9423d664e04a6856-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-15T19:58:29.479254Z",
                "updated_at": "2023-06-15T19:58:29.479296Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5988,
                "name": "Kastanien Projektraum",
                "slug": "kastanien-projektraum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4909642,13.4209075",
                "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-06-15T19:58:34.179369Z",
            "publish_time": null,
            "slug": "kastanien-projektraum-la-distancia-adecuada-entre-dos-puntos-sebastian-cobo-2023-06-06",
            "created_at": "2023-06-15T19:58:35.091648Z",
            "updated_at": "2023-06-15T19:58:36.297955Z",
            "summary": "\" La distancia adecuada entre dos puntos \" Sebastian Cobo is an Gallery Shows event starting on 06/06/2023, 00:00 and ending on 18/06/2023, 00:00. Event is in Kastanien Projektraum with address Boppstr.",
            "title": "\" La distancia adecuada entre dos puntos \" Sebastian Cobo",
            "content": null,
            "start_time": "2023-06-06T00:00:00.000000Z",
            "end_time": "2023-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Boppstr",
            "city": "Berlin",
            "geolocation": "52.4905284,13.4235626",
            "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": 27731,
            "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": 26459,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981e023bd92b4a6e9da44de3d6c2e569-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981e023bd92b4a6e9da44de3d6c2e569-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/981e023bd92b4a6e9da44de3d6c2e569.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981e023bd92b4a6e9da44de3d6c2e569-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981e023bd92b4a6e9da44de3d6c2e569-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981e023bd92b4a6e9da44de3d6c2e569-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981e023bd92b4a6e9da44de3d6c2e569-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981e023bd92b4a6e9da44de3d6c2e569-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981e023bd92b4a6e9da44de3d6c2e569-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/981e023bd92b4a6e9da44de3d6c2e569-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-15T19:58:47.121002Z",
                "updated_at": "2023-06-15T19:58:47.121040Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3914,
                "name": "Kunstquartier Bethanien",
                "slug": "kunstquartier-bethanien",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50389449999999,13.4240746",
                "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-06-15T19:58:50.747680Z",
            "publish_time": null,
            "slug": "kunstquartier-bethanien-synonyme-und-antonyme-biennale-le-latitudini-dellarte-2023-06-03",
            "created_at": "2023-06-15T19:58:51.654982Z",
            "updated_at": "2023-06-15T19:58:52.692317Z",
            "summary": "Synonyme und Antonyme. Biennale Le Latitudini dell'Arte is an Gallery Shows event starting on 03/06/2023, 00:00 and ending on 18/06/2023, 00:00. Event is in Kunstquartier Bethanien with address Mariannenplatz 2.",
            "title": "Synonyme und Antonyme. Biennale Le Latitudini dell'Arte",
            "content": null,
            "start_time": "2023-06-03T00:00:00.000000Z",
            "end_time": "2023-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Mariannenplatz 2",
            "city": "Berlin",
            "geolocation": "52.5039317,13.4241227",
            "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": 27965,
            "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": 26667,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e347b67d55b44bfa17c01eea2eb6059-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e347b67d55b44bfa17c01eea2eb6059-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3e347b67d55b44bfa17c01eea2eb6059.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e347b67d55b44bfa17c01eea2eb6059-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e347b67d55b44bfa17c01eea2eb6059-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e347b67d55b44bfa17c01eea2eb6059-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e347b67d55b44bfa17c01eea2eb6059-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e347b67d55b44bfa17c01eea2eb6059-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e347b67d55b44bfa17c01eea2eb6059-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3e347b67d55b44bfa17c01eea2eb6059-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-20T14:13:08.136824Z",
                "updated_at": "2023-06-20T14:13:08.136861Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3565,
                "name": "Phoenix Art Space",
                "slug": "phoenix-art-space",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8288618,-0.1340882",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-20T14:13:10.982486Z",
            "publish_time": null,
            "slug": "phoenix-art-space-post-factum-2023-06-14",
            "created_at": "2023-06-20T14:13:12.078626Z",
            "updated_at": "2023-06-20T14:13:12.561252Z",
            "summary": "Post-Factum is an Gallery Shows event starting on 14/06/2023, 00:00 and ending on 18/06/2023, 00:00. Event is in Phoenix Art Space with address 10-14 Waterloo Place.",
            "title": "Post-Factum",
            "content": null,
            "start_time": "2023-06-14T00:00:00.000000Z",
            "end_time": "2023-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10-14 Waterloo Place",
            "city": "Brighton",
            "geolocation": "50.8288516,-0.1338426",
            "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": 28277,
            "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": 26942,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52f2f24a315d4a85855b95beec4e3644-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52f2f24a315d4a85855b95beec4e3644-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/52f2f24a315d4a85855b95beec4e3644.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52f2f24a315d4a85855b95beec4e3644-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52f2f24a315d4a85855b95beec4e3644-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52f2f24a315d4a85855b95beec4e3644-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52f2f24a315d4a85855b95beec4e3644-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52f2f24a315d4a85855b95beec4e3644-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52f2f24a315d4a85855b95beec4e3644-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52f2f24a315d4a85855b95beec4e3644-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-23T15:57:09.772140Z",
                "updated_at": "2023-06-23T15:57:09.772193Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8866,
                "name": "Lot Projects",
                "slug": "lot-projects",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.53568629999999,-0.06202059999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-23T15:57:17.014954Z",
            "publish_time": null,
            "slug": "lot-projects-reverie-2023-06-16",
            "created_at": "2023-06-23T15:57:17.934366Z",
            "updated_at": "2023-06-23T15:57:18.878525Z",
            "summary": "Reverie is an Gallery Shows event starting on 16/06/2023, 00:00 and ending on 18/06/2023, 00:00. Event is in Lot Projects with address 2 Broadway Market Mews.",
            "title": "Reverie",
            "content": null,
            "start_time": "2023-06-16T00:00:00.000000Z",
            "end_time": "2023-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Broadway Market Mews",
            "city": "London",
            "geolocation": "51.5366112,-0.0622573",
            "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": 28299,
            "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": 26963,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a4e937e317d4186b5233a52a3c8159c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a4e937e317d4186b5233a52a3c8159c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2a4e937e317d4186b5233a52a3c8159c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a4e937e317d4186b5233a52a3c8159c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a4e937e317d4186b5233a52a3c8159c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a4e937e317d4186b5233a52a3c8159c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a4e937e317d4186b5233a52a3c8159c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a4e937e317d4186b5233a52a3c8159c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a4e937e317d4186b5233a52a3c8159c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a4e937e317d4186b5233a52a3c8159c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-23T16:27:56.638996Z",
                "updated_at": "2023-06-23T16:27:56.639031Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8884,
                "name": "Yorckstraße 85",
                "slug": "yorckstrasse-85",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4930982,13.3850304",
                "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-06-23T16:27:59.471158Z",
            "publish_time": null,
            "slug": "yorckstrae-85-omas-kuchen-and-other-works-2023-06-18",
            "created_at": "2023-06-23T16:28:00.388497Z",
            "updated_at": "2023-06-23T16:28:00.388516Z",
            "summary": null,
            "title": "Omas Kuchen and other works",
            "content": null,
            "start_time": "2023-06-18T00:00:00.000000Z",
            "end_time": "2023-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "",
            "city": "Berlin",
            "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": 12177,
            "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": 12532,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8074ac2f0c744742ba63a56cc864767e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8074ac2f0c744742ba63a56cc864767e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8074ac2f0c744742ba63a56cc864767e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8074ac2f0c744742ba63a56cc864767e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8074ac2f0c744742ba63a56cc864767e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8074ac2f0c744742ba63a56cc864767e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8074ac2f0c744742ba63a56cc864767e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8074ac2f0c744742ba63a56cc864767e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8074ac2f0c744742ba63a56cc864767e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8074ac2f0c744742ba63a56cc864767e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-10T12:26:36.482279Z",
                "updated_at": "2022-08-10T12:26:36.482315Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5648,
                "name": "FACT",
                "slug": "fact",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.40229530000001,-2.9774818",
                "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": "2022-08-10T12:26:40.308764Z",
            "publish_time": null,
            "slug": "fact-chila-kumari-singh-burman-2022-08-13",
            "created_at": "2022-08-10T12:26:41.154092Z",
            "updated_at": "2022-08-10T12:26:42.054918Z",
            "summary": "Chila Kumari Singh. Burman is an Gallery Shows event starting on 13/08/2022, 00:00 and ending on 18/06/2023, 00:00. Event is in FACT with address 88 Wood Street.",
            "title": "Chila Kumari Singh. Burman",
            "content": null,
            "start_time": "2022-08-13T00:00:00.000000Z",
            "end_time": "2023-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "88 Wood Street",
            "city": "Liverpool",
            "geolocation": "53.40220275,-2.9778616844594605",
            "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": 24956,
            "author": {
                "id": "b33287ae-e827-4475-9068-917e566ac3ef",
                "username": "VroomVarossieau",
                "slug": "vroomvarossieau",
                "first_name": "Olivier",
                "last_name": "Varossieau",
                "display_name": "Olivier Varossieau",
                "display_name_full": "Olivier Varossieau",
                "email": "info@vroomandvarossieau.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 23967,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e14f114c54904afe877baf6026fbc360-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e14f114c54904afe877baf6026fbc360-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e14f114c54904afe877baf6026fbc360.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e14f114c54904afe877baf6026fbc360-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e14f114c54904afe877baf6026fbc360-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e14f114c54904afe877baf6026fbc360-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e14f114c54904afe877baf6026fbc360-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e14f114c54904afe877baf6026fbc360-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e14f114c54904afe877baf6026fbc360-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e14f114c54904afe877baf6026fbc360-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2023-04-22T16:07:18.896346Z",
                "updated_at": "2023-04-22T16:07:18.896425Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "b33287ae-e827-4475-9068-917e566ac3ef"
            },
            "venue": {
                "id": 2416,
                "name": "Vroom & Varossieau",
                "slug": "vroom-varossieau",
                "city": "Zaandam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.4214975,4.8349001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2601,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Banksy-Pano-photo-Peter-Baas.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:18.783707Z",
                    "updated_at": "2021-09-14T13:33:25.226156Z",
                    "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": "2023-04-22T16:07:36.261747Z",
            "publish_time": null,
            "slug": "machangos-by-jordi-alos-eiKH",
            "created_at": "2023-04-22T16:07:36.267969Z",
            "updated_at": "2023-04-22T16:30:17.178164Z",
            "summary": "Machangos by Jordi Alós is an Gallery Shows event starting on 14/05/2023, 14:00 and ending on 18/06/2023, 18:00. Event is in Vroom & Varossieau with address Draaibank 10, 1505 RN Zaandam, Netherlands.",
            "title": "Machangos by Jordi Alós",
            "content": "Vroom & Varossieau is pleased to present Machangos, showcasing new works by\r\nMexican artist Jordi Alós marking the artist’s first solo show in Europe.\r\nThe exhibition features large-sized paintings depicting habits, daily life scenes\r\nand street performers in a playful, humorous and visually brilliant composition;\r\nand a new series of colourful and vibrant Machangos portraits.\r\nThe word Machangos has been strongly used in the Canary Islands to define, in a\r\nfunny although disqualifying tone, someone as an eccentric person or a clown.\r\nHence Jordi adopted this peculiar word. They come to life in 2015, he picked up\r\nthis series recently again and since then Machangos are gaining even more\r\nstrength. The artist often combines their features with real-life subjects, creating\r\na unique world of his own that is a paradox: at once cheerful and irritating,\r\nsimultaneously familiar and strange.\r\nShaped by a vigorous and energetic gesture, Alòs’ colourful and naive characters\r\nmaintain an element of likeable",
            "start_time": "2023-05-14T14:00:00.000000Z",
            "end_time": "2023-06-18T18: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": "Draaibank 10, 1505 RN Zaandam, Netherlands",
            "city": "",
            "geolocation": "52.4214975,4.8349001",
            "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": 27640,
            "author": {
                "id": "947cd6e4-52ce-4af7-a8be-d4c0746546a2",
                "username": "szonjasmolnar@lavorcollective.com",
                "slug": "szonjasmolnarlavorcollectivecom",
                "first_name": "Szonja",
                "last_name": "Molnar",
                "display_name": null,
                "display_name_full": "Szonja Molnar",
                "email": "szonjasmolnar@lavorcollective.com",
                "telephone": "+36 30 847 7913"
            },
            "price": null,
            "featured_image": {
                "id": 26471,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da8b38f2c2d249bc8fe2fc57e22b3704-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da8b38f2c2d249bc8fe2fc57e22b3704-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/da8b38f2c2d249bc8fe2fc57e22b3704.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da8b38f2c2d249bc8fe2fc57e22b3704-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da8b38f2c2d249bc8fe2fc57e22b3704-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da8b38f2c2d249bc8fe2fc57e22b3704-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da8b38f2c2d249bc8fe2fc57e22b3704-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da8b38f2c2d249bc8fe2fc57e22b3704-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da8b38f2c2d249bc8fe2fc57e22b3704-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da8b38f2c2d249bc8fe2fc57e22b3704-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2023-06-16T09:52:06.369109Z",
                "updated_at": "2023-06-16T09:52:06.369164Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "947cd6e4-52ce-4af7-a8be-d4c0746546a2"
            },
            "venue": {
                "id": 8737,
                "name": "LAVOR Collective",
                "slug": "lavor-collective",
                "city": "Budapest",
                "country": {
                    "code": "HU",
                    "name": "Hungary"
                },
                "geolocation": "47.4967278,19.0606388",
                "artworks_for_sale_count": 31,
                "featured_image": {
                    "id": 4573,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/068176dd016c48caba8f7348c71f7a44-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/068176dd016c48caba8f7348c71f7a44-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/068176dd016c48caba8f7348c71f7a44-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/068176dd016c48caba8f7348c71f7a44.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/068176dd016c48caba8f7348c71f7a44-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/068176dd016c48caba8f7348c71f7a44-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/068176dd016c48caba8f7348c71f7a44-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/068176dd016c48caba8f7348c71f7a44-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-09-10T09:33:11.829183Z",
                    "updated_at": "2023-09-10T09:33:11.829223Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "947cd6e4-52ce-4af7-a8be-d4c0746546a2"
                },
                "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": "2023-06-13T12:09:14.903130Z",
            "publish_time": null,
            "slug": "surreal-hedonism",
            "created_at": "2023-06-13T12:09:14.906601Z",
            "updated_at": "2023-06-16T09:52:12.760379Z",
            "summary": "Surreal Hedonism is an Gallery Shows event starting on 01/06/2023, 19:00 and ending on 18/06/2023, 19:00. Event is in LAVOR Collective with address Budapest, Wesselényi u. 6, 1077 Magyarország.",
            "title": "Surreal Hedonism",
            "content": "Naomi Devil & the Collective • Group Show\r\n\r\nThe exhibition \"Surreal Hedonism\" sets the tone with Naomi Devil's lavish abundance bowls, filled with vibrant colors and exquisite fruits, enchanting us with the surreal diversity of vines and plants. Her hat-wearing female figures balance delicious oysters, artichokes, and mouthwatering dishes on their heads, or indulge in a huge serving of fruit parfait adorned with whipped cream.\r\n\r\nHedonism, a Greek philosophical movement, emphasizes that the pursuit of pleasures is the most important thing in life.\r\nThis sense of living is further amplified by Gáspár Annamária's large soft textile artwork, inviting us to embrace happiness seekers, Határ Attila's figure cooling off in the summer heat with a garden sprinkler. They are complemented by the effortless abstract creations of Jánosi Kata, Meszlényi Karl, and Kristófy Dániel. Eddie Wolf captivates visitors with refreshing, colorful, and surreal abstract",
            "start_time": "2023-06-01T19:00:00.000000Z",
            "end_time": "2023-06-18T20: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": "Budapest, Wesselényi u. 6, 1077 Magyarország",
            "city": "",
            "geolocation": "47.4967278,19.0606388",
            "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": [
                17434,
                17437,
                17436,
                17438,
                17439,
                17435,
                17440
            ],
            "artworks": [
                122614,
                123025,
                123026,
                123027,
                123028,
                123029,
                123031,
                123035,
                123037,
                123038,
                123039,
                123040,
                123041,
                123042,
                123043,
                123044,
                123045
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25684,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5154,
                "name": "Seojung Art",
                "slug": "seojung-art",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.5104974,127.0412432",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "KR",
            "publish_status": "published",
            "published_at": "2023-05-05T12:45:45.579897Z",
            "publish_time": null,
            "slug": "seojung-art-reinterpretation-2023-05-12",
            "created_at": "2023-05-05T12:45:46.461264Z",
            "updated_at": "2023-05-05T12:45:46.965659Z",
            "summary": "Reinterpretation is an Gallery Shows event starting on 12/05/2023, 00:00 and ending on 19/06/2023, 00:00. Event is in Seojung Art with address 12 Bongeunsa-ro 47-gil Gangnam-gu.",
            "title": "Reinterpretation",
            "content": null,
            "start_time": "2023-05-12T00:00:00.000000Z",
            "end_time": "2023-06-19T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "12 Bongeunsa-ro 47-gil Gangnam-gu",
            "city": "Seoul",
            "geolocation": "37.5117136,127.0406269",
            "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": 26769,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 7060,
                "name": "LATITUDE Gallery",
                "slug": "latitude-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7155293,-73.9979517",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-24T11:23:16.535877Z",
            "publish_time": null,
            "slug": "latitude-gallery-put-stars-on-the-table-2023-05-19",
            "created_at": "2023-05-24T11:23:17.458551Z",
            "updated_at": "2023-05-24T11:23:19.941343Z",
            "summary": "Put Stars on the Table is an Gallery Shows event starting on 19/05/2023, 00:00 and ending on 19/06/2023, 00:00. Event is in LATITUDE Gallery with address 64A Bayard Street.",
            "title": "Put Stars on the Table",
            "content": null,
            "start_time": "2023-05-19T00:00:00.000000Z",
            "end_time": "2023-06-19T00: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": "64A Bayard Street",
            "city": "New York",
            "geolocation": "40.7155467,-73.9979578",
            "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": 27276,
            "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": 26050,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fc311028a2456abf0d4bda2f1daae2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fc311028a2456abf0d4bda2f1daae2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c1fc311028a2456abf0d4bda2f1daae2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fc311028a2456abf0d4bda2f1daae2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fc311028a2456abf0d4bda2f1daae2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fc311028a2456abf0d4bda2f1daae2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fc311028a2456abf0d4bda2f1daae2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fc311028a2456abf0d4bda2f1daae2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fc311028a2456abf0d4bda2f1daae2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1fc311028a2456abf0d4bda2f1daae2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T12:59:10.740002Z",
                "updated_at": "2023-06-08T12:59:10.740038Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3760,
                "name": "Four Corners",
                "slug": "four-corners",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.528741,-0.04883579999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-08T12:59:15.212989Z",
            "publish_time": null,
            "slug": "four-corners-gabriella-carboni-on-the-precipice-2023-06-14",
            "created_at": "2023-06-08T12:59:16.131443Z",
            "updated_at": "2023-06-08T12:59:17.252181Z",
            "summary": "Gabriella Carboni | ON THE PRECIPICE is an Gallery Shows event starting on 14/06/2023, 00:00 and ending on 19/06/2023, 00:00. Event is in Four Corners with address 121 Roman Road.",
            "title": "Gabriella Carboni | ON THE PRECIPICE",
            "content": null,
            "start_time": "2023-06-14T00:00:00.000000Z",
            "end_time": "2023-06-19T00: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": "121 Roman Road",
            "city": "London",
            "geolocation": "51.020359049999996,-3.074604000000001",
            "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": 27968,
            "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": 26669,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81a9b302d04f42d18aa5aa8c6864df37-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81a9b302d04f42d18aa5aa8c6864df37-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/81a9b302d04f42d18aa5aa8c6864df37.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81a9b302d04f42d18aa5aa8c6864df37-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81a9b302d04f42d18aa5aa8c6864df37-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81a9b302d04f42d18aa5aa8c6864df37-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81a9b302d04f42d18aa5aa8c6864df37-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81a9b302d04f42d18aa5aa8c6864df37-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81a9b302d04f42d18aa5aa8c6864df37-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/81a9b302d04f42d18aa5aa8c6864df37-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-20T14:44:36.591877Z",
                "updated_at": "2023-06-20T14:44:36.591915Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8780,
                "name": "diffrakt",
                "slug": "diffrakt",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4882947,13.3621088",
                "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-06-20T14:44:39.856948Z",
            "publish_time": null,
            "slug": "diffrakt-our-bodies-our-time-2023-06-19",
            "created_at": "2023-06-20T14:44:40.771709Z",
            "updated_at": "2023-06-20T14:44:41.212085Z",
            "summary": "Our Bodies, Our Time is an Gallery Shows event starting on 19/06/2023, 00:00 and ending on 19/06/2023, 00:00. Event is in diffrakt with address Crellestraße 22.",
            "title": "Our Bodies, Our Time",
            "content": null,
            "start_time": "2023-06-19T00:00:00.000000Z",
            "end_time": "2023-06-19T00: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": "Crellestraße 22",
            "city": "Berlin",
            "geolocation": "52.4882259,13.361793",
            "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": 10514,
            "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": 11132,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9146bb3bf7e74dbb8170484266809622-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9146bb3bf7e74dbb8170484266809622-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9146bb3bf7e74dbb8170484266809622.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9146bb3bf7e74dbb8170484266809622-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9146bb3bf7e74dbb8170484266809622-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9146bb3bf7e74dbb8170484266809622-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9146bb3bf7e74dbb8170484266809622-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9146bb3bf7e74dbb8170484266809622-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9146bb3bf7e74dbb8170484266809622-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9146bb3bf7e74dbb8170484266809622-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T13:23:08.093509Z",
                "updated_at": "2022-07-13T13:23:08.093543Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4036,
                "name": "LACMA, Los Angeles County Museum of Art",
                "slug": "lacma-los-angeles-county-museum-art",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06379129999999,-118.3588851",
                "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": "2022-07-13T13:23:11.478172Z",
            "publish_time": null,
            "slug": "lacma-los-angeles-county-museum-of-art-yassi-mazandi-language-of-the-birds-2022-08-14",
            "created_at": "2022-07-13T13:23:12.249310Z",
            "updated_at": "2022-07-13T13:23:13.356172Z",
            "summary": "Yassi Mazandi: Language of the Birds is an Gallery Shows event starting on 14/08/2022, 00:00 and ending on 19/06/2023, 00:00. Event is in LACMA, Los Angeles County Museum of Art with address 5905 Wilshire Blvd.",
            "title": "Yassi Mazandi: Language of the Birds",
            "content": null,
            "start_time": "2022-08-14T00:00:00.000000Z",
            "end_time": "2023-06-19T00: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": "5905 Wilshire Blvd",
            "city": "Los Angeles",
            "geolocation": "34.06446765,-118.35992169762902",
            "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": 15577,
            "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": 15395,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a85fc4286c8842138be2aef712f7280a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a85fc4286c8842138be2aef712f7280a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a85fc4286c8842138be2aef712f7280a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a85fc4286c8842138be2aef712f7280a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a85fc4286c8842138be2aef712f7280a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a85fc4286c8842138be2aef712f7280a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a85fc4286c8842138be2aef712f7280a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a85fc4286c8842138be2aef712f7280a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a85fc4286c8842138be2aef712f7280a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a85fc4286c8842138be2aef712f7280a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-10-28T21:36:42.301533Z",
                "updated_at": "2022-10-28T21:36:42.301569Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4036,
                "name": "LACMA, Los Angeles County Museum of Art",
                "slug": "lacma-los-angeles-county-museum-art",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06379129999999,-118.3588851",
                "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": "2022-10-28T21:36:46.923539Z",
            "publish_time": null,
            "slug": "lacma-los-angeles-county-museum-of-art-another-world-the-transcendental-painting-group-19381945-2022-12-18",
            "created_at": "2022-10-28T21:36:47.777874Z",
            "updated_at": "2022-10-28T21:36:48.657836Z",
            "summary": "Another World: The Transcendental Painting Group, 1938–1945 is an Gallery Shows event starting on 18/12/2022, 01:00 and ending on 19/06/2023, 00:00. Event is in LACMA, Los Angeles County Museum of Art with address 5905 Wilshire Blvd.",
            "title": "Another World: The Transcendental Painting Group, 1938–1945",
            "content": null,
            "start_time": "2022-12-18T01:00:00.000000Z",
            "end_time": "2023-06-19T00: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": "5905 Wilshire Blvd",
            "city": "Los Angeles",
            "geolocation": "34.06446765,-118.35992169762902",
            "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": 22245,
            "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": 21433,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b392f1391fea433582f0865358cfdafa-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b392f1391fea433582f0865358cfdafa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b392f1391fea433582f0865358cfdafa.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b392f1391fea433582f0865358cfdafa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b392f1391fea433582f0865358cfdafa-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b392f1391fea433582f0865358cfdafa-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b392f1391fea433582f0865358cfdafa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b392f1391fea433582f0865358cfdafa-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b392f1391fea433582f0865358cfdafa-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b392f1391fea433582f0865358cfdafa-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-02T19:40:58.244413Z",
                "updated_at": "2023-03-04T01:00:58.546036Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4559,
                "name": "Chashama",
                "slug": "chashama",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.751077,-73.9738022",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-03-02T19:40:58.449176Z",
            "publish_time": null,
            "slug": "chashama-meditative-paintings-2023-01-24",
            "created_at": "2023-03-02T19:40:59.326107Z",
            "updated_at": "2023-03-02T19:41:00.393189Z",
            "summary": "Meditative Paintings is an Gallery Shows event starting on 24/01/2023, 01:00 and ending on 19/06/2023, 00:00. Event is in Chashama with address 733 Third Ave.",
            "title": "Meditative Paintings",
            "content": null,
            "start_time": "2023-01-24T01:00:00.000000Z",
            "end_time": "2023-06-19T00: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": "733 Third Ave",
            "city": "New York",
            "geolocation": "32.626413,-117.073699",
            "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": 26763,
            "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": 25594,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b01972b7b5442a59046a3403e55c757-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b01972b7b5442a59046a3403e55c757-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8b01972b7b5442a59046a3403e55c757.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b01972b7b5442a59046a3403e55c757-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b01972b7b5442a59046a3403e55c757-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b01972b7b5442a59046a3403e55c757-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b01972b7b5442a59046a3403e55c757-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b01972b7b5442a59046a3403e55c757-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b01972b7b5442a59046a3403e55c757-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b01972b7b5442a59046a3403e55c757-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-24T11:23:03.419063Z",
                "updated_at": "2023-05-24T11:23:03.419099Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4990,
                "name": "Josh Lilley Gallery",
                "slug": "josh-lilley-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5190978,-0.1392874",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-24T11:23:06.281659Z",
            "publish_time": null,
            "slug": "josh-lilley-gallery-pass-the-peas-2023-05-18",
            "created_at": "2023-05-24T11:23:07.212635Z",
            "updated_at": "2023-05-24T11:23:07.612684Z",
            "summary": "Pass the Peas is an Gallery Shows event starting on 18/05/2023, 00:00 and ending on 20/06/2023, 00:00. Event is in Josh Lilley Gallery with address 44-46 Riding House Street.",
            "title": "Pass the Peas",
            "content": null,
            "start_time": "2023-05-18T00:00:00.000000Z",
            "end_time": "2023-06-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": "44-46 Riding House Street",
            "city": "London",
            "geolocation": "51.5190661,-0.1392998978882944",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}