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

{
    "count": 37603,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=22878&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=22842&ordering=start_time",
    "results": [
        {
            "id": 23771,
            "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": 22843,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1d554ff7cb4498b846e677ceb377f3f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1d554ff7cb4498b846e677ceb377f3f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1d554ff7cb4498b846e677ceb377f3f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1d554ff7cb4498b846e677ceb377f3f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1d554ff7cb4498b846e677ceb377f3f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e1d554ff7cb4498b846e677ceb377f3f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1d554ff7cb4498b846e677ceb377f3f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1d554ff7cb4498b846e677ceb377f3f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1d554ff7cb4498b846e677ceb377f3f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1d554ff7cb4498b846e677ceb377f3f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-03T18:52:41.968780Z",
                "updated_at": "2023-04-07T17:13:30.036869Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7643,
                "name": "Diana Lowenstein Gallery",
                "slug": "diana-lowenstein-gallery",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.8322742,-80.1895414",
                "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-04-03T18:52:42.204457Z",
            "publish_time": null,
            "slug": "diana-lowenstein-gallery-jose-bechara-dancing-in-my-room-2023-03-11",
            "created_at": "2023-04-03T18:52:43.268942Z",
            "updated_at": "2023-04-03T18:52:43.268961Z",
            "summary": null,
            "title": "JOSE BECHARA | Dancing in my room",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "326 NE 61st Street, MIAMI, US",
            "city": "MIAMI",
            "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": 23847,
            "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": 22918,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dca6f6502a1442cfb2947eea7f2fb720-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dca6f6502a1442cfb2947eea7f2fb720-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dca6f6502a1442cfb2947eea7f2fb720-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dca6f6502a1442cfb2947eea7f2fb720-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dca6f6502a1442cfb2947eea7f2fb720-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dca6f6502a1442cfb2947eea7f2fb720.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dca6f6502a1442cfb2947eea7f2fb720-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dca6f6502a1442cfb2947eea7f2fb720-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dca6f6502a1442cfb2947eea7f2fb720-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dca6f6502a1442cfb2947eea7f2fb720-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-03T19:18:19.769419Z",
                "updated_at": "2023-04-07T17:13:47.379093Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6009,
                "name": "Overduin & Co.",
                "slug": "overduin-co",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.09819230000001,-118.3361651",
                "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-04-03T19:18:19.921310Z",
            "publish_time": null,
            "slug": "overduin-co-gracie-devito-breakers-edit-2023-03-11",
            "created_at": "2023-04-03T19:18:20.983209Z",
            "updated_at": "2023-04-03T19:18:20.983229Z",
            "summary": null,
            "title": "Gracie DeVito, \"Breaker's Edit\"",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-22T00: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": "6693 Sunset Blvd",
            "city": "Los Angeles",
            "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": 23854,
            "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": 22925,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b83add700f354b969ec47b5b277c015d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b83add700f354b969ec47b5b277c015d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b83add700f354b969ec47b5b277c015d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b83add700f354b969ec47b5b277c015d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b83add700f354b969ec47b5b277c015d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b83add700f354b969ec47b5b277c015d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b83add700f354b969ec47b5b277c015d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b83add700f354b969ec47b5b277c015d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b83add700f354b969ec47b5b277c015d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b83add700f354b969ec47b5b277c015d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-03T19:23:21.670437Z",
                "updated_at": "2023-04-07T17:13:48.850351Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4726,
                "name": "Paula Cooper Gallery New York",
                "slug": "paula-cooper-gallery-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500545,-74.004138",
                "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-04-03T19:23:21.860993Z",
            "publish_time": null,
            "slug": "paula-cooper-gallery-new-york-bathers-2023-03-11",
            "created_at": "2023-04-03T19:23:22.957120Z",
            "updated_at": "2023-04-03T19:23:22.957139Z",
            "summary": null,
            "title": "Bathers",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-15T00: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": "243A Worth Avenue",
            "city": "Palm Beach",
            "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": 23944,
            "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": 23010,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09965ddbdc104ece927ba93b8e9924ed-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09965ddbdc104ece927ba93b8e9924ed-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09965ddbdc104ece927ba93b8e9924ed-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09965ddbdc104ece927ba93b8e9924ed-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09965ddbdc104ece927ba93b8e9924ed-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/09965ddbdc104ece927ba93b8e9924ed.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09965ddbdc104ece927ba93b8e9924ed-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09965ddbdc104ece927ba93b8e9924ed-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09965ddbdc104ece927ba93b8e9924ed-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09965ddbdc104ece927ba93b8e9924ed-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-03T19:52:34.693611Z",
                "updated_at": "2023-04-07T17:14:08.193209Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5527,
                "name": "Mission Gallery",
                "slug": "mission-gallery",
                "city": "San Diego",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.7501217,-117.1666622",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-04-03T19:52:34.920723Z",
            "publish_time": null,
            "slug": "mission-gallery-stephen-west-canfod-lefel-y-mor-finding-sea-level-2023-03-11",
            "created_at": "2023-04-03T19:52:35.810443Z",
            "updated_at": "2023-04-03T19:52:35.810462Z",
            "summary": null,
            "title": "Stephen West: Canfod Lefel y Môr / Finding Sea Level",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-05-13T00: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": "Gloucester Place",
            "city": "Swansea",
            "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": 23985,
            "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": 23048,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc19130bfc794c91b71c5e9053636a9c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc19130bfc794c91b71c5e9053636a9c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc19130bfc794c91b71c5e9053636a9c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc19130bfc794c91b71c5e9053636a9c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc19130bfc794c91b71c5e9053636a9c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fc19130bfc794c91b71c5e9053636a9c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc19130bfc794c91b71c5e9053636a9c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc19130bfc794c91b71c5e9053636a9c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc19130bfc794c91b71c5e9053636a9c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc19130bfc794c91b71c5e9053636a9c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-03T19:57:38.681486Z",
                "updated_at": "2023-04-07T17:14:16.432904Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4723,
                "name": "Pace Gallery Los Angeles",
                "slug": "pace-gallery-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0532016,-118.3441486",
                "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-04-03T19:57:39.301927Z",
            "publish_time": null,
            "slug": "pace-gallery-los-angeles-louise-nevelson-2023-03-11",
            "created_at": "2023-04-03T19:57:40.187507Z",
            "updated_at": "2023-04-03T19:57:40.187527Z",
            "summary": null,
            "title": "Louise Nevelson",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-29T00: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": "1201 South La Brea Avenue",
            "city": "Los Angeles",
            "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": 23999,
            "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": 23063,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54707fa284694815aa864ea83eae005a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54707fa284694815aa864ea83eae005a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54707fa284694815aa864ea83eae005a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54707fa284694815aa864ea83eae005a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54707fa284694815aa864ea83eae005a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/54707fa284694815aa864ea83eae005a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54707fa284694815aa864ea83eae005a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54707fa284694815aa864ea83eae005a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54707fa284694815aa864ea83eae005a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54707fa284694815aa864ea83eae005a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-04T17:02:47.900599Z",
                "updated_at": "2023-04-07T17:14:19.687528Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7518,
                "name": "Marta",
                "slug": "marta",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0766174,-118.2564194",
                "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-04-04T17:02:48.061481Z",
            "publish_time": null,
            "slug": "marta-jonah-takagi-brut-vessels-2023-03-11",
            "created_at": "2023-04-04T17:02:48.959690Z",
            "updated_at": "2023-04-04T17:02:48.959724Z",
            "summary": null,
            "title": "Jonah Takagi. Brut Vessels.",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-22T00: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": "1545 W. Sunset Boulevard",
            "city": "Los Angeles",
            "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": 24191,
            "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": 23249,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a488388405e40669acdba39b0449de1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a488388405e40669acdba39b0449de1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a488388405e40669acdba39b0449de1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a488388405e40669acdba39b0449de1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a488388405e40669acdba39b0449de1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9a488388405e40669acdba39b0449de1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a488388405e40669acdba39b0449de1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a488388405e40669acdba39b0449de1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a488388405e40669acdba39b0449de1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a488388405e40669acdba39b0449de1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-06T19:59:59.123629Z",
                "updated_at": "2023-04-10T14:46:59.266753Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3171,
                "name": "Galerie Bastian",
                "slug": "galerie-bastian",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51102179999999,-0.1473768",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-04-06T19:59:59.378244Z",
            "publish_time": null,
            "slug": "galerie-bastian-ulrich-erben-das-licht-in-den-farben-2023-03-11",
            "created_at": "2023-04-06T20:00:00.340102Z",
            "updated_at": "2023-04-06T20:00:00.340121Z",
            "summary": null,
            "title": "Ulrich Erben - Das Licht In Den Farben",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-22T00: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": "Taylorstraße 1",
            "city": "Berlin",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 24359,
            "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": 23429,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5569adfe68f44d1d8ca196ce9e787d6a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5569adfe68f44d1d8ca196ce9e787d6a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5569adfe68f44d1d8ca196ce9e787d6a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5569adfe68f44d1d8ca196ce9e787d6a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5569adfe68f44d1d8ca196ce9e787d6a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5569adfe68f44d1d8ca196ce9e787d6a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5569adfe68f44d1d8ca196ce9e787d6a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5569adfe68f44d1d8ca196ce9e787d6a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5569adfe68f44d1d8ca196ce9e787d6a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5569adfe68f44d1d8ca196ce9e787d6a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-10T20:43:19.633955Z",
                "updated_at": "2023-04-10T20:43:19.633992Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8391,
                "name": "Semjon Contemporary",
                "slug": "semjon-contemporary",
                "city": "Berlin",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "52.53003,13.39234",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-04-10T20:43:41.666955Z",
            "publish_time": null,
            "slug": "semjon-contemporary-stefan-thiel-deutsche-landschaften-german-landscapes-2023-03-11",
            "created_at": "2023-04-10T20:43:42.678658Z",
            "updated_at": "2023-04-10T20:43:45.500624Z",
            "summary": "Stefan Thiel – Deutsche Landschaften  (German Landscapes) is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 15/04/2023, 00:00. Event is in Semjon Contemporary with address Schroederstrasse 1, Berlin, DE.",
            "title": "Stefan Thiel – Deutsche Landschaften  (German Landscapes)",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-15T00: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": "Schroederstrasse 1, Berlin, DE",
            "city": "Berlin",
            "geolocation": "52.5300581,13.3922941",
            "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": 24397,
            "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": 23461,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4893574b95e4c7f893d2456364ae1c3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4893574b95e4c7f893d2456364ae1c3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4893574b95e4c7f893d2456364ae1c3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4893574b95e4c7f893d2456364ae1c3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4893574b95e4c7f893d2456364ae1c3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b4893574b95e4c7f893d2456364ae1c3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4893574b95e4c7f893d2456364ae1c3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4893574b95e4c7f893d2456364ae1c3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4893574b95e4c7f893d2456364ae1c3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4893574b95e4c7f893d2456364ae1c3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-11T19:16:19.984457Z",
                "updated_at": "2023-04-11T19:16:19.984497Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8375,
                "name": "Ketabi Bourdet",
                "slug": "ketabi-bourdet",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-04-11T19:16:25.256399Z",
            "publish_time": null,
            "slug": "ketabi-bourdet-premiers-vertiges-group-show-2023-03-11",
            "created_at": "2023-04-11T19:16:26.197988Z",
            "updated_at": "2023-04-11T19:16:26.602776Z",
            "summary": "Premiers Vertiges - Group Show is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 07/04/2023, 00:00. Event is in Ketabi Bourdet with address 22 passage Dauphine, Paris, FR.",
            "title": "Premiers Vertiges - Group Show",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "22 passage Dauphine, Paris, FR",
            "city": "Paris",
            "geolocation": "48.8548635,2.3383546",
            "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": 24418,
            "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": 23477,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/635db1481a214e3baae53b4fa1869b4c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/635db1481a214e3baae53b4fa1869b4c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/635db1481a214e3baae53b4fa1869b4c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/635db1481a214e3baae53b4fa1869b4c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/635db1481a214e3baae53b4fa1869b4c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/635db1481a214e3baae53b4fa1869b4c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/635db1481a214e3baae53b4fa1869b4c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/635db1481a214e3baae53b4fa1869b4c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/635db1481a214e3baae53b4fa1869b4c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/635db1481a214e3baae53b4fa1869b4c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-11T19:41:30.314699Z",
                "updated_at": "2023-04-11T19:41:30.314737Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8398,
                "name": "Romero Paprocki",
                "slug": "romero-paprocki",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8602815,2.3666498",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-04-11T19:41:44.948458Z",
            "publish_time": null,
            "slug": "romero-paprocki-sieste-jaune-2023-03-11",
            "created_at": "2023-04-11T19:41:45.923096Z",
            "updated_at": "2023-04-11T19:41:46.828320Z",
            "summary": "sieste jaune is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 08/04/2023, 00:00. Event is in Romero Paprocki with address 8 rue Saint-Claude, Paris, FR.",
            "title": "sieste jaune",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-08T00: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": "8 rue Saint-Claude, Paris, FR",
            "city": "Paris",
            "geolocation": "48.8601472,2.3665157",
            "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": 24469,
            "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": 23526,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a4996d00864e348636d049f69d22e8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a4996d00864e348636d049f69d22e8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a4996d00864e348636d049f69d22e8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a4996d00864e348636d049f69d22e8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a4996d00864e348636d049f69d22e8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/19a4996d00864e348636d049f69d22e8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a4996d00864e348636d049f69d22e8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a4996d00864e348636d049f69d22e8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a4996d00864e348636d049f69d22e8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/19a4996d00864e348636d049f69d22e8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-12T08:33:39.741266Z",
                "updated_at": "2023-04-12T08:33:39.741304Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3459,
                "name": "AFIKARIS Gallery",
                "slug": "afikaris-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.860686,2.3505162",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-04-12T08:33:48.164332Z",
            "publish_time": null,
            "slug": "afikaris-je-remonte-la-trace-de-mes-pas-2023-03-11",
            "created_at": "2023-04-12T08:33:49.055117Z",
            "updated_at": "2023-04-12T08:33:50.848927Z",
            "summary": "Je remonte la trace de mes pas is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 15/04/2023, 00:00. Event is in AFIKARIS Gallery with address 7 rue Notre-Dame-de-Nazareth, Paris, FR.",
            "title": "Je remonte la trace de mes pas",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-15T00: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": "7 rue Notre-Dame-de-Nazareth, Paris, FR",
            "city": "Paris",
            "geolocation": "48.8670103,2.360991",
            "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": 24491,
            "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": 23549,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcf1785135494e5ebf85d24ff2e55e5e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcf1785135494e5ebf85d24ff2e55e5e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcf1785135494e5ebf85d24ff2e55e5e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcf1785135494e5ebf85d24ff2e55e5e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcf1785135494e5ebf85d24ff2e55e5e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dcf1785135494e5ebf85d24ff2e55e5e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcf1785135494e5ebf85d24ff2e55e5e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcf1785135494e5ebf85d24ff2e55e5e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcf1785135494e5ebf85d24ff2e55e5e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dcf1785135494e5ebf85d24ff2e55e5e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-12T08:40:00.508595Z",
                "updated_at": "2023-04-12T08:40:00.508630Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4518,
                "name": "Blum & Poe Los Angeles",
                "slug": "blum-poe-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0329595,-118.3756203",
                "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-04-12T08:40:17.757195Z",
            "publish_time": null,
            "slug": "blum-poe-los-angeles-julian-hoeber-i-went-to-see-myself-but-i-saw-you-2023-03-11",
            "created_at": "2023-04-12T08:40:18.642506Z",
            "updated_at": "2023-04-12T08:40:19.505051Z",
            "summary": "Julian Hoeber: I Went to See Myself but I Saw You is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 15/04/2023, 00:00. Event is in Blum & Poe Los Angeles with address 2727 South La Cienega Boulevard, Los Angeles, US.",
            "title": "Julian Hoeber: I Went to See Myself but I Saw You",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-15T00: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": "2727 South La Cienega Boulevard, Los Angeles, US",
            "city": "Los Angeles",
            "geolocation": "34.0280423,-118.3720081",
            "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": 24509,
            "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": 23562,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1af31ee0b0d24cb998af52bb3bcdaa1f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1af31ee0b0d24cb998af52bb3bcdaa1f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1af31ee0b0d24cb998af52bb3bcdaa1f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1af31ee0b0d24cb998af52bb3bcdaa1f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1af31ee0b0d24cb998af52bb3bcdaa1f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1af31ee0b0d24cb998af52bb3bcdaa1f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1af31ee0b0d24cb998af52bb3bcdaa1f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1af31ee0b0d24cb998af52bb3bcdaa1f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1af31ee0b0d24cb998af52bb3bcdaa1f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1af31ee0b0d24cb998af52bb3bcdaa1f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-12T09:00:07.184849Z",
                "updated_at": "2023-04-12T09:00:07.184889Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7488,
                "name": "Everyday Mooonday",
                "slug": "everyday-mooonday",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.5088344,127.1057251",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "KR",
            "publish_status": "published",
            "published_at": "2023-04-12T09:00:33.410756Z",
            "publish_time": null,
            "slug": "everyday-mooonday-monologue-2023-03-11",
            "created_at": "2023-04-12T09:00:34.294077Z",
            "updated_at": "2023-04-12T09:00:34.345632Z",
            "summary": "MONOLOGUE is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 16/04/2023, 00:00. Event is in Everyday Mooonday with address 14 Songpa-Daero 48gil, Songpa-gu, Seoul, KR.",
            "title": "MONOLOGUE",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-16T00: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": "14 Songpa-Daero 48gil, Songpa-gu, Seoul, KR",
            "city": "Seoul",
            "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": 24530,
            "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": 23579,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28df76972544032987a1abdcc50d037-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28df76972544032987a1abdcc50d037-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28df76972544032987a1abdcc50d037-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28df76972544032987a1abdcc50d037-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28df76972544032987a1abdcc50d037-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f28df76972544032987a1abdcc50d037.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28df76972544032987a1abdcc50d037-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28df76972544032987a1abdcc50d037-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28df76972544032987a1abdcc50d037-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f28df76972544032987a1abdcc50d037-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-12T10:02:20.890619Z",
                "updated_at": "2023-04-12T10:02:20.890656Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4713,
                "name": "Galerie Thaddaeus Ropac London",
                "slug": "galerie-thaddaeus-ropac-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50846079999999,-0.1426517",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-04-12T10:03:20.133571Z",
            "publish_time": null,
            "slug": "galerie-thaddaeus-ropac-london-megan-rooney-flyer-and-the-seed-2023-03-11",
            "created_at": "2023-04-12T10:03:21.082391Z",
            "updated_at": "2023-04-12T10:03:21.794851Z",
            "summary": "Megan Rooney : Flyer and the Seed is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 22/04/2023, 00:00. Event is in Galerie Thaddaeus Ropac London with address 7, rue Debelleyme, Paris, FR.",
            "title": "Megan Rooney : Flyer and the Seed",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-22T00: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": "7, rue Debelleyme, Paris, FR",
            "city": "Paris",
            "geolocation": "48.860687,2.3637115",
            "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": 24531,
            "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": 23580,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/252ee9018c7e4c1aab2d7a4b36f64666-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/252ee9018c7e4c1aab2d7a4b36f64666-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/252ee9018c7e4c1aab2d7a4b36f64666-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/252ee9018c7e4c1aab2d7a4b36f64666-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/252ee9018c7e4c1aab2d7a4b36f64666-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/252ee9018c7e4c1aab2d7a4b36f64666.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/252ee9018c7e4c1aab2d7a4b36f64666-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/252ee9018c7e4c1aab2d7a4b36f64666-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/252ee9018c7e4c1aab2d7a4b36f64666-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/252ee9018c7e4c1aab2d7a4b36f64666-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-12T10:02:21.564000Z",
                "updated_at": "2023-04-12T10:02:21.564038Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4713,
                "name": "Galerie Thaddaeus Ropac London",
                "slug": "galerie-thaddaeus-ropac-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50846079999999,-0.1426517",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-04-12T10:03:20.287949Z",
            "publish_time": null,
            "slug": "galerie-thaddaeus-ropac-london-wolfgang-laib-city-of-silence-2023-03-11",
            "created_at": "2023-04-12T10:03:21.362855Z",
            "updated_at": "2023-04-12T10:03:22.149642Z",
            "summary": "Wolfgang Laib : City of Silence is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 22/04/2023, 00:00. Event is in Galerie Thaddaeus Ropac London with address 7, rue Debelleyme, Paris, FR.",
            "title": "Wolfgang Laib : City of Silence",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-22T00: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": "7, rue Debelleyme, Paris, FR",
            "city": "Paris",
            "geolocation": "48.860687,2.3637115",
            "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": 24565,
            "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": 23614,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a2d9fbd4b1f455f86bdb3d93b8458b4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a2d9fbd4b1f455f86bdb3d93b8458b4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a2d9fbd4b1f455f86bdb3d93b8458b4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a2d9fbd4b1f455f86bdb3d93b8458b4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a2d9fbd4b1f455f86bdb3d93b8458b4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9a2d9fbd4b1f455f86bdb3d93b8458b4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a2d9fbd4b1f455f86bdb3d93b8458b4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a2d9fbd4b1f455f86bdb3d93b8458b4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a2d9fbd4b1f455f86bdb3d93b8458b4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9a2d9fbd4b1f455f86bdb3d93b8458b4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-12T14:15:57.933747Z",
                "updated_at": "2023-04-12T14:15:57.933789Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5520,
                "name": "M+B",
                "slug": "mb",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0811818,-118.3874414",
                "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-04-12T14:16:23.281452Z",
            "publish_time": null,
            "slug": "mb-drop-in-2023-03-11",
            "created_at": "2023-04-12T14:16:24.155171Z",
            "updated_at": "2023-04-12T14:16:25.085816Z",
            "summary": "Drop-In is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 15/04/2023, 00:00. Event is in M+B with address 470 North Doheny Drive, Los Angeles, US.",
            "title": "Drop-In",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-15T00: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": "470 North Doheny Drive, Los Angeles, US",
            "city": "Los Angeles",
            "geolocation": "34.08021441176471,-118.38961747058823",
            "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": 24682,
            "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": 23725,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ab9bc5ce0534652a52cb49e2cce4d2a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ab9bc5ce0534652a52cb49e2cce4d2a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ab9bc5ce0534652a52cb49e2cce4d2a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ab9bc5ce0534652a52cb49e2cce4d2a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ab9bc5ce0534652a52cb49e2cce4d2a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9ab9bc5ce0534652a52cb49e2cce4d2a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ab9bc5ce0534652a52cb49e2cce4d2a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ab9bc5ce0534652a52cb49e2cce4d2a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ab9bc5ce0534652a52cb49e2cce4d2a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ab9bc5ce0534652a52cb49e2cce4d2a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-04-14T17:16:37.234432Z",
                "updated_at": "2023-04-14T17:16:37.234469Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8455,
                "name": "Galerie Sobering",
                "slug": "galerie-sobering",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8606808,2.3643971",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-04-14T17:17:21.117778Z",
            "publish_time": null,
            "slug": "sobering-palimpseste-i-solo-show-brice-blanque-2023-03-11",
            "created_at": "2023-04-14T17:17:21.994521Z",
            "updated_at": "2023-04-14T17:17:22.691015Z",
            "summary": "Palimpseste I Solo Show Brice Blanqué is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 12/04/2023, 00:00. Event is in Galerie Sobering with address 87, rue de Turenne, Paris, FR.",
            "title": "Palimpseste I Solo Show Brice Blanqué",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-12T00: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": "87, rue de Turenne, Paris, FR",
            "city": "Paris",
            "geolocation": "48.8606743,2.364475",
            "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": 24732,
            "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": 863,
                "name": "Pace Gallery London",
                "slug": "pace-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5097315,-0.14093669999999747",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1702,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/PACE-GALLERY-LONDON.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-19T02:49:55.646484Z",
                    "updated_at": "2021-09-14T13:14:02.075870Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "PACE-GALLERY-LONDON",
                    "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": "2023-04-14T17:28:16.508523Z",
            "publish_time": null,
            "slug": "pace-gallery-london-louise-nevelson-2023-03-11",
            "created_at": "2023-04-14T17:28:18.191181Z",
            "updated_at": "2023-04-14T17:28:18.918256Z",
            "summary": "Louise Nevelson is an Gallery Shows event starting on 11/03/2023, 01:00 and ending on 29/04/2023, 00:00. Event is in Pace Gallery London with address 1201 South La Brea Avenue.",
            "title": "Louise Nevelson",
            "content": null,
            "start_time": "2023-03-11T01:00:00.000000Z",
            "end_time": "2023-04-29T00: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": "1201 South La Brea Avenue",
            "city": "Los Angeles",
            "geolocation": "34.05328,-118.343743",
            "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": []
        }
    ]
}