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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27342&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27306&ordering=end_time",
    "results": [
        {
            "id": 28684,
            "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": 27299,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7d26ec12dc3f4f8c8c1207e5876564e6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7d26ec12dc3f4f8c8c1207e5876564e6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7d26ec12dc3f4f8c8c1207e5876564e6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7d26ec12dc3f4f8c8c1207e5876564e6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7d26ec12dc3f4f8c8c1207e5876564e6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7d26ec12dc3f4f8c8c1207e5876564e6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7d26ec12dc3f4f8c8c1207e5876564e6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7d26ec12dc3f4f8c8c1207e5876564e6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7d26ec12dc3f4f8c8c1207e5876564e6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7d26ec12dc3f4f8c8c1207e5876564e6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:39:49.144173Z",
                "updated_at": "2023-07-03T11:39:49.144213Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5396,
                "name": "la BEAST gallery",
                "slug": "la-beast-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0923631,-118.2243133",
                "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-07-03T11:39:53.489297Z",
            "publish_time": null,
            "slug": "la-beast-gallery-daydream-jelly-2023-06-24",
            "created_at": "2023-07-03T11:39:54.390504Z",
            "updated_at": "2023-07-03T11:39:55.758847Z",
            "summary": "Daydream Jelly is an Gallery Shows event starting on 24/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in la BEAST gallery with address 831 Cypress Ave.",
            "title": "Daydream Jelly",
            "content": null,
            "start_time": "2023-06-24T00:00:00.000000Z",
            "end_time": "2023-07-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": "831 Cypress Ave",
            "city": "Los Angeles",
            "geolocation": "33.737208,-117.86614774958619",
            "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": 28685,
            "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": 5000,
                "name": "Loch Gallery",
                "slug": "loch-gallery",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.67130359999999,-79.3935741",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2023-07-03T11:39:54.982041Z",
            "publish_time": null,
            "slug": "loch-gallery-here-and-there-this-and-that-new-pictures-from-the-perth-studio-by-philip-craig-2023-06-24",
            "created_at": "2023-07-03T11:39:55.963984Z",
            "updated_at": "2023-07-03T11:39:56.418753Z",
            "summary": "Here and There, This and That New Pictures from the Perth Studio by Philip Craig is an Gallery Shows event starting on 24/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Loch Gallery with address 16 Hazelton Avenue.",
            "title": "Here and There, This and That New Pictures from the Perth Studio by Philip Craig",
            "content": null,
            "start_time": "2023-06-24T00:00:00.000000Z",
            "end_time": "2023-07-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": "16 Hazelton Avenue",
            "city": "Toronto",
            "geolocation": "43.8887071,-79.3624862",
            "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": 28710,
            "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": 27321,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569ba95e155c41e382f80c7a96f85fb3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569ba95e155c41e382f80c7a96f85fb3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/569ba95e155c41e382f80c7a96f85fb3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569ba95e155c41e382f80c7a96f85fb3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569ba95e155c41e382f80c7a96f85fb3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569ba95e155c41e382f80c7a96f85fb3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569ba95e155c41e382f80c7a96f85fb3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569ba95e155c41e382f80c7a96f85fb3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569ba95e155c41e382f80c7a96f85fb3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/569ba95e155c41e382f80c7a96f85fb3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:48:11.023851Z",
                "updated_at": "2023-07-03T11:48:11.023886Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8683,
                "name": "NOON Projects",
                "slug": "noon-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0660812,-118.2385443",
                "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-07-03T11:48:14.322375Z",
            "publish_time": null,
            "slug": "noon-projects-mother-2023-07-02",
            "created_at": "2023-07-03T11:48:15.239863Z",
            "updated_at": "2023-07-03T11:48:15.833574Z",
            "summary": "MOTHER is an Gallery Shows event starting on 02/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in NOON Projects with address 951 Chung King Road.",
            "title": "MOTHER",
            "content": null,
            "start_time": "2023-07-02T00:00:00.000000Z",
            "end_time": "2023-07-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": "951 Chung King Road",
            "city": "Los Angeles",
            "geolocation": "34.06583063265306,-118.23872297959184",
            "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": 28726,
            "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": 27336,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b376ef0588642ec84463cd4eef17c13-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b376ef0588642ec84463cd4eef17c13-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4b376ef0588642ec84463cd4eef17c13.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b376ef0588642ec84463cd4eef17c13-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b376ef0588642ec84463cd4eef17c13-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b376ef0588642ec84463cd4eef17c13-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b376ef0588642ec84463cd4eef17c13-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b376ef0588642ec84463cd4eef17c13-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b376ef0588642ec84463cd4eef17c13-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b376ef0588642ec84463cd4eef17c13-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T13:37:23.037867Z",
                "updated_at": "2023-07-03T13:37:23.037926Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5462,
                "name": "Tufenkian Fine Arts",
                "slug": "tufenkian-fine-arts",
                "city": "Glendale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1437452,-118.2521369",
                "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-07-03T13:37:27.791518Z",
            "publish_time": null,
            "slug": "tufenkian-fine-arts-garo-antreasian-abstract-geometrie-2023-06-30",
            "created_at": "2023-07-03T13:37:28.687683Z",
            "updated_at": "2023-07-03T13:37:29.504433Z",
            "summary": "Garo Antreasian. Abstract Geometrie is an Gallery Shows event starting on 30/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Tufenkian Fine Arts with address 216 S. Louise St..",
            "title": "Garo Antreasian. Abstract Geometrie",
            "content": null,
            "start_time": "2023-06-30T00:00:00.000000Z",
            "end_time": "2023-07-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": "216 S. Louise St.",
            "city": "Glendale",
            "geolocation": "34.14407156004805,-118.25248983999965",
            "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": 28854,
            "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": 27457,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ed7eed6606445d8b132ef5508c50af-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ed7eed6606445d8b132ef5508c50af-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d3ed7eed6606445d8b132ef5508c50af.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ed7eed6606445d8b132ef5508c50af-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ed7eed6606445d8b132ef5508c50af-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ed7eed6606445d8b132ef5508c50af-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ed7eed6606445d8b132ef5508c50af-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ed7eed6606445d8b132ef5508c50af-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ed7eed6606445d8b132ef5508c50af-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d3ed7eed6606445d8b132ef5508c50af-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:25:31.749799Z",
                "updated_at": "2023-07-06T17:25:31.749836Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7804,
                "name": "515",
                "slug": "515",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0352497,-118.2562882",
                "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-07-06T17:25:36.668257Z",
            "publish_time": null,
            "slug": "515-r-y-m-d-p-r-o-g-r-a-m-m-e-t-new-office-2023-07-08",
            "created_at": "2023-07-06T17:25:37.577406Z",
            "updated_at": "2023-07-06T17:25:43.060374Z",
            "summary": "R Y M D P R O G R A M M E T : New Office is an Gallery Shows event starting on 08/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in 515 with address 1206 Maple Avenue.",
            "title": "R Y M D P R O G R A M M E T : New Office",
            "content": null,
            "start_time": "2023-07-08T00:00:00.000000Z",
            "end_time": "2023-07-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": "1206 Maple Avenue",
            "city": "Los Angeles",
            "geolocation": "30.2749265,-97.71530760858414",
            "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": 28864,
            "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": 27470,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c2dc3635fb74b08a21480ad39feac88-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c2dc3635fb74b08a21480ad39feac88-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4c2dc3635fb74b08a21480ad39feac88.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c2dc3635fb74b08a21480ad39feac88-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c2dc3635fb74b08a21480ad39feac88-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c2dc3635fb74b08a21480ad39feac88-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c2dc3635fb74b08a21480ad39feac88-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c2dc3635fb74b08a21480ad39feac88-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c2dc3635fb74b08a21480ad39feac88-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c2dc3635fb74b08a21480ad39feac88-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:26:01.842893Z",
                "updated_at": "2023-07-06T17:26:01.842930Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3852,
                "name": "Artizan Gallery",
                "slug": "artizan-gallery",
                "city": "Torquay",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.4679206,-3.5381224",
                "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-07-06T17:26:06.943594Z",
            "publish_time": null,
            "slug": "artizan-gallery-reconnecting-with-nature-2023-07-07",
            "created_at": "2023-07-06T17:26:07.847791Z",
            "updated_at": "2023-07-06T17:26:08.235563Z",
            "summary": "Reconnecting With Nature is an Gallery Shows event starting on 07/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Artizan Gallery with address 7 Lucius Street.",
            "title": "Reconnecting With Nature",
            "content": null,
            "start_time": "2023-07-07T00:00:00.000000Z",
            "end_time": "2023-07-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": "7 Lucius Street",
            "city": "Torquay",
            "geolocation": "50.4678874,-3.5381089",
            "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": 28865,
            "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": 27469,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/253b8796ba2d45309ab85ee2d3963677-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/253b8796ba2d45309ab85ee2d3963677-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/253b8796ba2d45309ab85ee2d3963677.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/253b8796ba2d45309ab85ee2d3963677-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/253b8796ba2d45309ab85ee2d3963677-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/253b8796ba2d45309ab85ee2d3963677-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/253b8796ba2d45309ab85ee2d3963677-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/253b8796ba2d45309ab85ee2d3963677-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/253b8796ba2d45309ab85ee2d3963677-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/253b8796ba2d45309ab85ee2d3963677-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:25:57.762058Z",
                "updated_at": "2023-07-06T17:25:57.762096Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3852,
                "name": "Artizan Gallery",
                "slug": "artizan-gallery",
                "city": "Torquay",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.4679206,-3.5381224",
                "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-07-06T17:26:07.857086Z",
            "publish_time": null,
            "slug": "artizan-gallery-destination-postponed-2023-07-07",
            "created_at": "2023-07-06T17:26:08.757076Z",
            "updated_at": "2023-07-06T17:26:09.100246Z",
            "summary": "Destination Postponed is an Gallery Shows event starting on 07/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Artizan Gallery with address 7 Lucius Street.",
            "title": "Destination Postponed",
            "content": null,
            "start_time": "2023-07-07T00:00:00.000000Z",
            "end_time": "2023-07-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": "7 Lucius Street",
            "city": "Torquay",
            "geolocation": "50.4678874,-3.5381089",
            "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": 28866,
            "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": 27472,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6790ee2c4cd40d68bc7725f664694a1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6790ee2c4cd40d68bc7725f664694a1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b6790ee2c4cd40d68bc7725f664694a1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6790ee2c4cd40d68bc7725f664694a1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6790ee2c4cd40d68bc7725f664694a1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6790ee2c4cd40d68bc7725f664694a1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6790ee2c4cd40d68bc7725f664694a1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6790ee2c4cd40d68bc7725f664694a1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6790ee2c4cd40d68bc7725f664694a1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6790ee2c4cd40d68bc7725f664694a1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:26:04.250410Z",
                "updated_at": "2023-07-06T17:26:04.250450Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3852,
                "name": "Artizan Gallery",
                "slug": "artizan-gallery",
                "city": "Torquay",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.4679206,-3.5381224",
                "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-07-06T17:26:08.696242Z",
            "publish_time": null,
            "slug": "artizan-gallery-reflection-of-sky-water-land-2023-07-07",
            "created_at": "2023-07-06T17:26:09.610853Z",
            "updated_at": "2023-07-06T17:26:10.014433Z",
            "summary": "Reflection of Sky, Water, Land is an Gallery Shows event starting on 07/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Artizan Gallery with address 7 Lucius Street.",
            "title": "Reflection of Sky, Water, Land",
            "content": null,
            "start_time": "2023-07-07T00:00:00.000000Z",
            "end_time": "2023-07-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": "7 Lucius Street",
            "city": "Torquay",
            "geolocation": "50.4678874,-3.5381089",
            "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": 28893,
            "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": 27497,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c791c745af624875943ba335aa2b0150-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c791c745af624875943ba335aa2b0150-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c791c745af624875943ba335aa2b0150.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c791c745af624875943ba335aa2b0150-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c791c745af624875943ba335aa2b0150-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c791c745af624875943ba335aa2b0150-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c791c745af624875943ba335aa2b0150-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c791c745af624875943ba335aa2b0150-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c791c745af624875943ba335aa2b0150-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c791c745af624875943ba335aa2b0150-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:35:14.086829Z",
                "updated_at": "2023-07-06T17:35:14.086888Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 311,
                "name": "COPRO GALLERY",
                "slug": "copro-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0279746,-118.46796840000002",
                "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-07-06T17:35:16.615489Z",
            "publish_time": null,
            "slug": "copro-gallery-mike-egan-spirit-animals-2023-07-08",
            "created_at": "2023-07-06T17:35:17.535096Z",
            "updated_at": "2023-07-06T17:35:17.575915Z",
            "summary": "Mike Egan. Spirit Animals is an Gallery Shows event starting on 08/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in COPRO GALLERY with address 2525 Michigan Ave, T5.",
            "title": "Mike Egan. Spirit Animals",
            "content": null,
            "start_time": "2023-07-08T00:00:00.000000Z",
            "end_time": "2023-07-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": "2525 Michigan Ave, T5",
            "city": "Santa Monica",
            "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": 28895,
            "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": 27498,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af31fd1f94041af9b3b9bca41c496a4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af31fd1f94041af9b3b9bca41c496a4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0af31fd1f94041af9b3b9bca41c496a4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af31fd1f94041af9b3b9bca41c496a4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af31fd1f94041af9b3b9bca41c496a4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af31fd1f94041af9b3b9bca41c496a4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af31fd1f94041af9b3b9bca41c496a4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af31fd1f94041af9b3b9bca41c496a4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af31fd1f94041af9b3b9bca41c496a4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0af31fd1f94041af9b3b9bca41c496a4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:35:14.777467Z",
                "updated_at": "2023-07-06T17:35:14.777524Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 311,
                "name": "COPRO GALLERY",
                "slug": "copro-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0279746,-118.46796840000002",
                "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-07-06T17:35:17.333445Z",
            "publish_time": null,
            "slug": "copro-gallery-nick-sheehy-feasts-2023-07-08",
            "created_at": "2023-07-06T17:35:18.248227Z",
            "updated_at": "2023-07-06T17:35:18.289136Z",
            "summary": "Nick Sheehy. Feasts is an Gallery Shows event starting on 08/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in COPRO GALLERY with address 2525 Michigan Ave, T5.",
            "title": "Nick Sheehy. Feasts",
            "content": null,
            "start_time": "2023-07-08T00:00:00.000000Z",
            "end_time": "2023-07-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": "2525 Michigan Ave, T5",
            "city": "Santa Monica",
            "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": 28896,
            "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": 27499,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f01c5b268e6b4706b6eaf4be0e440a0e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f01c5b268e6b4706b6eaf4be0e440a0e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f01c5b268e6b4706b6eaf4be0e440a0e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f01c5b268e6b4706b6eaf4be0e440a0e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f01c5b268e6b4706b6eaf4be0e440a0e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f01c5b268e6b4706b6eaf4be0e440a0e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f01c5b268e6b4706b6eaf4be0e440a0e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f01c5b268e6b4706b6eaf4be0e440a0e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f01c5b268e6b4706b6eaf4be0e440a0e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f01c5b268e6b4706b6eaf4be0e440a0e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:35:21.912101Z",
                "updated_at": "2023-07-06T17:35:21.912143Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 311,
                "name": "COPRO GALLERY",
                "slug": "copro-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0279746,-118.46796840000002",
                "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-07-06T17:35:25.390423Z",
            "publish_time": null,
            "slug": "copro-gallery-tex-buss-fugue-state-2023-07-08",
            "created_at": "2023-07-06T17:35:26.330121Z",
            "updated_at": "2023-07-06T17:35:26.367938Z",
            "summary": "Tex Buss. Fugue State is an Gallery Shows event starting on 08/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in COPRO GALLERY with address 2525 Michigan Ave, T5.",
            "title": "Tex Buss. Fugue State",
            "content": null,
            "start_time": "2023-07-08T00:00:00.000000Z",
            "end_time": "2023-07-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": "2525 Michigan Ave, T5",
            "city": "Santa Monica",
            "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": 28909,
            "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": 3950,
                "name": "Galerie Poll",
                "slug": "galerie-poll",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5271845,13.3993081",
                "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-07-06T17:40:25.544318Z",
            "publish_time": null,
            "slug": "galerie-poll-bangalore-street-life-watercolours-by-matthias-beckmann-2023-06-16",
            "created_at": "2023-07-06T17:40:26.663380Z",
            "updated_at": "2023-07-06T17:40:26.700384Z",
            "summary": "Bangalore Street Life - Watercolours by Matthias Beckmann is an Gallery Shows event starting on 16/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Galerie Poll with address Gipsstraße 3 (Ecke Auguststraße).",
            "title": "Bangalore Street Life - Watercolours by Matthias Beckmann",
            "content": null,
            "start_time": "2023-06-16T00:00:00.000000Z",
            "end_time": "2023-07-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": "Gipsstraße 3 (Ecke Auguststraße)",
            "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": 28912,
            "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": 27511,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dffd1dfdb534482cbb6a699cc7e9f8bc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dffd1dfdb534482cbb6a699cc7e9f8bc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dffd1dfdb534482cbb6a699cc7e9f8bc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dffd1dfdb534482cbb6a699cc7e9f8bc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dffd1dfdb534482cbb6a699cc7e9f8bc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dffd1dfdb534482cbb6a699cc7e9f8bc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dffd1dfdb534482cbb6a699cc7e9f8bc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dffd1dfdb534482cbb6a699cc7e9f8bc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dffd1dfdb534482cbb6a699cc7e9f8bc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dffd1dfdb534482cbb6a699cc7e9f8bc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:40:26.858406Z",
                "updated_at": "2023-07-06T17:40:26.858443Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4491,
                "name": "Galerie Meyer Kainer",
                "slug": "galerie-meyer-kainer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2020415,16.3634656",
                "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": "AT",
            "publish_status": "published",
            "published_at": "2023-07-06T17:40:31.301307Z",
            "publish_time": null,
            "slug": "galerie-meyer-kainer-senza-titolo-2015-2023-06-23",
            "created_at": "2023-07-06T17:40:32.215711Z",
            "updated_at": "2023-07-06T17:40:32.738676Z",
            "summary": "Senza titolo, 2015 is an Gallery Shows event starting on 23/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Galerie Meyer Kainer with address Eschenbachgasse 9.",
            "title": "Senza titolo, 2015",
            "content": null,
            "start_time": "2023-06-23T00:00:00.000000Z",
            "end_time": "2023-07-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": "Eschenbachgasse 9",
            "city": "Vienna",
            "geolocation": "48.1991204,15.91647515914634",
            "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": 28922,
            "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": 27522,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85bdfe89109344c9b05bbb39b7958f65-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85bdfe89109344c9b05bbb39b7958f65-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/85bdfe89109344c9b05bbb39b7958f65.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85bdfe89109344c9b05bbb39b7958f65-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85bdfe89109344c9b05bbb39b7958f65-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85bdfe89109344c9b05bbb39b7958f65-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85bdfe89109344c9b05bbb39b7958f65-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85bdfe89109344c9b05bbb39b7958f65-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85bdfe89109344c9b05bbb39b7958f65-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85bdfe89109344c9b05bbb39b7958f65-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:40:52.201376Z",
                "updated_at": "2023-07-06T17:40:52.201432Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8013,
                "name": "Good Mother Gallery",
                "slug": "good-mother-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0291794,-118.2298354",
                "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-07-06T17:40:55.951642Z",
            "publish_time": null,
            "slug": "good-mother-gallery-hard-drive-2023-07-01",
            "created_at": "2023-07-06T17:40:56.893587Z",
            "updated_at": "2023-07-06T17:40:58.935900Z",
            "summary": "Hard Drive is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Good Mother Gallery with address 1212 S. Santa Fe Ave.",
            "title": "Hard Drive",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-07-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": "1212 S. Santa Fe Ave",
            "city": "Los Angeles",
            "geolocation": "35.45268545666874,-97.5123253363745",
            "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": 28937,
            "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": 27535,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2257244f2cb84ca9934e332073f9fb52-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2257244f2cb84ca9934e332073f9fb52-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2257244f2cb84ca9934e332073f9fb52.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2257244f2cb84ca9934e332073f9fb52-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2257244f2cb84ca9934e332073f9fb52-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2257244f2cb84ca9934e332073f9fb52-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2257244f2cb84ca9934e332073f9fb52-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2257244f2cb84ca9934e332073f9fb52-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2257244f2cb84ca9934e332073f9fb52-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2257244f2cb84ca9934e332073f9fb52-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:45:40.455106Z",
                "updated_at": "2023-07-06T17:45:40.455141Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5268,
                "name": "LiTE-HAUS Galerie + Projektraum",
                "slug": "lite-haus-galerie-projektraum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4740578,13.4520072",
                "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-07-06T17:45:46.798335Z",
            "publish_time": null,
            "slug": "lite-haus-galerie-projektraum-july-group-show-2023-07-14",
            "created_at": "2023-07-06T17:45:47.748738Z",
            "updated_at": "2023-07-06T17:45:49.463073Z",
            "summary": "July Group Show is an Gallery Shows event starting on 14/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in LiTE-HAUS Galerie + Projektraum with address Mareschstr. 4.",
            "title": "July Group Show",
            "content": null,
            "start_time": "2023-07-14T00:00:00.000000Z",
            "end_time": "2023-07-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": "Mareschstr. 4",
            "city": "Berlin",
            "geolocation": "52.4741375,13.451784",
            "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": 28961,
            "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": 8457,
                "name": "Pace Gallery Seoul",
                "slug": "pace-gallery-seoul",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.5384336,127.0013658",
                "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-07-06T17:51:05.080280Z",
            "publish_time": null,
            "slug": "pace-gallery-seoul-lee-ufan-and-claude-viallat-encounter-2023-06-02",
            "created_at": "2023-07-06T17:51:06.002956Z",
            "updated_at": "2023-07-06T17:51:06.858179Z",
            "summary": "Lee Ufan and Claude Viallat: Encounter is an Gallery Shows event starting on 02/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Pace Gallery Seoul with address 5 Hanover Square.",
            "title": "Lee Ufan and Claude Viallat: Encounter",
            "content": null,
            "start_time": "2023-06-02T00:00:00.000000Z",
            "end_time": "2023-07-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": "5 Hanover Square",
            "city": "London",
            "geolocation": "51.51392085,-0.14281930942791737",
            "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": 28967,
            "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": 27559,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/400e693caa604153972c87ff4deb06d6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/400e693caa604153972c87ff4deb06d6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:59:36.535365Z",
                "updated_at": "2023-07-06T17:59:36.535426Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5787,
                "name": "Soho Revue",
                "slug": "soho-revue",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5126026,-0.1339691",
                "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-07-06T17:59:39.336027Z",
            "publish_time": null,
            "slug": "soho-revue-joana-galego-mole-lunar-sinal-2023-07-05",
            "created_at": "2023-07-06T17:59:40.274641Z",
            "updated_at": "2023-07-06T17:59:40.751691Z",
            "summary": "Joana Galego. ‘mole lunar sinal’ is an Gallery Shows event starting on 05/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Soho Revue with address 14 Greek Street.",
            "title": "Joana Galego. ‘mole lunar sinal’",
            "content": null,
            "start_time": "2023-07-05T00:00:00.000000Z",
            "end_time": "2023-07-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": "14 Greek Street",
            "city": "London",
            "geolocation": "53.34354555,-2.7379679",
            "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": 28968,
            "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": 27558,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cac9fef308c543cb9e3e143e83adc2e2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cac9fef308c543cb9e3e143e83adc2e2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cac9fef308c543cb9e3e143e83adc2e2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cac9fef308c543cb9e3e143e83adc2e2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cac9fef308c543cb9e3e143e83adc2e2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cac9fef308c543cb9e3e143e83adc2e2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cac9fef308c543cb9e3e143e83adc2e2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cac9fef308c543cb9e3e143e83adc2e2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cac9fef308c543cb9e3e143e83adc2e2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cac9fef308c543cb9e3e143e83adc2e2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:59:36.183020Z",
                "updated_at": "2023-07-06T17:59:36.183056Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7350,
                "name": "Sherbet Green",
                "slug": "sherbet-green",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5318517,-0.06081019999999999",
                "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-07-06T17:59:39.571711Z",
            "publish_time": null,
            "slug": "sherbet-green-opticks-billy-fraser-simone-mudde-2023-06-29",
            "created_at": "2023-07-06T17:59:40.530128Z",
            "updated_at": "2023-07-06T17:59:40.573665Z",
            "summary": "Opticks: Billy Fraser & Simone Mudde is an Gallery Shows event starting on 29/06/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Sherbet Green with address Unit 1, 430 Hackney Road.",
            "title": "Opticks: Billy Fraser & Simone Mudde",
            "content": null,
            "start_time": "2023-06-29T00:00:00.000000Z",
            "end_time": "2023-07-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": "Unit 1, 430 Hackney Road",
            "city": "London",
            "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": []
        }
    ]
}