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=4230&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=4248&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4212&ordering=-end_time",
    "results": [
        {
            "id": 34904,
            "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": 32986,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b4d0b6f047547b2a8cd2cfe3eaa17ae-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b4d0b6f047547b2a8cd2cfe3eaa17ae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b4d0b6f047547b2a8cd2cfe3eaa17ae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b4d0b6f047547b2a8cd2cfe3eaa17ae-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b4d0b6f047547b2a8cd2cfe3eaa17ae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0b4d0b6f047547b2a8cd2cfe3eaa17ae.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b4d0b6f047547b2a8cd2cfe3eaa17ae-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b4d0b6f047547b2a8cd2cfe3eaa17ae-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b4d0b6f047547b2a8cd2cfe3eaa17ae-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b4d0b6f047547b2a8cd2cfe3eaa17ae-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-15T09:12:46.803548Z",
                "updated_at": "2024-01-15T09:12:46.803606Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4868,
                "name": "Pontone Gallery",
                "slug": "pontone-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5176221,-0.1359302",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-01-15T09:13:21.209462Z",
            "publish_time": null,
            "slug": "pontone-gallery-rado-kirov-mercurial-echoes-2024-01-06",
            "created_at": "2024-01-15T09:13:22.816850Z",
            "updated_at": "2024-01-15T09:13:24.531512Z",
            "summary": "Rado Kirov | Mercurial Echoes is an Gallery Shows event starting on 06/01/2024, 01:00 and ending on 03/02/2024, 01:00. Event is in Pontone Gallery with address 74 Newman St.",
            "title": "Rado Kirov | Mercurial Echoes",
            "content": null,
            "start_time": "2024-01-06T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "74 Newman St",
            "city": "London",
            "geolocation": "44.3974547,-68.0848667",
            "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": 35871,
            "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": 33957,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e45a70d102243d4aca6cd7708010769-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e45a70d102243d4aca6cd7708010769-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e45a70d102243d4aca6cd7708010769-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e45a70d102243d4aca6cd7708010769-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e45a70d102243d4aca6cd7708010769-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8e45a70d102243d4aca6cd7708010769.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e45a70d102243d4aca6cd7708010769-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e45a70d102243d4aca6cd7708010769-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e45a70d102243d4aca6cd7708010769-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e45a70d102243d4aca6cd7708010769-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-13T10:52:38.154174Z",
                "updated_at": "2024-02-13T10:52:38.154204Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3653,
                "name": "Vivid Projects",
                "slug": "vivid-projects",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4790955,-1.8829314",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-02-13T10:52:40.735276Z",
            "publish_time": null,
            "slug": "vivid-projects-cosmic-modelling-ii-2024-02-01",
            "created_at": "2024-02-13T10:52:41.656901Z",
            "updated_at": "2024-02-13T10:52:42.268875Z",
            "summary": "Cosmic Modelling II is an Gallery Shows event starting on 01/02/2024, 01:00 and ending on 03/02/2024, 01:00. Event is in Vivid Projects with address 16 Minerva Works.",
            "title": "Cosmic Modelling II",
            "content": null,
            "start_time": "2024-02-01T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Minerva Works",
            "city": "Birmingham",
            "geolocation": "52.47898225,-1.8828074058322537",
            "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": 35874,
            "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": 9683,
                "name": "Springfield Museum of Art",
                "slug": "springfield-museum-art",
                "city": "Springfield",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.9291298,-83.812412",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-13T11:00:58.793354Z",
            "publish_time": null,
            "slug": "springfield-museum-of-art-art-noire-presents-love-black-2024-02-02",
            "created_at": "2024-02-13T11:00:59.712708Z",
            "updated_at": "2024-02-13T11:01:00.335649Z",
            "summary": "Art Noire Presents: “ Love Black” is an Gallery Shows event starting on 02/02/2024, 01:00 and ending on 03/02/2024, 01:00. Event is in Springfield Museum of Art with address 107 CLIFF PARK ROAD.",
            "title": "Art Noire Presents: “ Love Black”",
            "content": null,
            "start_time": "2024-02-02T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "107 CLIFF PARK ROAD",
            "city": "Springfield",
            "geolocation": "41.308054849851665,-74.83538645624708",
            "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": 32809,
            "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": 31027,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e216a97bb5a9410a9db4be370399e77f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e216a97bb5a9410a9db4be370399e77f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e216a97bb5a9410a9db4be370399e77f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e216a97bb5a9410a9db4be370399e77f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e216a97bb5a9410a9db4be370399e77f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e216a97bb5a9410a9db4be370399e77f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e216a97bb5a9410a9db4be370399e77f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e216a97bb5a9410a9db4be370399e77f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e216a97bb5a9410a9db4be370399e77f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e216a97bb5a9410a9db4be370399e77f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-25T10:01:25.510327Z",
                "updated_at": "2023-10-25T10:01:25.510365Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7410,
                "name": "Vincent Price Art Museum",
                "slug": "vincent-price-art-museum",
                "city": "Monterey Park",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.04108910000001,-118.1509726",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-25T10:01:34.373062Z",
            "publish_time": null,
            "slug": "vincent-price-art-museum-yoshie-sakai-grandma-entertainment-franchise-2023-10-21",
            "created_at": "2023-10-25T10:01:35.280873Z",
            "updated_at": "2023-10-25T10:01:35.641976Z",
            "summary": "Yoshie Sakai: Grandma Entertainment Franchise is an Gallery Shows event starting on 21/10/2023, 00:00 and ending on 03/02/2024, 01:00. Event is in Vincent Price Art Museum with address East Los Angeles College.",
            "title": "Yoshie Sakai: Grandma Entertainment Franchise",
            "content": null,
            "start_time": "2023-10-21T00:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "East Los Angeles College",
            "city": "Los Angeles",
            "geolocation": "34.04131725,-118.15041244664258",
            "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": 33812,
            "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": 31954,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4e95a9d6c844605a37b3c381d5756f6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4e95a9d6c844605a37b3c381d5756f6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4e95a9d6c844605a37b3c381d5756f6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4e95a9d6c844605a37b3c381d5756f6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4e95a9d6c844605a37b3c381d5756f6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e4e95a9d6c844605a37b3c381d5756f6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4e95a9d6c844605a37b3c381d5756f6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4e95a9d6c844605a37b3c381d5756f6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4e95a9d6c844605a37b3c381d5756f6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4e95a9d6c844605a37b3c381d5756f6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:35:06.702298Z",
                "updated_at": "2023-11-22T09:35:06.702335Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9414,
                "name": "Rainrain gallery",
                "slug": "rainrain-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71826779999999,-74.0008737",
                "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-11-22T09:35:14.048840Z",
            "publish_time": null,
            "slug": "rainrain-gallery-the-lafayette-rendezvous-scene-2-what-do-angels-look-like-2023-11-30",
            "created_at": "2023-11-22T09:35:14.971550Z",
            "updated_at": "2023-11-22T09:35:15.024144Z",
            "summary": "The Lafayette Rendezvous, Scene 2: What Do Angels Look Like? is an Gallery Shows event starting on 30/11/2023, 01:00 and ending on 03/02/2024, 01:00. Event is in Rainrain gallery with address 110 Lafayette Street, Suite 201.",
            "title": "The Lafayette Rendezvous, Scene 2: What Do Angels Look Like?",
            "content": null,
            "start_time": "2023-11-30T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "110 Lafayette Street, Suite 201",
            "city": "New York",
            "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": 36469,
            "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": 34572,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76b0dc92a7ea4cd997a17d51d012459d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76b0dc92a7ea4cd997a17d51d012459d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76b0dc92a7ea4cd997a17d51d012459d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76b0dc92a7ea4cd997a17d51d012459d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76b0dc92a7ea4cd997a17d51d012459d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/76b0dc92a7ea4cd997a17d51d012459d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76b0dc92a7ea4cd997a17d51d012459d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76b0dc92a7ea4cd997a17d51d012459d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76b0dc92a7ea4cd997a17d51d012459d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76b0dc92a7ea4cd997a17d51d012459d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-03-05T15:16:32.183832Z",
                "updated_at": "2024-03-05T15:16:32.183891Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9067,
                "name": "Art Agenda",
                "slug": "art-agenda",
                "city": "Singapore",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2719533,103.836752",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "SG",
            "publish_status": "published",
            "published_at": "2024-03-05T15:16:37.146596Z",
            "publish_time": null,
            "slug": "art-agenda-do-you-hear-the-invisible-sound-2023-12-16",
            "created_at": "2024-03-05T15:16:38.084323Z",
            "updated_at": "2024-03-05T15:16:38.120272Z",
            "summary": "Do you hear the invisible sound? is an Gallery Shows event starting on 16/12/2023, 01:00 and ending on 03/02/2024, 01:00. Event is in Art Agenda with address 39 Keppel Road #02-01.",
            "title": "Do you hear the invisible sound?",
            "content": null,
            "start_time": "2023-12-16T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "39 Keppel Road #02-01",
            "city": "Singapore",
            "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": 33906,
            "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": 32046,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d778f878298428c983511389f2196bb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d778f878298428c983511389f2196bb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d778f878298428c983511389f2196bb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d778f878298428c983511389f2196bb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d778f878298428c983511389f2196bb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5d778f878298428c983511389f2196bb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d778f878298428c983511389f2196bb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d778f878298428c983511389f2196bb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d778f878298428c983511389f2196bb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d778f878298428c983511389f2196bb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-30T14:24:01.013638Z",
                "updated_at": "2023-11-30T14:24:01.013692Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3515,
                "name": "James Freeman Gallery",
                "slug": "james-freeman-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5346294,-0.1045329",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-30T14:24:04.294743Z",
            "publish_time": null,
            "slug": "james-freeman-gallery-a-creature-made-of-clay-2024-01-11",
            "created_at": "2023-11-30T14:24:05.190664Z",
            "updated_at": "2023-11-30T14:24:05.762619Z",
            "summary": "A Creature Made of Clay is an Gallery Shows event starting on 11/01/2024, 01:00 and ending on 03/02/2024, 01:00. Event is in James Freeman Gallery with address 354 Upper Street.",
            "title": "A Creature Made of Clay",
            "content": null,
            "start_time": "2024-01-11T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "354 Upper Street",
            "city": "London",
            "geolocation": "44.2222332325341,-70.23119615132947",
            "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": 33670,
            "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": 31836,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7afcf3a669204006a82511baea43eb7d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7afcf3a669204006a82511baea43eb7d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7afcf3a669204006a82511baea43eb7d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7afcf3a669204006a82511baea43eb7d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7afcf3a669204006a82511baea43eb7d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7afcf3a669204006a82511baea43eb7d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7afcf3a669204006a82511baea43eb7d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7afcf3a669204006a82511baea43eb7d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7afcf3a669204006a82511baea43eb7d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7afcf3a669204006a82511baea43eb7d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-21T12:09:44.015919Z",
                "updated_at": "2023-11-21T12:09:44.015955Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4890,
                "name": "Tanya Bonakdar Gallery",
                "slug": "tanya-bonakdar-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.089341,-118.3382046",
                "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-11-21T12:09:48.685798Z",
            "publish_time": null,
            "slug": "tanya-bonakdar-gallery-jonsi-vox-2023-11-11",
            "created_at": "2023-11-21T12:09:49.600567Z",
            "updated_at": "2023-11-21T12:09:50.882919Z",
            "summary": "Jónsi \"Vox\" is an Gallery Shows event starting on 11/11/2023, 01:00 and ending on 03/02/2024, 01:00. Event is in Tanya Bonakdar Gallery with address 1010 North Highland Avenue.",
            "title": "Jónsi \"Vox\"",
            "content": null,
            "start_time": "2023-11-11T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1010 North Highland Avenue",
            "city": "Los Angeles",
            "geolocation": "27.975551143248946,-82.775445",
            "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": 34441,
            "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": 32546,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae842efaf19642c08ec20cd9e8d9367b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae842efaf19642c08ec20cd9e8d9367b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae842efaf19642c08ec20cd9e8d9367b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae842efaf19642c08ec20cd9e8d9367b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae842efaf19642c08ec20cd9e8d9367b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae842efaf19642c08ec20cd9e8d9367b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae842efaf19642c08ec20cd9e8d9367b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae842efaf19642c08ec20cd9e8d9367b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae842efaf19642c08ec20cd9e8d9367b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae842efaf19642c08ec20cd9e8d9367b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T11:58:58.329236Z",
                "updated_at": "2023-12-21T11:58:58.329291Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4266,
                "name": "Sikkema Jenkins & Co",
                "slug": "sikkema-jenkins-co",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474502,-74.00609589999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-21T11:59:02.865697Z",
            "publish_time": null,
            "slug": "sikkema-jenkins-co-kay-rosen-prints-and-drawings-2023-12-14",
            "created_at": "2023-12-21T11:59:03.756318Z",
            "updated_at": "2023-12-21T11:59:04.320027Z",
            "summary": "Kay Rosen. Prints and Drawings is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 03/02/2024, 01:00. Event is in Sikkema Jenkins & Co with address 530 WEST 22ND STREET.",
            "title": "Kay Rosen. Prints and Drawings",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "530 WEST 22ND STREET",
            "city": "New York",
            "geolocation": "40.7474851,-74.0060323",
            "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": 34872,
            "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": 32952,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/536f0536b6b8465f8416e0a7cef1df6a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/536f0536b6b8465f8416e0a7cef1df6a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/536f0536b6b8465f8416e0a7cef1df6a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/536f0536b6b8465f8416e0a7cef1df6a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/536f0536b6b8465f8416e0a7cef1df6a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/536f0536b6b8465f8416e0a7cef1df6a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/536f0536b6b8465f8416e0a7cef1df6a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/536f0536b6b8465f8416e0a7cef1df6a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/536f0536b6b8465f8416e0a7cef1df6a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/536f0536b6b8465f8416e0a7cef1df6a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-11T14:11:44.734928Z",
                "updated_at": "2024-01-11T14:11:44.734986Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4229,
                "name": "Derek Eller Gallery",
                "slug": "derek-eller-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7189237,-73.9921165",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-01-11T14:11:50.193175Z",
            "publish_time": null,
            "slug": "derek-eller-gallery-jj-manford-hayden-rowe-street-2024-01-05",
            "created_at": "2024-01-11T14:11:51.134908Z",
            "updated_at": "2024-01-11T14:11:52.306281Z",
            "summary": "JJ Manford. Hayden Rowe Street is an Gallery Shows event starting on 05/01/2024, 01:00 and ending on 03/02/2024, 01:00. Event is in Derek Eller Gallery with address 300 Broome Street.",
            "title": "JJ Manford. Hayden Rowe Street",
            "content": null,
            "start_time": "2024-01-05T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "300 Broome Street",
            "city": "New York",
            "geolocation": "40.71891385,-73.99210935",
            "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": 34445,
            "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": 32548,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a710de8fcc4a5e91e90d16a26d2347-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a710de8fcc4a5e91e90d16a26d2347-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a710de8fcc4a5e91e90d16a26d2347-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a710de8fcc4a5e91e90d16a26d2347-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a710de8fcc4a5e91e90d16a26d2347-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/92a710de8fcc4a5e91e90d16a26d2347.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a710de8fcc4a5e91e90d16a26d2347-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a710de8fcc4a5e91e90d16a26d2347-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a710de8fcc4a5e91e90d16a26d2347-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92a710de8fcc4a5e91e90d16a26d2347-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T11:58:59.867277Z",
                "updated_at": "2023-12-21T11:58:59.867331Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4266,
                "name": "Sikkema Jenkins & Co",
                "slug": "sikkema-jenkins-co",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474502,-74.00609589999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-21T11:59:06.493810Z",
            "publish_time": null,
            "slug": "sikkema-jenkins-co-zipora-fried-birthday-boy-jubilation-and-melancholia-2023-12-14",
            "created_at": "2023-12-21T11:59:07.464885Z",
            "updated_at": "2023-12-21T11:59:08.151353Z",
            "summary": "Zipora Fried. Birthday Boy: Jubilation and Melancholia is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 03/02/2024, 01:00. Event is in Sikkema Jenkins & Co with address 530 WEST 22ND STREET.",
            "title": "Zipora Fried. Birthday Boy: Jubilation and Melancholia",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "530 WEST 22ND STREET",
            "city": "New York",
            "geolocation": "40.7474851,-74.0060323",
            "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": 35870,
            "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": 33954,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d042f1a152f04f0996263754d24ed745-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d042f1a152f04f0996263754d24ed745-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d042f1a152f04f0996263754d24ed745-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d042f1a152f04f0996263754d24ed745-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d042f1a152f04f0996263754d24ed745-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d042f1a152f04f0996263754d24ed745.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d042f1a152f04f0996263754d24ed745-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d042f1a152f04f0996263754d24ed745-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d042f1a152f04f0996263754d24ed745-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d042f1a152f04f0996263754d24ed745-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-13T10:52:32.274888Z",
                "updated_at": "2024-02-13T10:52:32.274924Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5580,
                "name": "Victoria Munroe Fine Art",
                "slug": "victoria-munroe-fine-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7767159,-73.96046969999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-13T10:52:37.624506Z",
            "publish_time": null,
            "slug": "victoria-munroe-fine-art-christian-sardet-drawings-by-a-biologist-about-the-origin-and-evolution-of-life-2024-01-26",
            "created_at": "2024-02-13T10:52:38.544370Z",
            "updated_at": "2024-02-13T10:52:38.590412Z",
            "summary": "Christian Sardet. Drawings by a Biologist About the Origin and Evolution of Life is an Gallery Shows event starting on 26/01/2024, 01:00 and ending on 03/02/2024, 01:00. Event is in Victoria Munroe Fine Art with address 67 East 80th St #2.",
            "title": "Christian Sardet. Drawings by a Biologist About the Origin and Evolution of Life",
            "content": null,
            "start_time": "2024-01-26T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "67 East 80th St #2",
            "city": "New York",
            "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": 34165,
            "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": 32284,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/625b36e02ada4a09a0ab3d62f2837925-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/625b36e02ada4a09a0ab3d62f2837925-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/625b36e02ada4a09a0ab3d62f2837925-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/625b36e02ada4a09a0ab3d62f2837925-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/625b36e02ada4a09a0ab3d62f2837925-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/625b36e02ada4a09a0ab3d62f2837925.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/625b36e02ada4a09a0ab3d62f2837925-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/625b36e02ada4a09a0ab3d62f2837925-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/625b36e02ada4a09a0ab3d62f2837925-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/625b36e02ada4a09a0ab3d62f2837925-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-07T11:37:56.086894Z",
                "updated_at": "2023-12-07T11:37:56.086948Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3773,
                "name": "Kristin Hjellegjerde Gallery London Wandsworth",
                "slug": "kristin-hjellegjerde-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4598542,-0.1887983",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-12-07T11:38:02.489314Z",
            "publish_time": null,
            "slug": "kristin-hjellegjerde-gallery-chloro-galore-2024-01-06",
            "created_at": "2023-12-07T11:38:03.402550Z",
            "updated_at": "2023-12-07T11:38:04.196107Z",
            "summary": "Chloro Galore is an Gallery Shows event starting on 06/01/2024, 01:00 and ending on 03/02/2024, 01:00. Event is in Kristin Hjellegjerde Gallery London Wandsworth with address 533 Old York Road.",
            "title": "Chloro Galore",
            "content": null,
            "start_time": "2024-01-06T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "533 Old York Road",
            "city": "London",
            "geolocation": "51.45981985,-0.1887822430676396",
            "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": 32854,
            "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": 31073,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8b8cf3996e94ad8b63d7c38ead6ca68-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8b8cf3996e94ad8b63d7c38ead6ca68-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8b8cf3996e94ad8b63d7c38ead6ca68-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8b8cf3996e94ad8b63d7c38ead6ca68-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8b8cf3996e94ad8b63d7c38ead6ca68-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e8b8cf3996e94ad8b63d7c38ead6ca68.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8b8cf3996e94ad8b63d7c38ead6ca68-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8b8cf3996e94ad8b63d7c38ead6ca68-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8b8cf3996e94ad8b63d7c38ead6ca68-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8b8cf3996e94ad8b63d7c38ead6ca68-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-26T10:13:49.420089Z",
                "updated_at": "2023-10-26T10:13:49.420126Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3501,
                "name": "Impressions Gallery",
                "slug": "impressions-gallery",
                "city": "Bradford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.79268690000001,-1.7532227",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-26T10:13:58.363937Z",
            "publish_time": null,
            "slug": "impressions-gallery-marc-wilson-a-wounded-landscape-bearing-witness-to-the-holocaust-2023-10-28",
            "created_at": "2023-10-26T10:13:59.249663Z",
            "updated_at": "2023-10-26T10:14:01.946889Z",
            "summary": "Marc Wilson: A Wounded Landscape. Bearing Witness to the Holocaust is an Gallery Shows event starting on 28/10/2023, 00:00 and ending on 03/02/2024, 01:00. Event is in Impressions Gallery with address Centenary Square.",
            "title": "Marc Wilson: A Wounded Landscape. Bearing Witness to the Holocaust",
            "content": null,
            "start_time": "2023-10-28T00:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Centenary Square",
            "city": "Bradford",
            "geolocation": "52.47922275,-1.9080132425845373",
            "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": 33333,
            "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": 31523,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a42339b722d4435cb019f16277bf52ae-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a42339b722d4435cb019f16277bf52ae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a42339b722d4435cb019f16277bf52ae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a42339b722d4435cb019f16277bf52ae-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a42339b722d4435cb019f16277bf52ae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a42339b722d4435cb019f16277bf52ae.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a42339b722d4435cb019f16277bf52ae-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a42339b722d4435cb019f16277bf52ae-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a42339b722d4435cb019f16277bf52ae-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a42339b722d4435cb019f16277bf52ae-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-08T10:08:42.845437Z",
                "updated_at": "2023-11-08T10:08:42.845468Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2383,
                "name": "Veilinggebouw De Zwaan Amsterdam",
                "slug": "veilinggebouw-de-zwaan-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.3664914,4.885050200000023",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-11-08T10:08:46.273784Z",
            "publish_time": null,
            "slug": "veilinggebouw-de-zwaan-amsterdam-opening-irrealis-2023-11-16",
            "created_at": "2023-11-08T10:08:47.189696Z",
            "updated_at": "2023-11-08T10:08:48.352278Z",
            "summary": "Opening: Irrealis is an Gallery Shows event starting on 16/11/2023, 01:00 and ending on 03/02/2024, 01:00. Event is in Veilinggebouw De Zwaan Amsterdam with address Via delle Cascine 35.",
            "title": "Opening: Irrealis",
            "content": null,
            "start_time": "2023-11-16T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via delle Cascine 35",
            "city": "Florence",
            "geolocation": "43.750004,11.1800444",
            "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": 35153,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 33246,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee051ce2de9f4af98334d6879699e0b2-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee051ce2de9f4af98334d6879699e0b2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee051ce2de9f4af98334d6879699e0b2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee051ce2de9f4af98334d6879699e0b2-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee051ce2de9f4af98334d6879699e0b2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ee051ce2de9f4af98334d6879699e0b2.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee051ce2de9f4af98334d6879699e0b2-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee051ce2de9f4af98334d6879699e0b2-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee051ce2de9f4af98334d6879699e0b2-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ee051ce2de9f4af98334d6879699e0b2-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-22T13:29:53.720926Z",
                "updated_at": "2024-01-22T13:29:53.720963Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2939,
                "name": "Launch LA",
                "slug": "launch-la",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0714666,-118.34370610000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2693,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-06-09-at-11.15.28-PM2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-06-09-at-11.15.28-PM2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-06-09-at-11.15.28-PM2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-06-09-at-11.15.28-PM2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-06-09-at-11.15.28-PM2-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-06-09-at-11.15.28-PM2-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Screen-Shot-2019-06-09-at-11.15.28-PM2.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Screen-Shot-2019-06-09-at-11.15.28-PM2-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2020-04-29T16:28:46.139442Z",
                    "updated_at": "2021-09-14T13:36:03.440802Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-01-22T13:29:56.877693Z",
            "publish_time": null,
            "slug": "launch-la-flora-kao-beyond-2024-01-13",
            "created_at": "2024-01-22T13:29:57.771644Z",
            "updated_at": "2024-01-22T13:29:58.670344Z",
            "summary": "Flora Kao. Beyond is an Gallery Shows event starting on 13/01/2024, 01:00 and ending on 03/02/2024, 01:00. Event is in Launch LA with address 170 s. la brea avenue.",
            "title": "Flora Kao. Beyond",
            "content": null,
            "start_time": "2024-01-13T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "170 s. la brea avenue",
            "city": "Los Angeles",
            "geolocation": "34.07181971428571,-118.34392842857142",
            "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": 35429,
            "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": 33529,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df928c380d184b2cae00882e6e7d9dc6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df928c380d184b2cae00882e6e7d9dc6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df928c380d184b2cae00882e6e7d9dc6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df928c380d184b2cae00882e6e7d9dc6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df928c380d184b2cae00882e6e7d9dc6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/df928c380d184b2cae00882e6e7d9dc6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df928c380d184b2cae00882e6e7d9dc6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df928c380d184b2cae00882e6e7d9dc6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df928c380d184b2cae00882e6e7d9dc6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/df928c380d184b2cae00882e6e7d9dc6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-31T08:21:16.189249Z",
                "updated_at": "2024-01-31T08:21:16.189277Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3307,
                "name": "COLNAGHI GALLERY",
                "slug": "colnaghi-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50726890000001,-0.1389392",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-01-31T08:21:20.399757Z",
            "publish_time": null,
            "slug": "colnaghi-gallery-sorolla-drawings-from-the-belle-epoque-and-other-highlights-2024-01-26",
            "created_at": "2024-01-31T08:21:21.321191Z",
            "updated_at": "2024-01-31T08:21:24.724554Z",
            "summary": "Sorolla, Drawings from the Belle Époque and Other Highlights is an Gallery Shows event starting on 26/01/2024, 01:00 and ending on 03/02/2024, 01:00. Event is in COLNAGHI GALLERY with address 38 E 70th Street.",
            "title": "Sorolla, Drawings from the Belle Époque and Other Highlights",
            "content": null,
            "start_time": "2024-01-26T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "38 E 70th Street",
            "city": "New York",
            "geolocation": "40.7700521,-73.965721",
            "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": 35455,
            "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": 33554,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f18aa0af84b99b02be740cfef9da8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f18aa0af84b99b02be740cfef9da8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f18aa0af84b99b02be740cfef9da8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f18aa0af84b99b02be740cfef9da8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f18aa0af84b99b02be740cfef9da8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e97f18aa0af84b99b02be740cfef9da8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f18aa0af84b99b02be740cfef9da8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f18aa0af84b99b02be740cfef9da8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f18aa0af84b99b02be740cfef9da8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e97f18aa0af84b99b02be740cfef9da8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-01T14:14:41.673154Z",
                "updated_at": "2024-02-01T14:14:41.673220Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5637,
                "name": "Center for the Arts Eagle Rock",
                "slug": "center-arts-eagle-rock",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1396156,-118.214917",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-01T14:14:49.832855Z",
            "publish_time": null,
            "slug": "center-for-the-arts-eagle-rock-one-day-pop-up-print-sale-benefit-2024-02-03",
            "created_at": "2024-02-01T14:14:50.770354Z",
            "updated_at": "2024-02-01T14:14:53.425632Z",
            "summary": "One Day Pop Up PRINT SALE & Benefit is an Gallery Shows event starting on 03/02/2024, 01:00 and ending on 03/02/2024, 01:00. Event is in Center for the Arts Eagle Rock with address 2225 Colorado Blvd..",
            "title": "One Day Pop Up PRINT SALE & Benefit",
            "content": null,
            "start_time": "2024-02-03T01:00:00.000000Z",
            "end_time": "2024-02-03T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2225 Colorado Blvd.",
            "city": "Los Angeles",
            "geolocation": "34.1396299,-118.2149138",
            "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": []
        }
    ]
}