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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27882&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27846&ordering=end_time",
    "results": [
        {
            "id": 28035,
            "author": {
                "id": "e5957370-07fd-4992-b571-6b4429e13d3b",
                "username": "galeriebrunomassa@gmail.com",
                "slug": "galeriebrunomassagmailcom",
                "first_name": "Bruno",
                "last_name": "Massa",
                "display_name": null,
                "display_name_full": "Bruno Massa",
                "email": "bruno@galeriebrunomassa.com",
                "telephone": "+995 599 07 38 86"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5381,
                "name": "galerie bruno massa",
                "slug": "galerie-bruno-massa",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8676204,2.3395636",
                "artworks_for_sale_count": 405,
                "featured_image": {
                    "id": 4213,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d9e494bcd2649eb8b9d3992244c4d79-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d9e494bcd2649eb8b9d3992244c4d79-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d9e494bcd2649eb8b9d3992244c4d79-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/2d9e494bcd2649eb8b9d3992244c4d79.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d9e494bcd2649eb8b9d3992244c4d79-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d9e494bcd2649eb8b9d3992244c4d79-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d9e494bcd2649eb8b9d3992244c4d79-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d9e494bcd2649eb8b9d3992244c4d79-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-03-02T15:23:29.764089Z",
                    "updated_at": "2023-03-04T01:00:52.826089Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "e5957370-07fd-4992-b571-6b4429e13d3b"
                },
                "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": "GE",
            "publish_status": "published",
            "published_at": "2023-06-22T10:01:25.732168Z",
            "publish_time": null,
            "slug": "galerie-bruno-massa-visual-symphony-meditation-2023-06-16",
            "created_at": "2023-06-22T10:01:26.681880Z",
            "updated_at": "2023-06-22T10:01:27.517594Z",
            "summary": "VISUAL SYMPHONY: MEDITATION is an Gallery Shows event starting on 16/06/2023, 00:00 and ending on 17/08/2023, 00:00. Event is in galerie bruno massa with address 34-36 Irakli Abashidze Street, Vake.",
            "title": "VISUAL SYMPHONY: MEDITATION",
            "content": null,
            "start_time": "2023-06-16T00:00:00.000000Z",
            "end_time": "2023-08-17T00: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": "34-36 Irakli Abashidze Street, Vake",
            "city": "Tbilisi",
            "geolocation": "41.7075066,44.7657721",
            "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": 29484,
            "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": 3237,
                "name": "Art Consultant Mosto & Rojas Arte",
                "slug": "art-consultant-mosto-rojas-arte",
                "city": "Buenos Aires",
                "country": {
                    "code": "AR",
                    "name": "Argentina"
                },
                "geolocation": "-34.59877720000001,-58.3943039",
                "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": "AR",
            "publish_status": "published",
            "published_at": "2023-07-19T09:56:23.466418Z",
            "publish_time": null,
            "slug": "art-consultant-mosto-rojas-arte-umbrales-thresholds-2023-07-17",
            "created_at": "2023-07-19T09:56:24.366165Z",
            "updated_at": "2023-07-19T09:56:24.412515Z",
            "summary": "“Umbrales” (Thresholds) is an Gallery Shows event starting on 17/07/2023, 00:00 and ending on 17/08/2023, 00:00. Event is in Art Consultant Mosto & Rojas Arte with address Paraguay 934 Piso 1.",
            "title": "“Umbrales” (Thresholds)",
            "content": null,
            "start_time": "2023-07-17T00:00:00.000000Z",
            "end_time": "2023-08-17T00: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": "Paraguay 934 Piso 1",
            "city": "Buenos Aires",
            "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": 29772,
            "author": {
                "id": "dfeefed5-36b8-46ae-b1f3-db362f3e4c54",
                "username": "alan",
                "slug": "davidrichardgallery",
                "first_name": "Richard",
                "last_name": "Barger",
                "display_name": "Richard",
                "display_name_full": "Richard",
                "email": "r@davidrichardgallery.com",
                "telephone": "+1 505 467 9743"
            },
            "price": null,
            "featured_image": {
                "id": 28277,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/760b84e5113a4dafb79636e0728b563e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/760b84e5113a4dafb79636e0728b563e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/760b84e5113a4dafb79636e0728b563e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/760b84e5113a4dafb79636e0728b563e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/760b84e5113a4dafb79636e0728b563e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/760b84e5113a4dafb79636e0728b563e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/760b84e5113a4dafb79636e0728b563e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/760b84e5113a4dafb79636e0728b563e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/760b84e5113a4dafb79636e0728b563e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/760b84e5113a4dafb79636e0728b563e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-02T14:08:55.200145Z",
                "updated_at": "2023-08-02T14:08:55.200206Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3172,
                "name": "David Richard Gallery",
                "slug": "david-richard-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8011174,-73.93701539999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3196,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/David_Richard_profile_image.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/David_Richard_profile_image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-12-17T13:39:07.013406Z",
                    "updated_at": "2021-09-14T13:48:50.300582Z",
                    "is_converted_to_webp": true,
                    "caption": "David Richard Gallery Profile Image",
                    "alt_text": "David Richard Gallery Profile Image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-08-02T14:08:59.934343Z",
            "publish_time": null,
            "slug": "david-richard-gallery-nate-ethier-optics-part-ii-2023-07-25",
            "created_at": "2023-08-02T14:09:00.853909Z",
            "updated_at": "2023-08-02T14:09:02.275711Z",
            "summary": "Nate Ethier Optics Part II is an Gallery Shows event starting on 25/07/2023, 00:00 and ending on 17/08/2023, 00:00. Event is in David Richard Gallery with address 526 West 26th Street.",
            "title": "Nate Ethier Optics Part II",
            "content": null,
            "start_time": "2023-07-25T00:00:00.000000Z",
            "end_time": "2023-08-17T00: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": "526 West 26th Street",
            "city": "New York",
            "geolocation": "40.7499777,-74.0041101",
            "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": 29784,
            "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": 28286,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fad3e865b714fa58db30b155e3438bc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fad3e865b714fa58db30b155e3438bc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5fad3e865b714fa58db30b155e3438bc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fad3e865b714fa58db30b155e3438bc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fad3e865b714fa58db30b155e3438bc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fad3e865b714fa58db30b155e3438bc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fad3e865b714fa58db30b155e3438bc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fad3e865b714fa58db30b155e3438bc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fad3e865b714fa58db30b155e3438bc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5fad3e865b714fa58db30b155e3438bc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-02T14:09:20.682016Z",
                "updated_at": "2023-08-02T14:09:20.682055Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5846,
                "name": "Farnham Maltings",
                "slug": "farnham-maltings",
                "city": "Farnham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.2117634,-0.7974243",
                "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-08-02T14:09:25.021501Z",
            "publish_time": null,
            "slug": "farnham-maltings-adaptation-howard-hobbs-2023-07-21",
            "created_at": "2023-08-02T14:09:25.914862Z",
            "updated_at": "2023-08-02T14:09:26.304806Z",
            "summary": "Adaptation - Howard Hobbs is an Gallery Shows event starting on 21/07/2023, 00:00 and ending on 17/08/2023, 00:00. Event is in Farnham Maltings with address Bridge Square.",
            "title": "Adaptation - Howard Hobbs",
            "content": null,
            "start_time": "2023-07-21T00:00:00.000000Z",
            "end_time": "2023-08-17T00: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": "Bridge Square",
            "city": "Farnham",
            "geolocation": "39.9851386,-104.79988816097946",
            "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": 30083,
            "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": 28509,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a23e5426342463595a3e7f4b4f4039b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a23e5426342463595a3e7f4b4f4039b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4a23e5426342463595a3e7f4b4f4039b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a23e5426342463595a3e7f4b4f4039b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a23e5426342463595a3e7f4b4f4039b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a23e5426342463595a3e7f4b4f4039b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a23e5426342463595a3e7f4b4f4039b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a23e5426342463595a3e7f4b4f4039b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a23e5426342463595a3e7f4b4f4039b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a23e5426342463595a3e7f4b4f4039b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-08T07:05:00.096029Z",
                "updated_at": "2023-08-08T07:05:00.096065Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6042,
                "name": "SET Woolwich",
                "slug": "set-woolwich",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.49351559999999,0.0651966",
                "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-08-08T07:05:03.766976Z",
            "publish_time": null,
            "slug": "set-woolwich-gatherings-by-the-working-class-creatives-database-2023-08-03",
            "created_at": "2023-08-08T07:05:04.701022Z",
            "updated_at": "2023-08-08T07:05:05.135044Z",
            "summary": "Gatherings - by the Working Class Creatives Database is an Gallery Shows event starting on 03/08/2023, 00:00 and ending on 17/08/2023, 00:00. Event is in SET Woolwich with address Riverside House Beresford Street.",
            "title": "Gatherings - by the Working Class Creatives Database",
            "content": null,
            "start_time": "2023-08-03T00:00:00.000000Z",
            "end_time": "2023-08-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Riverside House Beresford Street",
            "city": "London",
            "geolocation": "51.49334235,0.06565555264106043",
            "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": 30419,
            "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": 28793,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93e25049f53e43679cd0fdb0ed83b79e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93e25049f53e43679cd0fdb0ed83b79e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/93e25049f53e43679cd0fdb0ed83b79e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93e25049f53e43679cd0fdb0ed83b79e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93e25049f53e43679cd0fdb0ed83b79e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93e25049f53e43679cd0fdb0ed83b79e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93e25049f53e43679cd0fdb0ed83b79e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93e25049f53e43679cd0fdb0ed83b79e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93e25049f53e43679cd0fdb0ed83b79e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93e25049f53e43679cd0fdb0ed83b79e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-16T07:29:23.987289Z",
                "updated_at": "2023-08-16T07:29:23.987325Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3367,
                "name": "The Margate School",
                "slug": "margate-school",
                "city": "Margate",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.3885521,1.3802144",
                "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-08-16T07:29:26.985132Z",
            "publish_time": null,
            "slug": "the-margate-school-sightlines-2023-08-12",
            "created_at": "2023-08-16T07:29:27.918826Z",
            "updated_at": "2023-08-16T07:29:28.494757Z",
            "summary": "SIGHTLINES is an Gallery Shows event starting on 12/08/2023, 00:00 and ending on 17/08/2023, 00:00. Event is in The Margate School with address 31-33 High Street.",
            "title": "SIGHTLINES",
            "content": null,
            "start_time": "2023-08-12T00:00:00.000000Z",
            "end_time": "2023-08-17T00: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": "31-33 High Street",
            "city": "Margate",
            "geolocation": "52.3644177,-0.6780932",
            "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": 25805,
            "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": 24723,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d74cdf1d29294eda94404801f27eca75-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d74cdf1d29294eda94404801f27eca75-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d74cdf1d29294eda94404801f27eca75.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d74cdf1d29294eda94404801f27eca75-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d74cdf1d29294eda94404801f27eca75-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d74cdf1d29294eda94404801f27eca75-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d74cdf1d29294eda94404801f27eca75-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d74cdf1d29294eda94404801f27eca75-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d74cdf1d29294eda94404801f27eca75-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d74cdf1d29294eda94404801f27eca75-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T20:08:17.564077Z",
                "updated_at": "2023-05-08T20:08:17.564132Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5105,
                "name": "URBAN NATION MUSEUM FOR URBAN CONTEMPORARY ART",
                "slug": "urban-nation-museum-urban-contemporary-art",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.49864199999999,13.356607",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-08T20:08:21.618230Z",
            "publish_time": null,
            "slug": "urban-nation-project-m19-loneliness-and-other-false-friends-2023-04-27",
            "created_at": "2023-05-08T20:08:22.575616Z",
            "updated_at": "2023-05-08T20:08:23.245094Z",
            "summary": "Project M/19 Loneliness And Other False Friends is an Gallery Shows event starting on 27/04/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in URBAN NATION MUSEUM FOR URBAN CONTEMPORARY ART with address Buelowstrasse 97.",
            "title": "Project M/19 Loneliness And Other False Friends",
            "content": null,
            "start_time": "2023-04-27T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "Buelowstrasse 97",
            "city": "Berlin",
            "geolocation": "52.4988962,13.3581392",
            "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": 27303,
            "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": 26069,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db26b3637c34a2bada9672114dde952-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db26b3637c34a2bada9672114dde952-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9db26b3637c34a2bada9672114dde952.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db26b3637c34a2bada9672114dde952-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db26b3637c34a2bada9672114dde952-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db26b3637c34a2bada9672114dde952-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db26b3637c34a2bada9672114dde952-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db26b3637c34a2bada9672114dde952-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db26b3637c34a2bada9672114dde952-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db26b3637c34a2bada9672114dde952-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-06-08T13:12:24.540940Z",
                "updated_at": "2023-06-08T13:12:24.540976Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5814,
                "name": "HB381",
                "slug": "hb381",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7181918,-74.0031288",
                "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-06-08T13:12:29.569147Z",
            "publish_time": null,
            "slug": "hb381-bjrn-friborg-imploded-2023-06-22",
            "created_at": "2023-06-08T13:12:30.612232Z",
            "updated_at": "2023-06-08T13:12:34.581862Z",
            "summary": "Bjørn Friborg: Imploded is an Gallery Shows event starting on 22/06/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in HB381 with address 381 Broadway.",
            "title": "Bjørn Friborg: Imploded",
            "content": null,
            "start_time": "2023-06-22T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "381 Broadway",
            "city": "New York",
            "geolocation": "42.6960805,-73.7184381",
            "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": 28499,
            "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": 27139,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d163119cb0c04a148936192837b65301-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d163119cb0c04a148936192837b65301-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d163119cb0c04a148936192837b65301.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d163119cb0c04a148936192837b65301-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d163119cb0c04a148936192837b65301-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d163119cb0c04a148936192837b65301-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d163119cb0c04a148936192837b65301-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d163119cb0c04a148936192837b65301-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d163119cb0c04a148936192837b65301-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d163119cb0c04a148936192837b65301-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-02T14:12:14.527032Z",
                "updated_at": "2023-07-02T14:12:14.527091Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3235,
                "name": "Arsenal Contemporary Art",
                "slug": "arsenal-contemporary-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.72183800000001,-73.9938179",
                "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-02T14:12:17.873673Z",
            "publish_time": null,
            "slug": "arsenal-contemporary-art-muriel-ahmarani-jaouich-bloodlines-2023-06-23",
            "created_at": "2023-07-02T14:12:18.778532Z",
            "updated_at": "2023-07-02T14:12:19.196549Z",
            "summary": "Muriel Ahmarani Jaouich. Bloodlines is an Gallery Shows event starting on 23/06/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in Arsenal Contemporary Art with address 21 CORTLANDT ALLEY.",
            "title": "Muriel Ahmarani Jaouich. Bloodlines",
            "content": null,
            "start_time": "2023-06-23T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "21 CORTLANDT ALLEY",
            "city": "New York",
            "geolocation": "40.71736626041666,-74.00284331249999",
            "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": 28603,
            "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": 8373,
                "name": "Jörg Maass Kunsthandel",
                "slug": "jorg-maass-kunsthandel",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50161379999999,13.3331581",
                "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-03T11:10:32.754878Z",
            "publish_time": null,
            "slug": "jorg-maass-kunsthandel-summer-vibes-2023-07-07",
            "created_at": "2023-07-03T11:10:33.704140Z",
            "updated_at": "2023-07-03T11:10:34.940159Z",
            "summary": "Summer Vibes is an Gallery Shows event starting on 07/07/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in Jörg Maass Kunsthandel with address Rankestraße 24.",
            "title": "Summer Vibes",
            "content": null,
            "start_time": "2023-07-07T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "Rankestraße 24",
            "city": "Berlin",
            "geolocation": "48.7471821,9.213390656275584",
            "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": 28676,
            "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": 27292,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c04746253cd94b3a81cc7fb7695c3495-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c04746253cd94b3a81cc7fb7695c3495-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c04746253cd94b3a81cc7fb7695c3495.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c04746253cd94b3a81cc7fb7695c3495-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c04746253cd94b3a81cc7fb7695c3495-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c04746253cd94b3a81cc7fb7695c3495-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c04746253cd94b3a81cc7fb7695c3495-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c04746253cd94b3a81cc7fb7695c3495-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c04746253cd94b3a81cc7fb7695c3495-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c04746253cd94b3a81cc7fb7695c3495-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-03T11:39:21.678622Z",
                "updated_at": "2023-07-03T11:39:21.678661Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3427,
                "name": "Kang Contemporary",
                "slug": "kang-contemporary",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.3932172,13.5659071",
                "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-03T11:39:26.525225Z",
            "publish_time": null,
            "slug": "kang-contemporary-summer-show-2023-2023-06-30",
            "created_at": "2023-07-03T11:39:27.473509Z",
            "updated_at": "2023-07-03T11:39:47.640176Z",
            "summary": "Summer Show 2023 is an Gallery Shows event starting on 30/06/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in Kang Contemporary with address Lindenstraße 90.",
            "title": "Summer Show 2023",
            "content": null,
            "start_time": "2023-06-30T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "Lindenstraße 90",
            "city": "Berlin",
            "geolocation": "50.7986497,7.189023704965065",
            "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": 28900,
            "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": 27501,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83285f529c754ca8ae1bd1f10dbe8ce5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83285f529c754ca8ae1bd1f10dbe8ce5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/83285f529c754ca8ae1bd1f10dbe8ce5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83285f529c754ca8ae1bd1f10dbe8ce5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83285f529c754ca8ae1bd1f10dbe8ce5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83285f529c754ca8ae1bd1f10dbe8ce5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83285f529c754ca8ae1bd1f10dbe8ce5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83285f529c754ca8ae1bd1f10dbe8ce5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83285f529c754ca8ae1bd1f10dbe8ce5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/83285f529c754ca8ae1bd1f10dbe8ce5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T17:35:25.769585Z",
                "updated_at": "2023-07-06T17:35:25.769622Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5752,
                "name": "Crane Kalman Gallery",
                "slug": "crane-kalman-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.49795700000001,-0.1672287",
                "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:35:34.444213Z",
            "publish_time": null,
            "slug": "crane-kalman-gallery-into-the-woods-ellie-davies-2023-07-27",
            "created_at": "2023-07-06T17:35:35.386487Z",
            "updated_at": "2023-07-06T17:35:35.859774Z",
            "summary": "Into The Woods: Ellie Davies is an Gallery Shows event starting on 27/07/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in Crane Kalman Gallery with address 178 Brompton Road.",
            "title": "Into The Woods: Ellie Davies",
            "content": null,
            "start_time": "2023-07-27T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "178 Brompton Road",
            "city": "London",
            "geolocation": "51.4979614,-0.1672785",
            "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": 29088,
            "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": 27661,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a23815268a24b52b2c7835b0b76fad5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a23815268a24b52b2c7835b0b76fad5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0a23815268a24b52b2c7835b0b76fad5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a23815268a24b52b2c7835b0b76fad5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a23815268a24b52b2c7835b0b76fad5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a23815268a24b52b2c7835b0b76fad5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a23815268a24b52b2c7835b0b76fad5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a23815268a24b52b2c7835b0b76fad5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a23815268a24b52b2c7835b0b76fad5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0a23815268a24b52b2c7835b0b76fad5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-06T18:36:30.225164Z",
                "updated_at": "2023-07-06T18:36:30.225201Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5525,
                "name": "McKenzie Fine Art Inc.",
                "slug": "mckenzie-fine-art-inc",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7166676,-73.99111789999999",
                "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-06T18:36:33.264397Z",
            "publish_time": null,
            "slug": "mckenzie-fine-art-inc-abstraction-from-nature-2023-07-07",
            "created_at": "2023-07-06T18:36:34.170502Z",
            "updated_at": "2023-07-06T18:36:36.121730Z",
            "summary": "Abstraction from Nature is an Gallery Shows event starting on 07/07/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in McKenzie Fine Art Inc. with address 55 Orchard Street.",
            "title": "Abstraction from Nature",
            "content": null,
            "start_time": "2023-07-07T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "55 Orchard Street",
            "city": "New York",
            "geolocation": "41.0431859,-73.5987685",
            "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": 29246,
            "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": 27810,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e7affcaffd04aeca3b065e3cba81926-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e7affcaffd04aeca3b065e3cba81926-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8e7affcaffd04aeca3b065e3cba81926.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e7affcaffd04aeca3b065e3cba81926-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e7affcaffd04aeca3b065e3cba81926-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e7affcaffd04aeca3b065e3cba81926-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e7affcaffd04aeca3b065e3cba81926-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e7affcaffd04aeca3b065e3cba81926-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e7affcaffd04aeca3b065e3cba81926-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e7affcaffd04aeca3b065e3cba81926-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-12T18:49:53.691908Z",
                "updated_at": "2023-07-12T18:49:53.691950Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3303,
                "name": "Chart",
                "slug": "chart",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7179816,-74.004243",
                "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-12T18:49:57.914583Z",
            "publish_time": null,
            "slug": "chart-bellyache-2023-07-12",
            "created_at": "2023-07-12T18:49:58.805515Z",
            "updated_at": "2023-07-12T18:50:02.010652Z",
            "summary": "BELLYACHE is an Gallery Shows event starting on 12/07/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in Chart with address 74 FRANKLIN STREET.",
            "title": "BELLYACHE",
            "content": null,
            "start_time": "2023-07-12T00:00:00.000000Z",
            "end_time": "2023-08-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "74 FRANKLIN STREET",
            "city": "New York",
            "geolocation": "44.8441816,-74.3012984",
            "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": 29323,
            "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": 27882,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32cad47a1dc941f3a8460e944bb5ba00-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32cad47a1dc941f3a8460e944bb5ba00-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/32cad47a1dc941f3a8460e944bb5ba00.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32cad47a1dc941f3a8460e944bb5ba00-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32cad47a1dc941f3a8460e944bb5ba00-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32cad47a1dc941f3a8460e944bb5ba00-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32cad47a1dc941f3a8460e944bb5ba00-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32cad47a1dc941f3a8460e944bb5ba00-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32cad47a1dc941f3a8460e944bb5ba00-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32cad47a1dc941f3a8460e944bb5ba00-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-14T12:07:58.644650Z",
                "updated_at": "2023-07-14T12:07:58.644688Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8782,
                "name": "DIMIN",
                "slug": "dimin",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7187913,-74.00203979999999",
                "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-14T12:08:02.727425Z",
            "publish_time": null,
            "slug": "dimin-dimin-2023-07-12",
            "created_at": "2023-07-14T12:08:03.624135Z",
            "updated_at": "2023-07-14T12:08:03.661896Z",
            "summary": "Dimin is an Gallery Shows event starting on 12/07/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in DIMIN with address 406 Broadway, Fl 2,.",
            "title": "Dimin",
            "content": null,
            "start_time": "2023-07-12T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "406 Broadway, Fl 2,",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29341,
            "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": 4385,
                "name": "Lehmann Maupin New York",
                "slug": "lehmann-maupin-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7485806,-74.0038204",
                "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-14T12:10:43.650297Z",
            "publish_time": null,
            "slug": "lehmann-maupin-new-york-gilbert-george-the-corpsing-pictures-2023-06-22",
            "created_at": "2023-07-14T12:10:44.730192Z",
            "updated_at": "2023-07-14T12:10:46.683248Z",
            "summary": "Gilbert & George: The Corpsing Pictures is an Gallery Shows event starting on 22/06/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in Lehmann Maupin New York with address 501 W. 24th Street.",
            "title": "Gilbert & George: The Corpsing Pictures",
            "content": null,
            "start_time": "2023-06-22T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "501 W. 24th Street",
            "city": "New York",
            "geolocation": "37.5208002,-77.45759725876069",
            "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": 29343,
            "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": "US",
            "publish_status": "published",
            "published_at": "2023-07-14T12:10:44.440927Z",
            "publish_time": null,
            "slug": "pace-gallery-seoul-tony-smith-wall-new-piece-one-two-three-2023-07-14",
            "created_at": "2023-07-14T12:10:45.313449Z",
            "updated_at": "2023-07-14T12:10:48.142243Z",
            "summary": "Tony Smith: Wall, New Piece, One-Two-Three is an Gallery Shows event starting on 14/07/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in Pace Gallery Seoul with address 510 and 540 W. 25th Street.",
            "title": "Tony Smith: Wall, New Piece, One-Two-Three",
            "content": null,
            "start_time": "2023-07-14T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "510 and 540 W. 25th Street",
            "city": "New York",
            "geolocation": "25.8443517,-80.3052588",
            "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": 29362,
            "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": 27910,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbacdd44565e4277b727de4c226208bf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbacdd44565e4277b727de4c226208bf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dbacdd44565e4277b727de4c226208bf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbacdd44565e4277b727de4c226208bf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbacdd44565e4277b727de4c226208bf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbacdd44565e4277b727de4c226208bf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbacdd44565e4277b727de4c226208bf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbacdd44565e4277b727de4c226208bf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbacdd44565e4277b727de4c226208bf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbacdd44565e4277b727de4c226208bf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-07-14T12:18:30.289019Z",
                "updated_at": "2023-07-14T12:18:30.289056Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8478,
                "name": "Shtager&Shch",
                "slug": "shtagershch",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "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": "GB",
            "publish_status": "published",
            "published_at": "2023-07-14T12:18:34.013468Z",
            "publish_time": null,
            "slug": "shtagershch-concrete-whispers-brutal-dreams-2023-07-20",
            "created_at": "2023-07-14T12:18:34.964611Z",
            "updated_at": "2023-07-14T12:18:36.676827Z",
            "summary": "Concrete Whispers, Brutal Dreams is an Gallery Shows event starting on 20/07/2023, 00:00 and ending on 18/08/2023, 00:00. Event is in Shtager&Shch with address 51-53 Margaret Street.",
            "title": "Concrete Whispers, Brutal Dreams",
            "content": null,
            "start_time": "2023-07-20T00:00:00.000000Z",
            "end_time": "2023-08-18T00: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": "51-53 Margaret Street",
            "city": "London",
            "geolocation": "-27.5607996,151.951621",
            "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": []
        }
    ]
}