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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4032&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3996&ordering=end_time",
    "results": [
        {
            "id": 28454,
            "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": 27097,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f40b803ac184396b9ad938957df2213-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f40b803ac184396b9ad938957df2213-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f40b803ac184396b9ad938957df2213-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f40b803ac184396b9ad938957df2213-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f40b803ac184396b9ad938957df2213-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4f40b803ac184396b9ad938957df2213.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f40b803ac184396b9ad938957df2213-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f40b803ac184396b9ad938957df2213-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f40b803ac184396b9ad938957df2213-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f40b803ac184396b9ad938957df2213-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T19:13:00.048053Z",
                "updated_at": "2023-06-27T19:13:00.048091Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3635,
                "name": "Dowse Art Museum",
                "slug": "dowse-art-museum",
                "city": "Lower Hutt",
                "country": {
                    "code": "NZ",
                    "name": "New Zealand"
                },
                "geolocation": "-41.2119084,174.9044198",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NZ",
            "publish_status": "published",
            "published_at": "2023-06-27T19:13:04.053649Z",
            "publish_time": null,
            "slug": "dowse-art-museum-from-the-ground-up-community-cultivation-and-commensality-2020-10-24",
            "created_at": "2023-06-27T19:13:05.007892Z",
            "updated_at": "2023-06-27T19:13:07.367230Z",
            "summary": "From The Ground Up: Community, Cultivation And Commensality is an Museum Exhibitions event starting on 24/10/2020, 00:00 and ending on 07/03/2021, 01:00. Event is in Dowse Art Museum with address 45 Laings Road.",
            "title": "From The Ground Up: Community, Cultivation And Commensality",
            "content": null,
            "start_time": "2020-10-24T00:00:00.000000Z",
            "end_time": "2021-03-07T01: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": "45 Laings Road",
            "city": "Lower Hutt",
            "geolocation": "-41.2121685,174.9044927",
            "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": 19397,
            "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": 18832,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b6ef7010e18447a2bcfbca86c488349c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef7010e18447a2bcfbca86c488349c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-12T09:58:57.719859Z",
                "updated_at": "2023-02-10T14:28:15.235286Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3567,
                "name": "Sainsbury Centre for Visual Arts",
                "slug": "sainsbury-centre-visual-arts",
                "city": "Norwich",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.6203452,1.2367927",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-12T09:58:57.972086Z",
            "publish_time": null,
            "slug": "sainsbury-centre-for-visual-arts-bill-brandt-i-henry-moore-2010-11-20",
            "created_at": "2023-01-12T09:58:58.868335Z",
            "updated_at": "2023-01-12T09:58:58.868371Z",
            "summary": null,
            "title": "Bill Brandt I Henry Moore",
            "content": null,
            "start_time": "2010-11-20T01:00:00.000000Z",
            "end_time": "2021-03-07T01: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": "University of East Anglia",
            "city": "Norwich",
            "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": 26921,
            "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": 4189,
                "name": "California Center For The Arts, Escondido",
                "slug": "california-center-arts-escondido",
                "city": "Escondido",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.12279720000001,-117.0854349",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-30T18:50:23.020080Z",
            "publish_time": null,
            "slug": "california-center-for-the-arts-escondido-museum-campus-creatives-2021-01-16",
            "created_at": "2023-05-30T18:50:24.028878Z",
            "updated_at": "2023-05-30T18:50:24.425440Z",
            "summary": "Campus Creatives is an Museum Exhibitions event starting on 16/01/2021, 01:00 and ending on 07/03/2021, 01:00. Event is in California Center For The Arts, Escondido with address 340 North Escondido Boulevard.",
            "title": "Campus Creatives",
            "content": null,
            "start_time": "2021-01-16T01:00:00.000000Z",
            "end_time": "2021-03-07T01: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": "340 North Escondido Boulevard",
            "city": "Escondido",
            "geolocation": "33.1403662,-117.0927607",
            "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": 28485,
            "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": 27127,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288e234c5ff4aaeb21b2e7ba643dcab-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288e234c5ff4aaeb21b2e7ba643dcab-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288e234c5ff4aaeb21b2e7ba643dcab-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288e234c5ff4aaeb21b2e7ba643dcab-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288e234c5ff4aaeb21b2e7ba643dcab-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f288e234c5ff4aaeb21b2e7ba643dcab.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288e234c5ff4aaeb21b2e7ba643dcab-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288e234c5ff4aaeb21b2e7ba643dcab-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288e234c5ff4aaeb21b2e7ba643dcab-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f288e234c5ff4aaeb21b2e7ba643dcab-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T19:20:19.067178Z",
                "updated_at": "2023-06-27T19:20:19.067211Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3941,
                "name": "Castlefield Gallery",
                "slug": "castlefield-gallery",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.47386530000001,-2.2513536",
                "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-27T19:20:22.248702Z",
            "publish_time": null,
            "slug": "castlefield-gallery-obstructions-2020-12-06",
            "created_at": "2023-06-27T19:20:23.148705Z",
            "updated_at": "2023-06-27T19:20:26.607567Z",
            "summary": "Obstructions is an Gallery Shows event starting on 06/12/2020, 01:00 and ending on 07/03/2021, 01:00. Event is in Castlefield Gallery with address 2 Hewitt Street.",
            "title": "Obstructions",
            "content": null,
            "start_time": "2020-12-06T01:00:00.000000Z",
            "end_time": "2021-03-07T01: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 Hewitt Street",
            "city": "Manchester",
            "geolocation": "53.473851,-2.2514444",
            "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": 3180,
            "author": {
                "id": "ccd47b8a-9a1e-49f9-9c41-54b6308cdf15",
                "username": "info@artistellar.com",
                "slug": "infoartistellarcom",
                "first_name": "Adele",
                "last_name": "Smejkal",
                "display_name": null,
                "display_name_full": "Adele Smejkal",
                "email": "info@artistellar.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4675,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acoatfortwo-5-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acoatfortwo-5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acoatfortwo-5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acoatfortwo-5-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acoatfortwo-5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/acoatfortwo-5.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acoatfortwo-5-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acoatfortwo-5-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acoatfortwo-5-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acoatfortwo-5-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-01-25T13:30:19.670773Z",
                "updated_at": "2021-09-13T11:38:43.129266Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "ccd47b8a-9a1e-49f9-9c41-54b6308cdf15"
            },
            "venue": {
                "id": 3148,
                "name": "Artistellar",
                "slug": "artistellar",
                "city": "",
                "country": "",
                "geolocation": "40.71226583093534,-74.0040782121582",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3125,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The_Pieta_and_the_Fantastic_-_80_x_100cm_-_Acrylic_Posca_Charcoal_on_linen_canvas_2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The_Pieta_and_the_Fantastic_-_80_x_100cm_-_Acrylic_Posca_Charcoal_on_linen_canvas_2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The_Pieta_and_the_Fantastic_-_80_x_100cm_-_Acrylic_Posca_Charcoal_on_linen_canvas_2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The_Pieta_and_the_Fantastic_-_80_x_100cm_-_Acrylic_Posca_Charcoal_on_linen_canvas_2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The_Pieta_and_the_Fantastic_-_80_x_100cm_-_Acrylic_Posca_Charcoal_on_linen_canvas_2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The_Pieta_and_the_Fantastic_-_80_x_100cm_-_Acrylic_Posca_Charcoal_on_linen_canvas_2-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The_Pieta_and_the_Fantastic_-_80_x_100cm_-_Acrylic_Posca_Charcoal_on_linen_canvas_2.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The_Pieta_and_the_Fantastic_-_80_x_100cm_-_Acrylic_Posca_Charcoal_on_linen_canvas_2-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-11-10T19:31:35.453354Z",
                    "updated_at": "2021-09-14T13:46:58.178232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "ccd47b8a-9a1e-49f9-9c41-54b6308cdf15"
                },
                "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": "2021-01-25T13:28:33.515474Z",
            "publish_time": null,
            "slug": "harmony",
            "created_at": "2021-01-25T13:28:33.519661Z",
            "updated_at": "2021-01-25T13:53:47.224694Z",
            "summary": null,
            "title": "Harmony",
            "content": "Artistellar's first solo show entitled 'Harmony' by the French artist Annabel Faustin",
            "start_time": "2021-01-25T13:26:00.000000Z",
            "end_time": "2021-03-08T13:26: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": "",
            "geolocation": "40.71226583093534,-74.0040782121582",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [
                15151
            ],
            "artworks": [
                62746,
                62747,
                62748,
                62749,
                62750,
                62751,
                62753,
                62754,
                62755,
                62757
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 6522,
            "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": 781,
                "name": "Allouche Gallery",
                "slug": "allouche-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7238301,-73.9999479",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1186,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/insect-install-4_1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-18T22:19:25.206598Z",
                    "updated_at": "2021-09-14T13:02:59.435217Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "insect-install-4_1",
                    "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": "US",
            "publish_status": "published",
            "published_at": "2022-01-11T19:19:12.172647Z",
            "publish_time": null,
            "slug": "allouche-gallery-adam-neate-madalena-2021-02-06",
            "created_at": "2022-01-11T19:19:12.893364Z",
            "updated_at": "2022-01-11T19:19:14.863198Z",
            "summary": "Adam Neate / Madalena is an Gallery Shows event starting on 06/02/2021, 01:00 and ending on 10/03/2021, 01:00. Event is in Allouche Gallery with address 82 Gansevoort Street.",
            "title": "Adam Neate / Madalena",
            "content": null,
            "start_time": "2021-02-06T01:00:00.000000Z",
            "end_time": "2021-03-10T01: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": "82 Gansevoort Street",
            "city": "New York",
            "geolocation": "40.739293,-74.008214",
            "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": 5258,
            "author": {
                "id": "19592196-4f89-4467-bf7c-b09e5a258670",
                "username": "101exhibit",
                "slug": "101exhibit",
                "first_name": "Shen",
                "last_name": "",
                "display_name": "Shen",
                "display_name_full": "Shen",
                "email": "info@101exhibit.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 686,
                "name": "101/EXHIBIT Los Angeles",
                "slug": "101exhibit-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0827942,-118.3863443",
                "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": "2021-10-19T00:08:05.092952Z",
            "publish_time": null,
            "slug": "101exhibit-revisiting-the-american-scene-2021-01-11",
            "created_at": "2021-10-19T00:08:05.837646Z",
            "updated_at": "2022-08-03T08:41:53.167911Z",
            "summary": "REVISITING THE AMERICAN SCENE is an Gallery Shows event starting on 11/01/2021, 01:00 and ending on 11/03/2021, 01:00. Event is in 101/EXHIBIT Los Angeles with address 668 North La Peer Drive.",
            "title": "REVISITING THE AMERICAN SCENE",
            "content": null,
            "start_time": "2021-01-11T01:00:00.000000Z",
            "end_time": "2021-03-11T01: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": "668 North La Peer Drive",
            "city": "Los Angeles",
            "geolocation": "34.082830099999995,-118.38645231006949",
            "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": 20602,
            "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": 19924,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5a136d1719a47a3b7ff1d230278e899-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5a136d1719a47a3b7ff1d230278e899-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5a136d1719a47a3b7ff1d230278e899-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5a136d1719a47a3b7ff1d230278e899-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5a136d1719a47a3b7ff1d230278e899-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d5a136d1719a47a3b7ff1d230278e899.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5a136d1719a47a3b7ff1d230278e899-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5a136d1719a47a3b7ff1d230278e899-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5a136d1719a47a3b7ff1d230278e899-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d5a136d1719a47a3b7ff1d230278e899-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T10:25:53.118295Z",
                "updated_at": "2023-02-10T15:12:36.884541Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7940,
                "name": "Bavan Gallery",
                "slug": "bavan-gallery",
                "city": "Tehran",
                "country": {
                    "code": "IR",
                    "name": "Iran"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IR",
            "publish_status": "published",
            "published_at": "2023-01-25T10:25:57.537046Z",
            "publish_time": null,
            "slug": "bavan-gallery-glitch-pixel-language-2020-12-25",
            "created_at": "2023-01-25T10:25:58.417869Z",
            "updated_at": "2023-01-25T10:25:58.459379Z",
            "summary": "Glitch: Pixel Language is an Gallery Shows event starting on 25/12/2020, 01:00 and ending on 11/03/2021, 01:00. Event is in Bavan Gallery with address No.7 , Abdeh Alley, Larestan Street, Motahari Street.",
            "title": "Glitch: Pixel Language",
            "content": null,
            "start_time": "2020-12-25T01:00:00.000000Z",
            "end_time": "2021-03-11T01: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": "No.7 , Abdeh Alley, Larestan Street, Motahari Street",
            "city": "Tehran",
            "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": 3215,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": 0.0,
            "featured_image": {
                "id": 4717,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Hunt_Slonem_-_Catelayas.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hunt_Slonem_-_Catelayas-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-02-28T23:32:03.330823Z",
                "updated_at": "2021-09-13T11:39:38.553504Z",
                "is_converted_to_webp": true,
                "caption": "Hunt Slonem - Catelayas cover image",
                "alt_text": null,
                "description": "Hunt Slonem - Catelayas cover image",
                "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
            },
            "venue": {
                "id": 1063,
                "name": "Neal Auction Company",
                "slug": "neal-auction-company-new-orleans",
                "city": "New Orleans",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.920938,-90.0977919",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2021-02-28T23:32:15.943568Z",
            "publish_time": null,
            "slug": "neal-auction-company-new-orleans-neal-auction-presents-hunt-slonem-2021-03-11",
            "created_at": "2021-02-26T19:49:59.529660Z",
            "updated_at": "2021-03-19T22:34:42.670128Z",
            "summary": "",
            "title": "Neal Auction Presents Hunt Slonem",
            "content": "",
            "start_time": "2021-03-11T13:00:00.000000Z",
            "end_time": "2021-03-11T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20444,
            "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": 19786,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a691f448569d46c88a823dc673c6aff1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a691f448569d46c88a823dc673c6aff1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a691f448569d46c88a823dc673c6aff1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a691f448569d46c88a823dc673c6aff1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a691f448569d46c88a823dc673c6aff1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a691f448569d46c88a823dc673c6aff1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a691f448569d46c88a823dc673c6aff1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a691f448569d46c88a823dc673c6aff1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a691f448569d46c88a823dc673c6aff1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a691f448569d46c88a823dc673c6aff1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T17:03:00.170211Z",
                "updated_at": "2023-02-10T15:11:47.314218Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5722,
                "name": "Bill Hodges Gallery",
                "slug": "bill-hodges-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7465935,-74.0067876",
                "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-01-20T17:03:03.419897Z",
            "publish_time": null,
            "slug": "bill-hodges-gallery-lerone-wilson-from-beyond-2021-02-11",
            "created_at": "2023-01-20T17:03:04.325383Z",
            "updated_at": "2023-01-20T17:03:06.513086Z",
            "summary": "LeRone Wilson: From Beyond is an Gallery Shows event starting on 11/02/2021, 01:00 and ending on 12/03/2021, 01:00. Event is in Bill Hodges Gallery with address 529 W. 20th Street.",
            "title": "LeRone Wilson: From Beyond",
            "content": null,
            "start_time": "2021-02-11T01:00:00.000000Z",
            "end_time": "2021-03-12T01: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": "529 W. 20th Street",
            "city": "New York",
            "geolocation": "37.30488085,-120.48225652728449",
            "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": 5289,
            "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": 6591,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8413749615_1613071756-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8413749615_1613071756-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8413749615_1613071756-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8413749615_1613071756-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8413749615_1613071756-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8413749615_1613071756.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8413749615_1613071756-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8413749615_1613071756-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8413749615_1613071756-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8413749615_1613071756-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-10-19T00:20:28.255234Z",
                "updated_at": "2021-10-19T00:20:28.255286Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3208,
                "name": "ACCA Gallery",
                "slug": "acca-gallery",
                "city": "Beverly Hills",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06987059999999,-118.4049176",
                "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": "2021-10-19T00:20:28.907180Z",
            "publish_time": null,
            "slug": "acca-gallery-life-vitality-series-i-2021-02-12",
            "created_at": "2021-10-19T00:20:30.249333Z",
            "updated_at": "2021-10-19T00:20:32.132097Z",
            "summary": "LIFE - VITALITY SERIES I is an Gallery Shows event starting on 12/02/2021, 01:00 and ending on 12/03/2021, 01:00. Event is in ACCA Gallery with address 468 North Camden Drive.",
            "title": "LIFE - VITALITY SERIES I",
            "content": null,
            "start_time": "2021-02-12T01:00:00.000000Z",
            "end_time": "2021-03-12T01: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": "468 North Camden Drive",
            "city": "Beverly Hills",
            "geolocation": "34.06994005,-118.40489868653846",
            "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": 3268,
            "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": 4772,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7116667923_1611720055-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7116667923_1611720055-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7116667923_1611720055-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7116667923_1611720055-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7116667923_1611720055-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7116667923_1611720055.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7116667923_1611720055-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7116667923_1611720055-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7116667923_1611720055-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7116667923_1611720055-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-03-31T13:52:08.656004Z",
                "updated_at": "2021-09-13T11:40:24.695850Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3214,
                "name": "Alexander and Bonin",
                "slug": "alexander-and-bonin",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7189133,-74.00373780000001",
                "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": "2021-03-31T13:52:09.478499Z",
            "publish_time": null,
            "slug": "alexander-and-bonin-matthew-benedict-manifestations-2021-01-22",
            "created_at": "2021-03-31T13:52:10.224228Z",
            "updated_at": "2021-03-31T13:52:11.116668Z",
            "summary": "Matthew Benedict: Manifestations is an Gallery Shows event starting on 22/01/2021, 01:00 and ending on 13/03/2021, 01:00. Event is in Alexander and Bonin with address 47 Walker Street.",
            "title": "Matthew Benedict: Manifestations",
            "content": null,
            "start_time": "2021-01-22T01:00:00.000000Z",
            "end_time": "2021-03-13T01: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": "47 Walker Street",
            "city": "New York",
            "geolocation": "30.851678770408483,-95.40104739273237",
            "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": 20532,
            "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": 4227,
                "name": "Brian Gross Fine Art",
                "slug": "brian-gross-fine-art",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7664133,-122.4070392",
                "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-01-24T20:08:21.830459Z",
            "publish_time": null,
            "slug": "brian-gross-fine-art-sue-dirksen-paintings-2021-01-14",
            "created_at": "2023-01-24T20:08:22.729071Z",
            "updated_at": "2023-01-24T20:08:23.124954Z",
            "summary": "Sue Dirksen: Paintings is an Gallery Shows event starting on 14/01/2021, 01:00 and ending on 13/03/2021, 01:00. Event is in Brian Gross Fine Art with address 248 Utah Street.",
            "title": "Sue Dirksen: Paintings",
            "content": null,
            "start_time": "2021-01-14T01:00:00.000000Z",
            "end_time": "2021-03-13T01: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": "248 Utah Street",
            "city": "San Francisco",
            "geolocation": "37.76649675510204,-122.40671953061224",
            "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": 20670,
            "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": 4227,
                "name": "Brian Gross Fine Art",
                "slug": "brian-gross-fine-art",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7664133,-122.4070392",
                "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-01-25T10:57:15.932136Z",
            "publish_time": null,
            "slug": "brian-gross-fine-art-ed-moses-gesture-2021-01-14",
            "created_at": "2023-01-25T10:57:16.797898Z",
            "updated_at": "2023-01-25T10:57:18.178729Z",
            "summary": "ED MOSES: GESTURE is an Gallery Shows event starting on 14/01/2021, 01:00 and ending on 13/03/2021, 01:00. Event is in Brian Gross Fine Art with address 248 Utah Street.",
            "title": "ED MOSES: GESTURE",
            "content": null,
            "start_time": "2021-01-14T01:00:00.000000Z",
            "end_time": "2021-03-13T01: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": "248 Utah Street",
            "city": "San Francisco",
            "geolocation": "37.76649675510204,-122.40671953061224",
            "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": 20368,
            "author": {
                "id": "bd7f0f31-d4f6-496f-9ee5-024a6939bb6e",
                "username": "elisabeth_1294",
                "slug": "elisabeth_1294",
                "first_name": "Elisabeth",
                "last_name": "Mckee",
                "display_name": "Elisabeth Mckee",
                "display_name_full": "Elisabeth Mckee",
                "email": "info@berrycampbell.com",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2948,
                "name": "Berry Campbell Gallery",
                "slug": "berry-campbell-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500545,-74.004138",
                "artworks_for_sale_count": 1696,
                "featured_image": {
                    "id": 2755,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/a7bd5451e0564f569f3c492b7cb25576.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/a7bd5451e0564f569f3c492b7cb25576-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:40:59.863027Z",
                    "updated_at": "2024-02-02T13:49:39.925708Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "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": "US",
            "publish_status": "published",
            "published_at": "2023-01-20T14:03:18.346060Z",
            "publish_time": null,
            "slug": "berry-campbell-mary-dill-henry-love-jazz-2021-02-11",
            "created_at": "2023-01-20T14:03:19.241922Z",
            "updated_at": "2023-01-20T14:03:22.863746Z",
            "summary": "Mary Dill Henry: Love Jazz is an Gallery Shows event starting on 11/02/2021, 01:00 and ending on 13/03/2021, 01:00. Event is in Berry Campbell Gallery with address 530 W. 24th Street.",
            "title": "Mary Dill Henry: Love Jazz",
            "content": null,
            "start_time": "2021-02-11T01:00:00.000000Z",
            "end_time": "2021-03-13T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "530 W. 24th Street",
            "city": "New York",
            "geolocation": "33.72252397485266,-118.28961020141304",
            "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": 20687,
            "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": 5318,
                "name": "Bruce Silverstein",
                "slug": "bruce-silverstein",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7465935,-74.0067876",
                "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-01-25T11:03:03.365783Z",
            "publish_time": null,
            "slug": "bruce-silverstein-brea-souders-end-of-the-road-2021-01-14",
            "created_at": "2023-01-25T11:03:04.472972Z",
            "updated_at": "2023-01-25T11:03:06.139600Z",
            "summary": "Brea Souders: End of the Road is an Gallery Shows event starting on 14/01/2021, 01:00 and ending on 13/03/2021, 01:00. Event is in Bruce Silverstein with address 529 W. 20th Street.",
            "title": "Brea Souders: End of the Road",
            "content": null,
            "start_time": "2021-01-14T01:00:00.000000Z",
            "end_time": "2021-03-13T01: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": "529 W. 20th Street",
            "city": "New York",
            "geolocation": "37.30488085,-120.48225652728449",
            "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": 20424,
            "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": 19768,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/501c96b5740e498393438b8a438c869d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/501c96b5740e498393438b8a438c869d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/501c96b5740e498393438b8a438c869d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/501c96b5740e498393438b8a438c869d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/501c96b5740e498393438b8a438c869d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/501c96b5740e498393438b8a438c869d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/501c96b5740e498393438b8a438c869d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/501c96b5740e498393438b8a438c869d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/501c96b5740e498393438b8a438c869d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/501c96b5740e498393438b8a438c869d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T16:47:01.273797Z",
                "updated_at": "2023-02-10T15:11:44.236841Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7588,
                "name": "Bentley Gallery",
                "slug": "bentley-gallery",
                "city": "Phoenix",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.4565854,-112.0706363",
                "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-01-20T16:47:04.860138Z",
            "publish_time": null,
            "slug": "bentley-gallery-color-theory-2021-01-15",
            "created_at": "2023-01-20T16:47:05.754127Z",
            "updated_at": "2023-01-20T16:47:06.397680Z",
            "summary": "Color Theory is an Gallery Shows event starting on 15/01/2021, 01:00 and ending on 13/03/2021, 01:00. Event is in Bentley Gallery with address 215 E. Grant Street.",
            "title": "Color Theory",
            "content": null,
            "start_time": "2021-01-15T01:00:00.000000Z",
            "end_time": "2021-03-13T01: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": "215 E. Grant Street",
            "city": "Phoenix",
            "geolocation": "42.4411414,-85.63991112454308",
            "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": 20746,
            "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": 20054,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/145a21855a6c496bb069459369384afa-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/145a21855a6c496bb069459369384afa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/145a21855a6c496bb069459369384afa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/145a21855a6c496bb069459369384afa-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/145a21855a6c496bb069459369384afa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/145a21855a6c496bb069459369384afa.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/145a21855a6c496bb069459369384afa-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/145a21855a6c496bb069459369384afa-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/145a21855a6c496bb069459369384afa-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/145a21855a6c496bb069459369384afa-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T20:41:52.341042Z",
                "updated_at": "2023-02-10T15:13:44.432514Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3995,
                "name": "Blaffer Art Museum",
                "slug": "blaffer-art-museum",
                "city": "Houston",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.724637,-95.34279869999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-25T20:41:56.040676Z",
            "publish_time": null,
            "slug": "blaffer-art-museum-university-of-houston-simon-fujiwara-hope-house-2020-10-24",
            "created_at": "2023-01-25T20:41:56.908104Z",
            "updated_at": "2023-01-25T20:41:56.908125Z",
            "summary": null,
            "title": "Simon Fujiwara: Hope House",
            "content": null,
            "start_time": "2020-10-24T00:00:00.000000Z",
            "end_time": "2021-03-13T01: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": "University of Houston,120 Fine Arts Building",
            "city": "Houston",
            "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": []
        }
    ]
}