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=4392&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=4410&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4374&ordering=-end_time",
    "results": [
        {
            "id": 33843,
            "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": 31984,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b95608cc9bc54b4aaeb4188a431fef22.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b95608cc9bc54b4aaeb4188a431fef22-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:39:26.897197Z",
                "updated_at": "2023-11-22T09:39:26.897251Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5364,
                "name": "Carl Freedman Gallery",
                "slug": "carl-freedman-gallery",
                "city": "Margate",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.3873465,1.3834092",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-22T09:39:31.248179Z",
            "publish_time": null,
            "slug": "carl-freedman-gallery-navot-miller-the-good-years-2023-11-19",
            "created_at": "2023-11-22T09:39:32.172324Z",
            "updated_at": "2023-11-22T09:39:32.657107Z",
            "summary": "Navot Miller. The Good Years is an Gallery Shows event starting on 19/11/2023, 01:00 and ending on 28/01/2024, 01:00. Event is in Carl Freedman Gallery with address 28 Union Crescent.",
            "title": "Navot Miller. The Good Years",
            "content": null,
            "start_time": "2023-11-19T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "28 Union Crescent",
            "city": "Margate",
            "geolocation": "51.3873973,1.3835179",
            "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": 34925,
            "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": 33005,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edde96004ad4471e8c1a31aa2f0dd325-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edde96004ad4471e8c1a31aa2f0dd325-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edde96004ad4471e8c1a31aa2f0dd325-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edde96004ad4471e8c1a31aa2f0dd325-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edde96004ad4471e8c1a31aa2f0dd325-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/edde96004ad4471e8c1a31aa2f0dd325.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edde96004ad4471e8c1a31aa2f0dd325-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edde96004ad4471e8c1a31aa2f0dd325-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edde96004ad4471e8c1a31aa2f0dd325-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/edde96004ad4471e8c1a31aa2f0dd325-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-16T12:13:04.780219Z",
                "updated_at": "2024-01-16T12:13:04.780259Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3715,
                "name": "The Brick Lane Gallery",
                "slug": "brick-lane-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52449350000001,-0.0713509",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-01-16T12:13:32.034696Z",
            "publish_time": null,
            "slug": "the-brick-lane-gallery-art-in-mind-january-2024-2024-01-17",
            "created_at": "2024-01-16T12:13:33.051851Z",
            "updated_at": "2024-01-16T12:13:33.608524Z",
            "summary": "Art In Mind - January 2024 is an Gallery Shows event starting on 17/01/2024, 01:00 and ending on 28/01/2024, 01:00. Event is in The Brick Lane Gallery with address 216 Brick Lane.",
            "title": "Art In Mind - January 2024",
            "content": null,
            "start_time": "2024-01-17T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "216 Brick Lane",
            "city": "London",
            "geolocation": "51.52447435,-0.07145220557759512",
            "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": 36478,
            "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": 34582,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70b5eb1809fd46a0a5f847b28178e1ef-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70b5eb1809fd46a0a5f847b28178e1ef-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70b5eb1809fd46a0a5f847b28178e1ef-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70b5eb1809fd46a0a5f847b28178e1ef-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70b5eb1809fd46a0a5f847b28178e1ef-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/70b5eb1809fd46a0a5f847b28178e1ef.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70b5eb1809fd46a0a5f847b28178e1ef-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70b5eb1809fd46a0a5f847b28178e1ef-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70b5eb1809fd46a0a5f847b28178e1ef-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70b5eb1809fd46a0a5f847b28178e1ef-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-03-05T15:17:02.306009Z",
                "updated_at": "2024-03-05T15:17:02.306047Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4640,
                "name": "Midlands Arts Centre",
                "slug": "midlands-arts-centre",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4527502,-1.9036791",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-05T15:17:06.372440Z",
            "publish_time": null,
            "slug": "midlands-arts-centre-marley-starskey-butler-thirty-six-2023-11-11",
            "created_at": "2024-03-05T15:17:07.319475Z",
            "updated_at": "2024-03-05T15:17:08.359346Z",
            "summary": "Marley Starskey Butler: Thirty-Six is an Gallery Shows event starting on 11/11/2023, 01:00 and ending on 28/01/2024, 01:00. Event is in Midlands Arts Centre with address Midlands Arts Centre (MAC).",
            "title": "Marley Starskey Butler: Thirty-Six",
            "content": null,
            "start_time": "2023-11-11T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "Midlands Arts Centre (MAC)",
            "city": "Birmingham",
            "geolocation": "52.45282885,-1.9040261773076028",
            "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": 34967,
            "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": 33050,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744625c789954049a19bf7388c969b00-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744625c789954049a19bf7388c969b00-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744625c789954049a19bf7388c969b00-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744625c789954049a19bf7388c969b00-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744625c789954049a19bf7388c969b00-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/744625c789954049a19bf7388c969b00.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744625c789954049a19bf7388c969b00-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744625c789954049a19bf7388c969b00-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744625c789954049a19bf7388c969b00-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/744625c789954049a19bf7388c969b00-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-17T08:25:34.091745Z",
                "updated_at": "2024-01-17T08:25:34.091784Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5601,
                "name": "Designtransfer",
                "slug": "designtransfer",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51723,13.32265",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-01-17T08:25:37.042411Z",
            "publish_time": null,
            "slug": "designtransfer-utopian-playground-vorspiel-transmediale-feldfunf-2024-01-26",
            "created_at": "2024-01-17T08:25:37.948827Z",
            "updated_at": "2024-01-17T08:25:38.454496Z",
            "summary": "Utopian Playground / Vorspiel transmediale @ feldfünf is an Gallery Shows event starting on 26/01/2024, 01:00 and ending on 28/01/2024, 01:00. Event is in Designtransfer with address Einsteinufer 43.",
            "title": "Utopian Playground / Vorspiel transmediale @ feldfünf",
            "content": null,
            "start_time": "2024-01-26T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "Einsteinufer 43",
            "city": "Berlin",
            "geolocation": "52.5171026,13.321872334772035",
            "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": 33984,
            "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": 32119,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/daf3ec48dc644c5b805e1553de0bc88c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/daf3ec48dc644c5b805e1553de0bc88c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/daf3ec48dc644c5b805e1553de0bc88c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/daf3ec48dc644c5b805e1553de0bc88c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/daf3ec48dc644c5b805e1553de0bc88c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/daf3ec48dc644c5b805e1553de0bc88c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/daf3ec48dc644c5b805e1553de0bc88c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/daf3ec48dc644c5b805e1553de0bc88c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/daf3ec48dc644c5b805e1553de0bc88c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/daf3ec48dc644c5b805e1553de0bc88c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-30T15:07:22.137903Z",
                "updated_at": "2023-11-30T15:07:22.137939Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6914,
                "name": "Orleans House Gallery",
                "slug": "orleans-house-gallery",
                "city": "Twickenham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4501084,-0.3176892",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-30T15:07:28.504649Z",
            "publish_time": null,
            "slug": "orleans-house-gallery-the-winter-show-2023-12-02",
            "created_at": "2023-11-30T15:07:29.402552Z",
            "updated_at": "2023-11-30T15:07:30.025079Z",
            "summary": "The Winter Show is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 28/01/2024, 01:00. Event is in Orleans House Gallery with address Riverside.",
            "title": "The Winter Show",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "Riverside",
            "city": "Twickenham",
            "geolocation": "33.7219991,-116.0372472",
            "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": 34945,
            "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": 33029,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb790db64eb4cdbbb1207c9a85f9821-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb790db64eb4cdbbb1207c9a85f9821-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb790db64eb4cdbbb1207c9a85f9821-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb790db64eb4cdbbb1207c9a85f9821-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb790db64eb4cdbbb1207c9a85f9821-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cfb790db64eb4cdbbb1207c9a85f9821.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb790db64eb4cdbbb1207c9a85f9821-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb790db64eb4cdbbb1207c9a85f9821-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb790db64eb4cdbbb1207c9a85f9821-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb790db64eb4cdbbb1207c9a85f9821-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-17T08:23:20.422033Z",
                "updated_at": "2024-01-17T08:23:20.422072Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5168,
                "name": "artcommune gallery",
                "slug": "artcommune-gallery",
                "city": "Singapore",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2965929,103.8528088",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "SG",
            "publish_status": "published",
            "published_at": "2024-01-17T08:23:26.232917Z",
            "publish_time": null,
            "slug": "artcommune-gallery-literati-spirit-in-nanyang-the-landscape-and-figure-paintings-of-fan-chang-tien-2024-01-12",
            "created_at": "2024-01-17T08:23:27.145381Z",
            "updated_at": "2024-01-17T08:23:28.357960Z",
            "summary": "Literati Spirit in Nanyang : The Landscape and Figure Paintings of Fan Chang Tien is an Gallery Shows event starting on 12/01/2024, 01:00 and ending on 28/01/2024, 01:00. Event is in artcommune gallery with address 76 Bras Basah Rd, #01-01, Singapore 189558.",
            "title": "Literati Spirit in Nanyang : The Landscape and Figure Paintings of Fan Chang Tien",
            "content": null,
            "start_time": "2024-01-12T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "76 Bras Basah Rd, #01-01, Singapore 189558",
            "city": "Singapore",
            "geolocation": "1.2957589,103.8525377",
            "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": 34427,
            "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": 32534,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3979eb658434c82b421f0bff230a1b6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3979eb658434c82b421f0bff230a1b6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3979eb658434c82b421f0bff230a1b6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3979eb658434c82b421f0bff230a1b6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3979eb658434c82b421f0bff230a1b6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a3979eb658434c82b421f0bff230a1b6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3979eb658434c82b421f0bff230a1b6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3979eb658434c82b421f0bff230a1b6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3979eb658434c82b421f0bff230a1b6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a3979eb658434c82b421f0bff230a1b6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T11:56:49.691115Z",
                "updated_at": "2023-12-21T11:56:49.691171Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4814,
                "name": "KVOST - Kunstverein Ost",
                "slug": "kvost-kunstverein-ost",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.510273,13.3975789",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-12-21T11:56:52.987479Z",
            "publish_time": null,
            "slug": "kvost-kunstverein-ost-nona-inesco-kvost-schaufenster-2023-12-14",
            "created_at": "2023-12-21T11:56:53.894920Z",
            "updated_at": "2023-12-21T11:56:57.919188Z",
            "summary": "Nona Inesco . KVOST SchauFenster is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 28/01/2024, 01:00. Event is in KVOST - Kunstverein Ost with address Leipziger Strasse 47.",
            "title": "Nona Inesco . KVOST SchauFenster",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "Leipziger Strasse 47",
            "city": "Berlin",
            "geolocation": "52.5101285,13.3977595",
            "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": 34077,
            "author": {
                "id": "efe51d0b-234f-4c4b-989d-5e5ebbf76102",
                "username": "benji@newartprojects.com",
                "slug": "benjinewartprojectscom",
                "first_name": "Benji",
                "last_name": "Prescott",
                "display_name": null,
                "display_name_full": "Benji Prescott",
                "email": "benji@newartprojects.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 32210,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e22caa8e4c4235af71076102390bc5-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e22caa8e4c4235af71076102390bc5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e22caa8e4c4235af71076102390bc5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e22caa8e4c4235af71076102390bc5-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e22caa8e4c4235af71076102390bc5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/70e22caa8e4c4235af71076102390bc5.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e22caa8e4c4235af71076102390bc5-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e22caa8e4c4235af71076102390bc5-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e22caa8e4c4235af71076102390bc5-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/70e22caa8e4c4235af71076102390bc5-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-04T12:11:11.604891Z",
                "updated_at": "2023-12-04T12:11:11.604928Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3487,
                "name": "New Art Projects",
                "slug": "new-art-projects",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.53516279999999,-0.05984619999999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-12-04T12:11:15.993804Z",
            "publish_time": null,
            "slug": "new-art-projects-modern-british-art-show-2023-12-02",
            "created_at": "2023-12-04T12:11:16.901883Z",
            "updated_at": "2023-12-04T12:11:17.680629Z",
            "summary": "Modern British Art Show is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 28/01/2024, 01:00. Event is in New Art Projects with address 357 City Road.",
            "title": "Modern British Art Show",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "357 City Road",
            "city": "London",
            "geolocation": "35.66130051874375,-78.46165394731507",
            "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": 33913,
            "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": 32053,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c32011eea71546d593be110f4b3dfac6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c32011eea71546d593be110f4b3dfac6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c32011eea71546d593be110f4b3dfac6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c32011eea71546d593be110f4b3dfac6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c32011eea71546d593be110f4b3dfac6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c32011eea71546d593be110f4b3dfac6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c32011eea71546d593be110f4b3dfac6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c32011eea71546d593be110f4b3dfac6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c32011eea71546d593be110f4b3dfac6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c32011eea71546d593be110f4b3dfac6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-30T14:24:17.583414Z",
                "updated_at": "2023-11-30T14:24:17.583452Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8634,
                "name": "VSSL studio",
                "slug": "vssl-studio",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4784669,-0.0246217",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-30T14:24:23.837549Z",
            "publish_time": null,
            "slug": "vssl-studio-facet-marcin-gawin-2024-01-12",
            "created_at": "2023-11-30T14:24:24.984984Z",
            "updated_at": "2023-11-30T14:24:25.936916Z",
            "summary": "FACET: Marcin Gawin is an Gallery Shows event starting on 12/01/2024, 01:00 and ending on 28/01/2024, 01:00. Event is in VSSL studio with address Enclave.",
            "title": "FACET: Marcin Gawin",
            "content": null,
            "start_time": "2024-01-12T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "Enclave",
            "city": "London",
            "geolocation": "36.1070448,-97.07659252965591",
            "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": 34366,
            "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": 32474,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8d4beccb2840c3926b9d5dd3e5af3f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8d4beccb2840c3926b9d5dd3e5af3f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8d4beccb2840c3926b9d5dd3e5af3f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8d4beccb2840c3926b9d5dd3e5af3f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8d4beccb2840c3926b9d5dd3e5af3f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2f8d4beccb2840c3926b9d5dd3e5af3f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8d4beccb2840c3926b9d5dd3e5af3f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8d4beccb2840c3926b9d5dd3e5af3f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8d4beccb2840c3926b9d5dd3e5af3f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8d4beccb2840c3926b9d5dd3e5af3f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T11:34:36.660551Z",
                "updated_at": "2023-12-21T11:34:36.660593Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3438,
                "name": "La Luz De Jesus Gallery",
                "slug": "la-luz-de-jesus-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.10038979999999,-118.2900078",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-21T11:34:47.791139Z",
            "publish_time": null,
            "slug": "la-luz-de-jesus-gallery-painting-you-a-story-fadnat-2024-01-05",
            "created_at": "2023-12-21T11:34:48.723876Z",
            "updated_at": "2023-12-21T11:34:50.018551Z",
            "summary": "Painting You a Story - FADNAT is an Gallery Shows event starting on 05/01/2024, 01:00 and ending on 28/01/2024, 01:00. Event is in La Luz De Jesus Gallery with address 4633 Hollywood Boulevard.",
            "title": "Painting You a Story - FADNAT",
            "content": null,
            "start_time": "2024-01-05T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "4633 Hollywood Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.10054320408163,-118.29056497959184",
            "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": 24929,
            "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": 23940,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/22fc3190d66e45cf85d61d3648f4ef52.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/22fc3190d66e45cf85d61d3648f4ef52-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-20T20:51:09.947235Z",
                "updated_at": "2023-04-20T20:51:09.947340Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3861,
                "name": "Royal Albert Memorial Museum & Art Gallery",
                "slug": "royal-albert-memorial-museum-art-gallery",
                "city": "Exeter",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.7253116,-3.5324215",
                "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-04-20T20:51:13.612943Z",
            "publish_time": null,
            "slug": "royal-albert-memorial-museum-art-gallery-project-buzz-2023-06-13",
            "created_at": "2023-04-20T20:51:14.487323Z",
            "updated_at": "2023-04-20T20:51:15.059229Z",
            "summary": "Project Buzz is an Gallery Shows event starting on 13/06/2023, 00:00 and ending on 28/01/2024, 01:00. Event is in Royal Albert Memorial Museum & Art Gallery with address Queen Street.",
            "title": "Project Buzz",
            "content": null,
            "start_time": "2023-06-13T00:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "Queen Street",
            "city": "Exeter",
            "geolocation": "-27.4655959,153.0303842",
            "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": 34150,
            "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": 32276,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69ab6f94910a4631bed7a3c121d1e01c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69ab6f94910a4631bed7a3c121d1e01c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69ab6f94910a4631bed7a3c121d1e01c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69ab6f94910a4631bed7a3c121d1e01c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69ab6f94910a4631bed7a3c121d1e01c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/69ab6f94910a4631bed7a3c121d1e01c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69ab6f94910a4631bed7a3c121d1e01c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69ab6f94910a4631bed7a3c121d1e01c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69ab6f94910a4631bed7a3c121d1e01c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69ab6f94910a4631bed7a3c121d1e01c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-07T11:37:28.400296Z",
                "updated_at": "2023-12-07T11:37:28.400332Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6259,
                "name": "APT Gallery",
                "slug": "apt-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.47652069999999,-0.0210711",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-12-07T11:37:32.938567Z",
            "publish_time": null,
            "slug": "apt-gallery-la-petite-mort-2024-01-25",
            "created_at": "2023-12-07T11:37:33.845624Z",
            "updated_at": "2023-12-07T11:37:34.386851Z",
            "summary": "La Petite Mort is an Gallery Shows event starting on 25/01/2024, 01:00 and ending on 28/01/2024, 01:00. Event is in APT Gallery with address Harold Wharf.",
            "title": "La Petite Mort",
            "content": null,
            "start_time": "2024-01-25T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "Harold Wharf",
            "city": "London",
            "geolocation": "51.5105494,-0.025593066610859437",
            "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": 32044,
            "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": 30307,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05588110df4f4ffe8aebcfb025a99f9b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05588110df4f4ffe8aebcfb025a99f9b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05588110df4f4ffe8aebcfb025a99f9b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05588110df4f4ffe8aebcfb025a99f9b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05588110df4f4ffe8aebcfb025a99f9b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/05588110df4f4ffe8aebcfb025a99f9b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05588110df4f4ffe8aebcfb025a99f9b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05588110df4f4ffe8aebcfb025a99f9b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05588110df4f4ffe8aebcfb025a99f9b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05588110df4f4ffe8aebcfb025a99f9b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-05T09:33:22.336432Z",
                "updated_at": "2023-10-05T09:33:22.336460Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3970,
                "name": "Whitney Museum of American Art",
                "slug": "whitney-museum-american-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7396059,-74.0089716",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-05T09:33:26.528522Z",
            "publish_time": null,
            "slug": "whitney-museum-of-american-art-fragments-of-a-faith-forgotten-the-art-of-harry-smith-2023-10-04",
            "created_at": "2023-10-05T09:33:27.670174Z",
            "updated_at": "2023-10-05T09:33:28.175527Z",
            "summary": "Fragments of a Faith Forgotten: The Art of Harry Smith is an Gallery Shows event starting on 04/10/2023, 00:00 and ending on 28/01/2024, 01:00. Event is in Whitney Museum of American Art with address 99 Gansevoort Street.",
            "title": "Fragments of a Faith Forgotten: The Art of Harry Smith",
            "content": null,
            "start_time": "2023-10-04T00:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "99 Gansevoort Street",
            "city": "New York",
            "geolocation": "40.73964505,-74.00892095028976",
            "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": 32878,
            "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": 31099,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/533a41552e2849aebb7ccc326b00b860-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/533a41552e2849aebb7ccc326b00b860-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/533a41552e2849aebb7ccc326b00b860-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/533a41552e2849aebb7ccc326b00b860-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/533a41552e2849aebb7ccc326b00b860-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/533a41552e2849aebb7ccc326b00b860.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/533a41552e2849aebb7ccc326b00b860-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/533a41552e2849aebb7ccc326b00b860-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/533a41552e2849aebb7ccc326b00b860-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/533a41552e2849aebb7ccc326b00b860-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-31T13:39:26.468615Z",
                "updated_at": "2023-10-31T13:39:26.468652Z",
                "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": "2023-10-31T13:39:31.388941Z",
            "publish_time": null,
            "slug": "fact-uma-breakdown-2023-10-20",
            "created_at": "2023-10-31T13:39:32.308366Z",
            "updated_at": "2023-10-31T13:39:33.423062Z",
            "summary": "Uma Breakdown is an Gallery Shows event starting on 20/10/2023, 00:00 and ending on 28/01/2024, 01:00. Event is in FACT with address 88 Wood Street.",
            "title": "Uma Breakdown",
            "content": null,
            "start_time": "2023-10-20T00:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "51.5170736,-0.0943803",
            "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": 26684,
            "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": 25517,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ce14262777d4d688d31678b10981953-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ce14262777d4d688d31678b10981953-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ce14262777d4d688d31678b10981953-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ce14262777d4d688d31678b10981953-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ce14262777d4d688d31678b10981953-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2ce14262777d4d688d31678b10981953.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ce14262777d4d688d31678b10981953-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ce14262777d4d688d31678b10981953-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ce14262777d4d688d31678b10981953-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ce14262777d4d688d31678b10981953-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-24T07:48:17.620993Z",
                "updated_at": "2023-05-24T07:48:17.621028Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3256,
                "name": "Japanese American National Museum",
                "slug": "japanese-american-national-museum",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0494674,-118.2385001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3310,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Japanese_Museum_logo_1920x1080_copy-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Japanese_Museum_logo_1920x1080_copy-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Japanese_Museum_logo_1920x1080_copy-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Japanese_Museum_logo_1920x1080_copy-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Japanese_Museum_logo_1920x1080_copy-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Japanese_Museum_logo_1920x1080_copy-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Japanese_Museum_logo_1920x1080_copy.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Japanese_Museum_logo_1920x1080_copy-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2021-04-09T21:29:46.675950Z",
                    "updated_at": "2021-09-14T13:51:45.807464Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b850e8fe-7e65-470a-88f4-d2eecac6bc31"
                },
                "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-24T07:48:20.371942Z",
            "publish_time": null,
            "slug": "japanese-american-national-museum-glenn-kaino-akis-market-2023-06-30",
            "created_at": "2023-05-24T07:48:21.290128Z",
            "updated_at": "2023-05-24T07:48:27.181270Z",
            "summary": "Glenn Kaino. Aki’s Market. is an Gallery Shows event starting on 30/06/2023, 00:00 and ending on 28/01/2024, 01:00. Event is in Japanese American National Museum with address 100 N Central Avenue.",
            "title": "Glenn Kaino. Aki’s Market.",
            "content": null,
            "start_time": "2023-06-30T00:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "100 N Central Avenue",
            "city": "Los Angeles",
            "geolocation": "40.67043845,-73.70872610921826",
            "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": 35149,
            "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": 33243,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b153db486224d16b344ebaed3eabaa8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b153db486224d16b344ebaed3eabaa8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b153db486224d16b344ebaed3eabaa8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b153db486224d16b344ebaed3eabaa8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b153db486224d16b344ebaed3eabaa8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1b153db486224d16b344ebaed3eabaa8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b153db486224d16b344ebaed3eabaa8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b153db486224d16b344ebaed3eabaa8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b153db486224d16b344ebaed3eabaa8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1b153db486224d16b344ebaed3eabaa8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-19T14:34:29.567741Z",
                "updated_at": "2024-01-19T14:34:29.567778Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9611,
                "name": "Paris Expo",
                "slug": "paris-expo",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.856614,2.3522219",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2024-01-19T14:34:36.047830Z",
            "publish_time": null,
            "slug": "paris-expo-international-contemporary-art-fair-2024-01-26",
            "created_at": "2024-01-19T14:34:36.964964Z",
            "updated_at": "2024-01-19T14:34:37.009115Z",
            "summary": "International Contemporary Art Fair is an Gallery Shows event starting on 26/01/2024, 01:00 and ending on 28/01/2024, 01:00. Event is in Paris Expo with address Prte de Versailles.",
            "title": "International Contemporary Art Fair",
            "content": null,
            "start_time": "2024-01-26T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "Prte de Versailles",
            "city": "Paris",
            "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": 33457,
            "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": 31641,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46f37be1e5414040bc66712ca44dd346-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46f37be1e5414040bc66712ca44dd346-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46f37be1e5414040bc66712ca44dd346-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46f37be1e5414040bc66712ca44dd346-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46f37be1e5414040bc66712ca44dd346-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/46f37be1e5414040bc66712ca44dd346.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46f37be1e5414040bc66712ca44dd346-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46f37be1e5414040bc66712ca44dd346-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46f37be1e5414040bc66712ca44dd346-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/46f37be1e5414040bc66712ca44dd346-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-14T10:43:04.702168Z",
                "updated_at": "2023-11-14T10:43:04.702227Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8083,
                "name": "The Grey Gallery",
                "slug": "grey-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5393421,-0.0586864",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-14T10:43:09.997240Z",
            "publish_time": null,
            "slug": "the-grey-gallery-underground-jock-mcfadyen-and-jem-finer-2023-11-25",
            "created_at": "2023-11-14T10:43:10.883904Z",
            "updated_at": "2023-11-14T10:43:12.191524Z",
            "summary": "Underground: Jock McFadyen and Jem Finer is an Gallery Shows event starting on 25/11/2023, 01:00 and ending on 28/01/2024, 01:00. Event is in The Grey Gallery with address 4 Helmsley Place.",
            "title": "Underground: Jock McFadyen and Jem Finer",
            "content": null,
            "start_time": "2023-11-25T01:00:00.000000Z",
            "end_time": "2024-01-28T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 Helmsley Place",
            "city": "London",
            "geolocation": "38.209129,-93.165917",
            "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": 34858,
            "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": 32938,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/805f53bd6c334c02ac55fb8be2cfa659-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/805f53bd6c334c02ac55fb8be2cfa659-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/805f53bd6c334c02ac55fb8be2cfa659-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/805f53bd6c334c02ac55fb8be2cfa659-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/805f53bd6c334c02ac55fb8be2cfa659-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/805f53bd6c334c02ac55fb8be2cfa659.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/805f53bd6c334c02ac55fb8be2cfa659-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/805f53bd6c334c02ac55fb8be2cfa659-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/805f53bd6c334c02ac55fb8be2cfa659-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/805f53bd6c334c02ac55fb8be2cfa659-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-10T12:50:55.057325Z",
                "updated_at": "2024-01-10T12:50:55.057384Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3601,
                "name": "Cromwell Place",
                "slug": "cromwell-place",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4951078,-0.174608",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-01-10T12:50:57.758838Z",
            "publish_time": null,
            "slug": "cromwell-place-brink-by-dima-filippov-2024-01-17",
            "created_at": "2024-01-10T12:50:58.681087Z",
            "updated_at": "2024-01-10T12:50:59.130373Z",
            "summary": "Brink by Dima Filippov is an Gallery Shows event starting on 17/01/2024, 01:00 and ending on 28/01/2024, 01:00. Event is in Cromwell Place with address 1-5 Cromwell Place.",
            "title": "Brink by Dima Filippov",
            "content": null,
            "start_time": "2024-01-17T01:00:00.000000Z",
            "end_time": "2024-01-28T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1-5 Cromwell Place",
            "city": "London",
            "geolocation": "50.7302915,-1.82261265",
            "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": []
        }
    ]
}