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": 26945,
            "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": 25767,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c0035ca4dd24c1bb6742f603015d461-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c0035ca4dd24c1bb6742f603015d461-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c0035ca4dd24c1bb6742f603015d461-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c0035ca4dd24c1bb6742f603015d461-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c0035ca4dd24c1bb6742f603015d461-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c0035ca4dd24c1bb6742f603015d461.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c0035ca4dd24c1bb6742f603015d461-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c0035ca4dd24c1bb6742f603015d461-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c0035ca4dd24c1bb6742f603015d461-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c0035ca4dd24c1bb6742f603015d461-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T18:54:16.124455Z",
                "updated_at": "2023-05-30T18:54:16.124512Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4309,
                "name": "Capitain Petzel",
                "slug": "capitain-petzel",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5198711,13.4255884",
                "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-05-30T18:54:20.366531Z",
            "publish_time": null,
            "slug": "capitain-petzel-matt-mullican-five-walls-2021-04-28",
            "created_at": "2023-05-30T18:54:21.494033Z",
            "updated_at": "2023-05-30T18:54:21.936725Z",
            "summary": "Matt Mullican: Five Walls is an Gallery Shows event starting on 28/04/2021, 00:00 and ending on 05/06/2021, 00:00. Event is in Capitain Petzel with address Karl Marx Allee 45.",
            "title": "Matt Mullican: Five Walls",
            "content": null,
            "start_time": "2021-04-28T00:00:00.000000Z",
            "end_time": "2021-06-05T00: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": "Karl Marx Allee 45",
            "city": "Berlin",
            "geolocation": "51.020372300000005,6.907700619343061",
            "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": 26946,
            "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": 25768,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364d86ec2c314ba7b9d04b06eff5fcde-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364d86ec2c314ba7b9d04b06eff5fcde-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364d86ec2c314ba7b9d04b06eff5fcde-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364d86ec2c314ba7b9d04b06eff5fcde-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364d86ec2c314ba7b9d04b06eff5fcde-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/364d86ec2c314ba7b9d04b06eff5fcde.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364d86ec2c314ba7b9d04b06eff5fcde-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364d86ec2c314ba7b9d04b06eff5fcde-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364d86ec2c314ba7b9d04b06eff5fcde-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/364d86ec2c314ba7b9d04b06eff5fcde-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T18:54:17.603985Z",
                "updated_at": "2023-05-30T18:54:17.604049Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4309,
                "name": "Capitain Petzel",
                "slug": "capitain-petzel",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5198711,13.4255884",
                "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-05-30T18:54:21.210241Z",
            "publish_time": null,
            "slug": "capitain-petzel-samson-young-2021-04-28",
            "created_at": "2023-05-30T18:54:22.139521Z",
            "updated_at": "2023-05-30T18:54:22.558170Z",
            "summary": "Samson Young is an Gallery Shows event starting on 28/04/2021, 00:00 and ending on 05/06/2021, 00:00. Event is in Capitain Petzel with address Karl Marx Allee 45.",
            "title": "Samson Young",
            "content": null,
            "start_time": "2021-04-28T00:00:00.000000Z",
            "end_time": "2021-06-05T00: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": "Karl Marx Allee 45",
            "city": "Berlin",
            "geolocation": "51.020372300000005,6.907700619343061",
            "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": 3294,
            "author": {
                "id": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8",
                "username": "mail@pentimenti.com",
                "slug": "mailpentimenticom",
                "first_name": "Christine",
                "last_name": "Pfister",
                "display_name": null,
                "display_name_full": "Christine Pfister",
                "email": "mail@pentimenti.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4791,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/TedLWidewalls.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-04-02T15:36:46.254741Z",
                "updated_at": "2021-09-13T11:40:39.901101Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8"
            },
            "venue": {
                "id": 3145,
                "name": "Pentimenti Gallery",
                "slug": "pentimenti-gallery",
                "city": "Philadelphia",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.9531532,-75.1426579",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4193,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2023-02-20T17:11:54.494217Z",
                    "updated_at": "2023-02-27T17:36:44.689066Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": null,
            "publish_time": null,
            "slug": "ted-larsen-words-fail-me",
            "created_at": "2021-04-02T14:53:09.909608Z",
            "updated_at": "2021-04-02T15:36:46.480243Z",
            "summary": "TED LARSEN: Words Fail Me is an Gallery Shows event starting on 17/04/2021, 12:00 and ending on 05/06/2021, 14:49. Event is in Pentimenti Gallery with address 145 North 2nd Street.",
            "title": "TED LARSEN: Words Fail Me",
            "content": "APRIL 17 - JUNE 5, 2021\r\n  \r\nTED LARSEN\r\nWORDS FAIL ME\r\n \r\nEXHIBITION PREMIERE\r\nSaturday, April 17 | 12 PM - 5 PM by appointment\r\n \r\nVIRTUAL ARTIST TALK\r\nThursday, May 6 | 5:30 PM\r\n \r\n\r\nPentimenti Gallery welcomes spring with a solo exhibition of the work of Ted Larsen. This is the artist’s second solo exhibition at the gallery.\r\n\r\nTed Larsen’s work strives to build a connection between pure form and a pedestrian materiality that references the toll of time. His work responds to the archetypical aesthetic purity of minimalism and counters it with pieces that bear signs of wear and even an implied utility. The objects are wholly of Earth, utilizing salvaged materials, and therefore imply a previous iteration: a sense of transformation and possibility that could never exist in the classically minimal.",
            "start_time": "2021-04-17T12:00:00.000000Z",
            "end_time": "2021-06-05T14:49: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": "145 North 2nd Street",
            "city": "",
            "geolocation": "39.9531532,-75.1426579",
            "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": [
                15260
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3293,
            "author": {
                "id": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8",
                "username": "mail@pentimenti.com",
                "slug": "mailpentimenticom",
                "first_name": "Christine",
                "last_name": "Pfister",
                "display_name": null,
                "display_name_full": "Christine Pfister",
                "email": "mail@pentimenti.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4788,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/AnneBWidewalls.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-04-01T20:53:06.553443Z",
                "updated_at": "2021-09-13T11:40:36.968506Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8"
            },
            "venue": {
                "id": 3145,
                "name": "Pentimenti Gallery",
                "slug": "pentimenti-gallery",
                "city": "Philadelphia",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.9531532,-75.1426579",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4193,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2023-02-20T17:11:54.494217Z",
                    "updated_at": "2023-02-27T17:36:44.689066Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-04-01T20:53:07.949689Z",
            "publish_time": null,
            "slug": "anne-buckwalter-room-key",
            "created_at": "2021-04-01T20:53:07.954360Z",
            "updated_at": "2021-04-01T20:53:08.010587Z",
            "summary": "ANNE BUCKWALTER: Room Key is an Gallery Shows event starting on 17/04/2021, 12:00 and ending on 05/06/2021, 17:00. Event is in Pentimenti Gallery with address 145 North 2nd Street.",
            "title": "ANNE BUCKWALTER: Room Key",
            "content": "APRIL 17 - JUNE 5, 2021\r\n  \r\nANNE BUCKWALTER\r\nROOM KEY\r\n \r\nEXHIBITION PREMIERE\r\nSaturday, April 17 | 12 PM - 5 PM by appointment\r\n \r\nVIRTUAL ARTIST TALK\r\nThursday, May 6 | 5:30 PM\r\n\r\n\r\nPentimenti Gallery welcomes spring with a solo exhibition of the work of Anne Buckwalter. This is the artist’s first solo exhibition at the gallery.\r\n\r\nAnne Buckwalter’s paintings draw on an inherited legacy of Pennsylvania Dutch folk art, but utilize those composition and design motifs to take on contemporary and deeply personal themes. With their dark, muted colors and quality of set stillness, the works exist in a parallel reality that is haunted by both the present and the past. Buckwalter paints an experience of invitational voyeurism in which she leads the viewer through a setting that can be read as fictional, or as a kind of self-portraiture and self-reflection.",
            "start_time": "2021-04-17T12:00:00.000000Z",
            "end_time": "2021-06-05T17: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": "145 North 2nd Street",
            "city": "Philadelphia",
            "geolocation": "39.9531532,-75.1426579",
            "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": 3221,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3192,
                "name": "+MSUM- Museum of Contemporary Art Metelkova",
                "slug": "msum-museum-contemporary-art-metelkova",
                "city": "Ljubljana",
                "country": {
                    "code": "SI",
                    "name": "Slovenia"
                },
                "geolocation": "46.05564259999999,14.5171117",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "SI",
            "publish_status": "published",
            "published_at": "2021-03-05T13:41:39.933690Z",
            "publish_time": null,
            "slug": "msum-museum-of-contemporary-art-metelkova-autograph-mystery-rebellion-photography-by-bozidar-dolenc-2021-02-23",
            "created_at": "2021-03-05T13:41:40.711406Z",
            "updated_at": "2021-03-05T13:41:41.293890Z",
            "summary": "Autograph, Mystery, Rebellion: Photography by Božidar Dolenc is an Museum Exhibitions event starting on 23/02/2021, 01:00 and ending on 06/06/2021, 00:00. Event is in +MSUM- Museum of Contemporary Art Metelkova with address Maistrova 3,.",
            "title": "Autograph, Mystery, Rebellion: Photography by Božidar Dolenc",
            "content": null,
            "start_time": "2021-02-23T01:00:00.000000Z",
            "end_time": "2021-06-06T00: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": "Maistrova 3,",
            "city": "Ljubljana",
            "geolocation": "46.0558841,14.5171073",
            "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": 3278,
            "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": 4776,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3794748218_1608135752-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3794748218_1608135752-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3794748218_1608135752-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3794748218_1608135752-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3794748218_1608135752-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3794748218_1608135752.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3794748218_1608135752-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3794748218_1608135752-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3794748218_1608135752-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3794748218_1608135752-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-03-31T16:07:56.320986Z",
                "updated_at": "2021-09-13T11:40:28.131317Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3223,
                "name": "American Folk Art Museum",
                "slug": "american-folk-art-museum",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.77333770000001,-73.9813846",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-03-31T16:07:57.248835Z",
            "publish_time": null,
            "slug": "american-folk-art-museum-photo-brut-collection-bruno-decharme-compagnie-2021-01-16",
            "created_at": "2021-03-31T16:07:58.101166Z",
            "updated_at": "2021-03-31T16:07:58.413716Z",
            "summary": "Photo | Brut: Collection Bruno Decharme & Compagnie is an Museum Exhibitions event starting on 16/01/2021, 01:00 and ending on 06/06/2021, 00:00. Event is in American Folk Art Museum with address 2 Lincoln Square.",
            "title": "Photo | Brut: Collection Bruno Decharme & Compagnie",
            "content": null,
            "start_time": "2021-01-16T01:00:00.000000Z",
            "end_time": "2021-06-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Lincoln Square",
            "city": "Midtown - New York",
            "geolocation": "42.64281685,-73.75939033135239",
            "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": 3387,
            "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": 4872,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2042892352_1612324358-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2042892352_1612324358-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2042892352_1612324358-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2042892352_1612324358-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2042892352_1612324358-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2042892352_1612324358.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2042892352_1612324358-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2042892352_1612324358-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2042892352_1612324358-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2042892352_1612324358-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-05-04T00:26:15.798495Z",
                "updated_at": "2021-09-13T11:41:55.527966Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3290,
                "name": "Bonnefantenmuseum",
                "slug": "bonnefantenmuseum",
                "city": "Maastricht",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "50.84249,5.7014789",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2021-05-04T00:26:16.582993Z",
            "publish_time": null,
            "slug": "bonnefantenmuseum-maastricht-brueghel-and-contemporaries-art-as-a-covert-resistance-2021-03-02",
            "created_at": "2021-05-04T00:26:19.027250Z",
            "updated_at": "2021-05-04T00:26:19.349623Z",
            "summary": "Brueghel and Contemporaries: Art as a Covert Resistance is an Museum Exhibitions event starting on 02/03/2021, 01:00 and ending on 06/06/2021, 00:00. Event is in Bonnefantenmuseum with address Avenue Ceramique 250.",
            "title": "Brueghel and Contemporaries: Art as a Covert Resistance",
            "content": null,
            "start_time": "2021-03-02T01:00:00.000000Z",
            "end_time": "2021-06-06T00: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": "Avenue Ceramique 250",
            "city": "Maastricht",
            "geolocation": "50.842498899999995,5.701670549503774",
            "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": 3455,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4932,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/contemporary_istanbul_2021-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/contemporary_istanbul_2021-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/contemporary_istanbul_2021-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/contemporary_istanbul_2021-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/contemporary_istanbul_2021-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/contemporary_istanbul_2021.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/contemporary_istanbul_2021-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/contemporary_istanbul_2021-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/contemporary_istanbul_2021-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/contemporary_istanbul_2021-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2021-05-10T15:47:48.343771Z",
                "updated_at": "2021-09-13T11:42:44.297740Z",
                "is_converted_to_webp": true,
                "caption": "Contemporary Istanbul 2021",
                "alt_text": "Contemporary Istanbul 2021",
                "description": "",
                "uploaded_by": "ca98263f-1630-4363-984a-a9d3e6c1770b"
            },
            "venue": {
                "id": 2862,
                "name": "Istanbul Convention Center",
                "slug": "istanbul-convention-center",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0463909,28.988661500000035",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "TR",
            "publish_status": "published",
            "published_at": "2021-05-10T15:48:09.146734Z",
            "publish_time": null,
            "slug": "contemporary-istanbul-2021",
            "created_at": "2021-05-10T15:45:38.222188Z",
            "updated_at": "2021-05-31T15:26:59.805537Z",
            "summary": "Contemporary Istanbul 2021 is an Art Fairs event starting on 03/06/2021, 00:00 and ending on 06/06/2021, 00:00. Event is in Istanbul Convention Center with address istanbul convention center.",
            "title": "Contemporary Istanbul 2021",
            "content": "<p>Contemporary Istanbul, which addresses the healing power and enticing effect of contemporary art from a novel perspective, is opening its doors with the 15th edition so as to continue to support the works of artists who are the inner voice of society, by focusing the creativity of Turkey’s art industry.</p>",
            "start_time": "2021-06-03T00:00:00.000000Z",
            "end_time": "2021-06-06T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "istanbul convention center",
            "city": "Istanbul",
            "geolocation": "41.0463909,28.988661500000035",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "https://www.contemporaryistanbul.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                23060
            ],
            "additional_images": []
        },
        {
            "id": 26905,
            "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": 25730,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/797faff44fa14ae4ba5ecf781013f4fb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/797faff44fa14ae4ba5ecf781013f4fb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/797faff44fa14ae4ba5ecf781013f4fb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/797faff44fa14ae4ba5ecf781013f4fb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/797faff44fa14ae4ba5ecf781013f4fb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/797faff44fa14ae4ba5ecf781013f4fb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/797faff44fa14ae4ba5ecf781013f4fb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/797faff44fa14ae4ba5ecf781013f4fb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/797faff44fa14ae4ba5ecf781013f4fb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/797faff44fa14ae4ba5ecf781013f4fb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T18:46:58.495525Z",
                "updated_at": "2023-05-30T18:46:58.495587Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3294,
                "name": "BOZAR Centre for Fine Arts",
                "slug": "bozar-centre-fine-arts",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8442437,4.359538100000001",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2023-05-30T18:47:05.123917Z",
            "publish_time": null,
            "slug": "bozar-hermap-art-projects-12-artists-from-europe-and-iran-explore-irans-cultural-heritage-2021-05-05",
            "created_at": "2023-05-30T18:47:06.061777Z",
            "updated_at": "2023-05-30T18:47:07.428383Z",
            "summary": "Hermap Art Projects - 12 Artists From Europe And Iran Explore Iran's Cultural Heritage is an Gallery Shows event starting on 05/05/2021, 00:00 and ending on 06/06/2021, 00:00. Event is in BOZAR Centre for Fine Arts with address 23 Rue Ravenstein.",
            "title": "Hermap Art Projects - 12 Artists From Europe And Iran Explore Iran's Cultural Heritage",
            "content": null,
            "start_time": "2021-05-05T00:00:00.000000Z",
            "end_time": "2021-06-06T00: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": "23 Rue Ravenstein",
            "city": "Brussels",
            "geolocation": "50.8442214,4.359505",
            "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": 26956,
            "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": 25776,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31bcebccd5254d7dbe3a658960ba756e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31bcebccd5254d7dbe3a658960ba756e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31bcebccd5254d7dbe3a658960ba756e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31bcebccd5254d7dbe3a658960ba756e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31bcebccd5254d7dbe3a658960ba756e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/31bcebccd5254d7dbe3a658960ba756e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31bcebccd5254d7dbe3a658960ba756e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31bcebccd5254d7dbe3a658960ba756e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31bcebccd5254d7dbe3a658960ba756e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/31bcebccd5254d7dbe3a658960ba756e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T18:58:13.714215Z",
                "updated_at": "2023-05-30T18:58:13.714255Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3358,
                "name": "Casino Luxembourg",
                "slug": "casino-luxembourg",
                "city": "Luxembourg",
                "country": {
                    "code": "LU",
                    "name": "Luxembourg"
                },
                "geolocation": "49.6097866,6.127140199999999",
                "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": "LU",
            "publish_status": "published",
            "published_at": "2023-05-30T18:58:17.752328Z",
            "publish_time": null,
            "slug": "casino-luxembourg-daphne-le-sergent-silver-memories-2021-04-03",
            "created_at": "2023-05-30T18:58:18.680896Z",
            "updated_at": "2023-05-30T18:58:21.788133Z",
            "summary": "Daphné Le Sergent - Silver Memories is an Gallery Shows event starting on 03/04/2021, 00:00 and ending on 06/06/2021, 00:00. Event is in Casino Luxembourg with address 41, rue Notre-Dame.",
            "title": "Daphné Le Sergent - Silver Memories",
            "content": null,
            "start_time": "2021-04-03T00:00:00.000000Z",
            "end_time": "2021-06-06T00: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": "41, rue Notre-Dame",
            "city": "Luxembourg",
            "geolocation": "44.8508384,-0.5718961",
            "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": 27062,
            "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": 25865,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc6f679a4846406c8c179476cf180945-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc6f679a4846406c8c179476cf180945-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc6f679a4846406c8c179476cf180945-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc6f679a4846406c8c179476cf180945-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc6f679a4846406c8c179476cf180945-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bc6f679a4846406c8c179476cf180945.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc6f679a4846406c8c179476cf180945-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc6f679a4846406c8c179476cf180945-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc6f679a4846406c8c179476cf180945-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc6f679a4846406c8c179476cf180945-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T19:19:01.709362Z",
                "updated_at": "2023-05-30T19:19:01.709431Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-30T19:19:07.665753Z",
            "publish_time": null,
            "slug": "colonnade-house-botanica-2021-06-01",
            "created_at": "2023-05-30T19:19:08.620424Z",
            "updated_at": "2023-05-30T19:19:09.251768Z",
            "summary": "Botanica is an Gallery Shows event starting on 01/06/2021, 00:00 and ending on 06/06/2021, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Botanica",
            "content": null,
            "start_time": "2021-06-01T00:00:00.000000Z",
            "end_time": "2021-06-06T00: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": "Colonnade House",
            "city": "Worthing",
            "geolocation": "50.96326985,0.020770453697222413",
            "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": 4109,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3504,
                "name": "The Lightbox",
                "slug": "lightbox",
                "city": "Woking",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.3224244,-0.5588254",
                "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": "2021-08-03T22:06:52.724295Z",
            "publish_time": null,
            "slug": "the-lightbox-nagihan-seymour-the-four-elements-2021-05-25",
            "created_at": "2021-08-03T22:06:53.480341Z",
            "updated_at": "2021-08-03T22:06:53.798952Z",
            "summary": "Nagihan Seymour. The Four Elements is an Gallery Shows event starting on 25/05/2021, 00:00 and ending on 06/06/2021, 00:00. Event is in The Lightbox with address Chobham Way.",
            "title": "Nagihan Seymour. The Four Elements",
            "content": null,
            "start_time": "2021-05-25T00:00:00.000000Z",
            "end_time": "2021-06-06T00: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": "Chobham Way",
            "city": "Woking",
            "geolocation": "-31.8813555,115.8906584",
            "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": 20572,
            "author": {
                "id": "75f4c134-070f-4188-88b5-70ff9cdc8a66",
                "username": "bsmtspace",
                "slug": "bsmtspace",
                "first_name": "Greg",
                "last_name": "Key",
                "display_name": "Greg Key",
                "display_name_full": "Greg Key",
                "email": "info@bsmt.co.uk",
                "telephone": "+44 7917 225169"
            },
            "price": null,
            "featured_image": {
                "id": 19896,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ff1be89cb6a4c7583d75c32f4ff72dc-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-24T20:42:18.315020Z",
                "updated_at": "2023-02-10T15:12:21.741972Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3104,
                "name": "BSMT Space",
                "slug": "bsmt-space",
                "city": "East London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5457405,-0.0759285",
                "artworks_for_sale_count": 2,
                "featured_image": {
                    "id": 2983,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/P1043125.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/P1043125-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-08-13T18:55:39.175349Z",
                    "updated_at": "2021-09-14T13:43:24.864422Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "75f4c134-070f-4188-88b5-70ff9cdc8a66"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-24T20:42:18.526390Z",
            "publish_time": null,
            "slug": "bsmt-space-electric-bloom-debut-solo-show-by-zoe-anker-2021-05-20",
            "created_at": "2023-01-24T20:42:19.429914Z",
            "updated_at": "2023-01-24T20:42:19.990580Z",
            "summary": "Electric Bloom - Debut Solo Show by Zoe Anker is an Gallery Shows event starting on 20/05/2021, 00:00 and ending on 06/06/2021, 00:00. Event is in BSMT Space with address 529 Kingsland Road.",
            "title": "Electric Bloom - Debut Solo Show by Zoe Anker",
            "content": null,
            "start_time": "2021-05-20T00:00:00.000000Z",
            "end_time": "2021-06-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "529 Kingsland Road",
            "city": "London",
            "geolocation": "51.5457487,-0.0759116",
            "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": 3652,
            "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": 5130,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4722661593_1621999900-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4722661593_1621999900-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4722661593_1621999900-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4722661593_1621999900-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4722661593_1621999900-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4722661593_1621999900.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4722661593_1621999900-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4722661593_1621999900-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4722661593_1621999900-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4722661593_1621999900-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-06-22T13:43:03.961061Z",
                "updated_at": "2021-09-13T11:45:53.812509Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3456,
                "name": "Abingdon Studios",
                "slug": "abingdon-studios",
                "city": "Blackpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.8190604,-3.0516999",
                "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": "2021-06-22T13:43:05.043104Z",
            "publish_time": null,
            "slug": "abingdon-studios-many-splendored-things-garth-gratrix-james-william-murray-2021-05-17",
            "created_at": "2021-06-22T13:43:05.780480Z",
            "updated_at": "2021-06-22T13:43:05.829815Z",
            "summary": "Many Splendored Things: Garth Gratrix & James William Murray is an Gallery Shows event starting on 17/05/2021, 00:00 and ending on 07/06/2021, 00:00. Event is in Abingdon Studios with address ABINGDON STUDIOS, 14 ABINGDON STREET.",
            "title": "Many Splendored Things: Garth Gratrix & James William Murray",
            "content": null,
            "start_time": "2021-05-17T00:00:00.000000Z",
            "end_time": "2021-06-07T00: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": "ABINGDON STUDIOS, 14 ABINGDON STREET",
            "city": "Blackpool",
            "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": 19846,
            "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": 19243,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709b37b165674ca2924459ffe6720e0e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709b37b165674ca2924459ffe6720e0e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709b37b165674ca2924459ffe6720e0e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709b37b165674ca2924459ffe6720e0e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709b37b165674ca2924459ffe6720e0e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/709b37b165674ca2924459ffe6720e0e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709b37b165674ca2924459ffe6720e0e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709b37b165674ca2924459ffe6720e0e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709b37b165674ca2924459ffe6720e0e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/709b37b165674ca2924459ffe6720e0e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T20:42:11.125275Z",
                "updated_at": "2023-02-10T14:48:13.881810Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5291,
                "name": "Hatchikian Gallery",
                "slug": "hatchikian-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8554116,2.2658807",
                "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": "2023-01-16T20:42:17.845648Z",
            "publish_time": null,
            "slug": "audrey-hatchikian-gallery-kornel-zezula-paintings-2021-05-07",
            "created_at": "2023-01-16T20:42:18.712979Z",
            "updated_at": "2023-01-16T20:42:19.211825Z",
            "summary": "Kornel Zezula, Paintings is an Gallery Shows event starting on 07/05/2021, 00:00 and ending on 07/06/2021, 00:00. Event is in Hatchikian Gallery with address 4 rue du Docteur Blanche.",
            "title": "Kornel Zezula, Paintings",
            "content": null,
            "start_time": "2021-05-07T00:00:00.000000Z",
            "end_time": "2021-06-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 rue du Docteur Blanche",
            "city": "Paris",
            "geolocation": "48.8553703,2.2658197",
            "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": 26985,
            "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": 25800,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e052e7b478034496b3cfe4f45baff53f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e052e7b478034496b3cfe4f45baff53f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T19:04:33.917034Z",
                "updated_at": "2023-05-30T19:04:33.917104Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5481,
                "name": "Centrespace Gallery",
                "slug": "centrespace-gallery",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4545615,-2.5954313",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-30T19:04:36.783430Z",
            "publish_time": null,
            "slug": "centrespace-gallery-sirens-2021-06-05",
            "created_at": "2023-05-30T19:04:37.710584Z",
            "updated_at": "2023-05-30T19:04:38.250006Z",
            "summary": "Sirens is an Gallery Shows event starting on 05/06/2021, 00:00 and ending on 09/06/2021, 00:00. Event is in Centrespace Gallery with address 6 Leonard Lane.",
            "title": "Sirens",
            "content": null,
            "start_time": "2021-06-05T00:00:00.000000Z",
            "end_time": "2021-06-09T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6 Leonard Lane",
            "city": "Bristol",
            "geolocation": "42.5573562,-71.20453027773698",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 26967,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5707,
                "name": "Catto Gallery",
                "slug": "catto-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5585296,-0.1784944",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-30T19:01:29.322173Z",
            "publish_time": null,
            "slug": "catto-gallery-poul-webb-solo-exhibition-2021-05-22",
            "created_at": "2023-05-30T19:01:30.242254Z",
            "updated_at": "2023-05-30T19:01:30.772938Z",
            "summary": "Poul Webb - Solo Exhibition is an Gallery Shows event starting on 22/05/2021, 00:00 and ending on 09/06/2021, 00:00. Event is in Catto Gallery with address 100 Heath Street.",
            "title": "Poul Webb - Solo Exhibition",
            "content": null,
            "start_time": "2021-05-22T00:00:00.000000Z",
            "end_time": "2021-06-09T00: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 Heath Street",
            "city": "London",
            "geolocation": "42.95372605,-78.82790981802282",
            "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": 20287,
            "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": 19640,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb91e3de3d99496bbf0d4f3fdbba6232-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb91e3de3d99496bbf0d4f3fdbba6232-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb91e3de3d99496bbf0d4f3fdbba6232-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb91e3de3d99496bbf0d4f3fdbba6232-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb91e3de3d99496bbf0d4f3fdbba6232-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fb91e3de3d99496bbf0d4f3fdbba6232.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb91e3de3d99496bbf0d4f3fdbba6232-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb91e3de3d99496bbf0d4f3fdbba6232-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb91e3de3d99496bbf0d4f3fdbba6232-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb91e3de3d99496bbf0d4f3fdbba6232-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T13:29:12.528033Z",
                "updated_at": "2023-02-10T15:11:21.894826Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4181,
                "name": "Baxter St at the Camera Club of New York",
                "slug": "baxter-st-camera-club-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71821569999999,-73.9990789",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-20T13:29:17.609439Z",
            "publish_time": null,
            "slug": "baxter-st-at-the-camera-club-of-new-york-mirages-of-dreams-past-2021-05-05",
            "created_at": "2023-01-20T13:29:18.499983Z",
            "updated_at": "2023-01-20T13:29:19.972435Z",
            "summary": "Mirages of Dreams Past is an Gallery Shows event starting on 05/05/2021, 00:00 and ending on 09/06/2021, 00:00. Event is in Baxter St at the Camera Club of New York with address 126 Baxter St.",
            "title": "Mirages of Dreams Past",
            "content": null,
            "start_time": "2021-05-05T00:00:00.000000Z",
            "end_time": "2021-06-09T00: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": "126 Baxter St",
            "city": "New York",
            "geolocation": "40.718215900000004,-73.99909085000002",
            "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": []
        }
    ]
}