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=36324&ordering=start_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=36342&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36306&ordering=start_time",
    "results": [
        {
            "id": 36804,
            "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": 34905,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773e0edde46040619d4ab9f652091233-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773e0edde46040619d4ab9f652091233-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/773e0edde46040619d4ab9f652091233.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773e0edde46040619d4ab9f652091233-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773e0edde46040619d4ab9f652091233-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773e0edde46040619d4ab9f652091233-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773e0edde46040619d4ab9f652091233-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773e0edde46040619d4ab9f652091233-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773e0edde46040619d4ab9f652091233-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/773e0edde46040619d4ab9f652091233-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-08T15:28:28.799514Z",
                "updated_at": "2024-03-08T15:28:28.799572Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7403,
                "name": "WRO Art Center",
                "slug": "wro-art-center",
                "city": "Wrocław",
                "country": {
                    "code": "PL",
                    "name": "Poland"
                },
                "geolocation": "51.1060236,17.032978",
                "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": "PL",
            "publish_status": "published",
            "published_at": "2024-03-08T15:28:35.032634Z",
            "publish_time": null,
            "slug": "wro-art-center-threshold-10th-best-media-arts-graduation-projects-competition-2024-03-21",
            "created_at": "2024-03-08T15:28:35.955833Z",
            "updated_at": "2024-03-08T15:28:37.617564Z",
            "summary": "Threshold | 10th Best Media Arts Graduation Projects Competition is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 28/04/2024, 00:00. Event is in WRO Art Center with address Widok 7.",
            "title": "Threshold | 10th Best Media Arts Graduation Projects Competition",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-28T00: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": "Widok 7",
            "city": "Wrocław",
            "geolocation": "50.2056172,17.907407196696646",
            "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": 36832,
            "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": 34929,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa760f0b935c4a7eafdaa90d0fe612b1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa760f0b935c4a7eafdaa90d0fe612b1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aa760f0b935c4a7eafdaa90d0fe612b1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa760f0b935c4a7eafdaa90d0fe612b1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa760f0b935c4a7eafdaa90d0fe612b1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa760f0b935c4a7eafdaa90d0fe612b1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa760f0b935c4a7eafdaa90d0fe612b1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa760f0b935c4a7eafdaa90d0fe612b1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa760f0b935c4a7eafdaa90d0fe612b1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aa760f0b935c4a7eafdaa90d0fe612b1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-11T16:01:03.185525Z",
                "updated_at": "2024-03-11T16:01:03.185592Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4043,
                "name": "Mazzoleni Art, Turin",
                "slug": "mazzoleni-art-turin",
                "city": "Turin",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.070063,7.677472700000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2024-03-11T16:01:14.806461Z",
            "publish_time": null,
            "slug": "mazzoleni-london-torino-david-reimondo-cromofonetica-2024-03-21",
            "created_at": "2024-03-11T16:01:15.730741Z",
            "updated_at": "2024-03-11T16:01:16.208525Z",
            "summary": "DAVID REIMONDO. Cromofonetica is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 31/05/2024, 00:00. Event is in Mazzoleni Art, Turin with address Piazza Solferino, 2.",
            "title": "DAVID REIMONDO. Cromofonetica",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-05-31T00: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": "Piazza Solferino, 2",
            "city": "Turin",
            "geolocation": "45.0700489,7.6774388",
            "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": 36935,
            "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": 35028,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5948e2d8ff476cb6ebf00caf1f826d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5948e2d8ff476cb6ebf00caf1f826d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fc5948e2d8ff476cb6ebf00caf1f826d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5948e2d8ff476cb6ebf00caf1f826d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5948e2d8ff476cb6ebf00caf1f826d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5948e2d8ff476cb6ebf00caf1f826d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5948e2d8ff476cb6ebf00caf1f826d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5948e2d8ff476cb6ebf00caf1f826d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5948e2d8ff476cb6ebf00caf1f826d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5948e2d8ff476cb6ebf00caf1f826d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:59:40.197312Z",
                "updated_at": "2024-03-13T14:59:40.197351Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5666,
                "name": "INSTINC Art Space",
                "slug": "instinc-art-space",
                "city": "Singapore",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2880618,103.8462276",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "SG",
            "publish_status": "published",
            "published_at": "2024-03-13T14:59:43.992648Z",
            "publish_time": null,
            "slug": "instinc-art-space-patricia-borges-tropical-papers-2024-03-21",
            "created_at": "2024-03-13T14:59:44.917932Z",
            "updated_at": "2024-03-13T14:59:44.956832Z",
            "summary": "Patricia Borges: Tropical Papers is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 24/03/2024, 01:00. Event is in INSTINC Art Space with address 39 Keppel Rd, #03-10 Tanjong Pagar Distripark, Singapore 089065.",
            "title": "Patricia Borges: Tropical Papers",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-03-24T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "39 Keppel Rd, #03-10 Tanjong Pagar Distripark, Singapore 089065",
            "city": "Singapore",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36950,
            "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": 35043,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b81b19c6e03d40069612b4927aac0992-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b81b19c6e03d40069612b4927aac0992-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b81b19c6e03d40069612b4927aac0992.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b81b19c6e03d40069612b4927aac0992-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b81b19c6e03d40069612b4927aac0992-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b81b19c6e03d40069612b4927aac0992-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b81b19c6e03d40069612b4927aac0992-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b81b19c6e03d40069612b4927aac0992-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b81b19c6e03d40069612b4927aac0992-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b81b19c6e03d40069612b4927aac0992-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T15:03:29.270238Z",
                "updated_at": "2024-03-13T15:03:29.270292Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4703,
                "name": "Nottingham Contemporary",
                "slug": "nottingham-contemporary",
                "city": "Nottingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.95165480000001,-1.1457086",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-13T15:03:34.793600Z",
            "publish_time": null,
            "slug": "nottingham-contemporary-catalyst-frames-2024-03-21",
            "created_at": "2024-03-13T15:03:35.726626Z",
            "updated_at": "2024-03-13T15:03:36.080241Z",
            "summary": "Catalyst: FRAMES is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 24/03/2024, 01:00. Event is in Nottingham Contemporary with address Weekday Cross.",
            "title": "Catalyst: FRAMES",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-03-24T01: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": "Weekday Cross",
            "city": "Nottingham",
            "geolocation": "52.9513759,-1.1460366",
            "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": 36976,
            "author": {
                "id": "83cd7044-c8e2-486f-8280-b2087e5a24ac",
                "username": "team@shoreditchmodern.com",
                "slug": "teamshoreditchmoderncom",
                "first_name": "Anais",
                "last_name": "Masetti",
                "display_name": null,
                "display_name_full": "Anais Masetti",
                "email": "team@shoreditchmodern.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 35059,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bb5318f9fb246229301887d09b784f7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bb5318f9fb246229301887d09b784f7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4bb5318f9fb246229301887d09b784f7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bb5318f9fb246229301887d09b784f7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bb5318f9fb246229301887d09b784f7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bb5318f9fb246229301887d09b784f7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bb5318f9fb246229301887d09b784f7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bb5318f9fb246229301887d09b784f7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bb5318f9fb246229301887d09b784f7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bb5318f9fb246229301887d09b784f7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T15:07:44.015385Z",
                "updated_at": "2024-03-13T15:07:44.015460Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9721,
                "name": "Shoreditch Modern",
                "slug": "shoreditch-modern",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5236082,-0.0722535",
                "artworks_for_sale_count": 6,
                "featured_image": {
                    "id": 4750,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/45ba61f2d88e40de983d46fce039a1e9.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2024-03-02T16:06:22.587445Z",
                    "updated_at": "2024-03-02T16:06:22.587483Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "83cd7044-c8e2-486f-8280-b2087e5a24ac"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-13T15:08:02.940651Z",
            "publish_time": null,
            "slug": "shoreditch-modern-shards-by-benny-watson-2024-03-21",
            "created_at": "2024-03-13T15:08:03.869949Z",
            "updated_at": "2024-03-13T15:08:04.598538Z",
            "summary": "Shards by Benny Watson is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 07/04/2024, 00:00. Event is in Shoreditch Modern with address 93-95 Sclater Street.",
            "title": "Shards by Benny Watson",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "93-95 Sclater Street",
            "city": "London",
            "geolocation": "51.5236943,-0.0745026",
            "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": 37119,
            "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": 35194,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c988cb5786a74e41b4a8d72b6753b58e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c988cb5786a74e41b4a8d72b6753b58e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c988cb5786a74e41b4a8d72b6753b58e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c988cb5786a74e41b4a8d72b6753b58e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c988cb5786a74e41b4a8d72b6753b58e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c988cb5786a74e41b4a8d72b6753b58e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c988cb5786a74e41b4a8d72b6753b58e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c988cb5786a74e41b4a8d72b6753b58e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c988cb5786a74e41b4a8d72b6753b58e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c988cb5786a74e41b4a8d72b6753b58e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:01:10.701944Z",
                "updated_at": "2024-03-20T14:01:10.701999Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3571,
                "name": "Acud Macht Neu",
                "slug": "acud-macht-neu",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.53346699999999,13.4009185",
                "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": "2024-03-20T14:01:14.331032Z",
            "publish_time": null,
            "slug": "acud-macht-neu-there-has-to-be-smth-in-the-room-2024-03-21",
            "created_at": "2024-03-20T14:01:15.263196Z",
            "updated_at": "2024-03-20T14:01:16.095005Z",
            "summary": "There has to be smth in the room is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 28/04/2024, 00:00. Event is in Acud Macht Neu with address Veteranenstraße 21.",
            "title": "There has to be smth in the room",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-28T00: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": "Veteranenstraße 21",
            "city": "Berlin",
            "geolocation": "52.4936304,12.654810656552419",
            "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": 37139,
            "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": 35214,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1e778c1a724ecfa120a179a8f5d04b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1e778c1a724ecfa120a179a8f5d04b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8b1e778c1a724ecfa120a179a8f5d04b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1e778c1a724ecfa120a179a8f5d04b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1e778c1a724ecfa120a179a8f5d04b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1e778c1a724ecfa120a179a8f5d04b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1e778c1a724ecfa120a179a8f5d04b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1e778c1a724ecfa120a179a8f5d04b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1e778c1a724ecfa120a179a8f5d04b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b1e778c1a724ecfa120a179a8f5d04b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:03:07.020077Z",
                "updated_at": "2024-03-20T14:03:07.020115Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4946,
                "name": "Candid Arts Trust",
                "slug": "candid-arts-trust",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5321432,-0.1054336",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-20T14:03:13.620821Z",
            "publish_time": null,
            "slug": "candid-arts-trust-spring-salon-2024-03-21",
            "created_at": "2024-03-20T14:03:14.545374Z",
            "updated_at": "2024-03-20T14:03:15.234625Z",
            "summary": "Spring Salon is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 24/03/2024, 01:00. Event is in Candid Arts Trust with address 3 Torrens Street.",
            "title": "Spring Salon",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-03-24T01: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": "3 Torrens Street",
            "city": "London",
            "geolocation": "51.532188,-0.105164",
            "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": 37147,
            "author": {
                "id": "2b85c461-3efd-4f53-a019-de56503e7765",
                "username": "antonio_1307",
                "slug": "antonio_1307",
                "first_name": "Antonio",
                "last_name": "Addamiano",
                "display_name": "Antonio Addamiano",
                "display_name_full": "Antonio Addamiano",
                "email": "antonio.addamiano@depart.it",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2967,
                "name": "Dep Art Gallery",
                "slug": "dep-art-gallery",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4540643,9.214627000000064",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2767,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/dep-art-gallery-dp-1585157434.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dep-art-gallery-dp-1585157434-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:41:24.100741Z",
                    "updated_at": "2021-09-14T13:38:08.691352Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2024-03-20T14:04:19.808763Z",
            "publish_time": null,
            "slug": "dep-art-gallery-regine-schumann-iris-2024-03-21",
            "created_at": "2024-03-20T14:04:20.742884Z",
            "updated_at": "2024-03-20T14:04:23.495367Z",
            "summary": "Regine SCHUMANN, IRIS is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Dep Art Gallery with address Via Comelico, 40.",
            "title": "Regine SCHUMANN, IRIS",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Comelico, 40",
            "city": "Milan",
            "geolocation": "45.5207426,12.1133872",
            "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": 37155,
            "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": 4318,
                "name": "Esther Schipper",
                "slug": "esther-schipper",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50168679999999,13.3658207",
                "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": "2024-03-20T14:04:48.529957Z",
            "publish_time": null,
            "slug": "esther-schipper-anri-sala-noli-me-tangere-2024-03-21",
            "created_at": "2024-03-20T14:04:49.442582Z",
            "updated_at": "2024-03-20T14:04:52.579564Z",
            "summary": "Anri Sala: Noli Me Tangere is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 11/05/2024, 00:00. Event is in Esther Schipper with address Potsdamer Straße 81E.",
            "title": "Anri Sala: Noli Me Tangere",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-05-11T00: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": "Potsdamer Straße 81E",
            "city": "Berlin",
            "geolocation": "52.5019513,13.3655844",
            "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": 37162,
            "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": 4489,
                "name": "Galerie Diane de Polignac",
                "slug": "galerie-diane-de-polignac",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.856403,2.3269349",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2024-03-20T14:06:05.988555Z",
            "publish_time": null,
            "slug": "galerie-diane-de-polignac-roberto-matta-manifeste-et-vous-2024-03-21",
            "created_at": "2024-03-20T14:06:06.898008Z",
            "updated_at": "2024-03-20T14:06:10.879968Z",
            "summary": "Roberto Matta, Manifeste et vous is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 26/04/2024, 00:00. Event is in Galerie Diane de Polignac with address 2 Bis, rue de Gribeauval.",
            "title": "Roberto Matta, Manifeste et vous",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Bis, rue de Gribeauval",
            "city": "Paris",
            "geolocation": "48.5553562,7.7652619",
            "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": 37178,
            "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": 7725,
                "name": "Galerie Stefan Vogdt",
                "slug": "galerie-stefan-vogdt",
                "city": "München",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1440098,11.5791195",
                "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": "2024-03-20T14:06:41.093559Z",
            "publish_time": null,
            "slug": "galerie-stefan-vogdt-olaf-unverzart-sail-on-sailor-2024-03-21",
            "created_at": "2024-03-20T14:06:42.016486Z",
            "updated_at": "2024-03-20T14:06:43.712872Z",
            "summary": "Olaf Unverzart: Sail on Sailor is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 23/04/2024, 00:00. Event is in Galerie Stefan Vogdt with address Galeriestr. 2.",
            "title": "Olaf Unverzart: Sail on Sailor",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-23T00: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": "Galeriestr. 2",
            "city": "Munich",
            "geolocation": "51.050744550000005,13.73946223735876",
            "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": 37179,
            "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": 3905,
                "name": "Galerie Taménaga",
                "slug": "galerie-tamenaga",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8710494,2.3138507",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2024-03-20T14:06:47.796154Z",
            "publish_time": null,
            "slug": "galerie-tamenaga-nouvel-horizon-japon-2024-03-21",
            "created_at": "2024-03-20T14:06:48.710016Z",
            "updated_at": "2024-03-20T14:06:49.889642Z",
            "summary": "Nouvel Horizon Japon is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 13/04/2024, 00:00. Event is in Galerie Taménaga with address 18 avenue Matignon.",
            "title": "Nouvel Horizon Japon",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-13T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "18 avenue Matignon",
            "city": "Paris",
            "geolocation": "48.8709812,2.3136954",
            "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": 37186,
            "author": {
                "id": "0e61349c-5e40-4e71-8898-43e8fc33e863",
                "username": "HollisTaggartGalleries",
                "slug": "hollistaggartgalleries",
                "first_name": "",
                "last_name": "",
                "display_name": "HollisTaggartGalleries",
                "display_name_full": "HollisTaggartGalleries",
                "email": "info@hollistaggart.com",
                "telephone": "+1 212 628 4000"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2922,
                "name": "Hollis Taggart",
                "slug": "hollis-taggart",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7501629,-74.0036634",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3010,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/nsna18-install5.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-14T15:23:09.677599Z",
                    "updated_at": "2021-09-14T13:43:59.649636Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "0e61349c-5e40-4e71-8898-43e8fc33e863"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:08:30.673395Z",
            "publish_time": null,
            "slug": "hollis-taggart-national-association-of-women-artists-nawa-a-tradition-continues-2024-03-21",
            "created_at": "2024-03-20T14:08:31.667769Z",
            "updated_at": "2024-03-20T14:08:40.211928Z",
            "summary": "National Association of Women Artists (NAWA): A Tradition Continues is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Hollis Taggart with address 521 W 26th Street, 2nd Floor.",
            "title": "National Association of Women Artists (NAWA): A Tradition Continues",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "521 W 26th Street, 2nd Floor",
            "city": "New York",
            "geolocation": "35.7758526,51.3817604",
            "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": 37204,
            "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": 9712,
                "name": "Lévy Gorvy Dayan",
                "slug": "levy-gorvy-dayan",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.767004,-73.96939689999999",
                "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": "HK",
            "publish_status": "published",
            "published_at": "2024-03-20T14:12:09.629863Z",
            "publish_time": null,
            "slug": "levy-gorvy-dayan-color-form-2024-03-21",
            "created_at": "2024-03-20T14:12:10.552501Z",
            "updated_at": "2024-03-20T14:12:11.685905Z",
            "summary": "Color Form is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 31/05/2024, 00:00. Event is in Lévy Gorvy Dayan with address 2 Ice House Street.",
            "title": "Color Form",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-05-31T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Ice House Street",
            "city": "Central",
            "geolocation": "30.7273571,-85.937291",
            "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": 37210,
            "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": 35273,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32f27df4ba054fd79d91359d132b008a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32f27df4ba054fd79d91359d132b008a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/32f27df4ba054fd79d91359d132b008a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32f27df4ba054fd79d91359d132b008a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32f27df4ba054fd79d91359d132b008a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32f27df4ba054fd79d91359d132b008a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32f27df4ba054fd79d91359d132b008a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32f27df4ba054fd79d91359d132b008a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32f27df4ba054fd79d91359d132b008a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/32f27df4ba054fd79d91359d132b008a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:13:43.468772Z",
                "updated_at": "2024-03-20T14:13:43.468831Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6148,
                "name": "Nancy Hoffman Gallery",
                "slug": "nancy-hoffman-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7505456,-74.003671",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T14:13:50.060339Z",
            "publish_time": null,
            "slug": "nancy-hoffman-gallery-lucy-mackenzie-2024-03-21",
            "created_at": "2024-03-20T14:13:50.986188Z",
            "updated_at": "2024-03-20T14:13:52.546196Z",
            "summary": "Lucy Mackenzie is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 25/05/2024, 00:00. Event is in Nancy Hoffman Gallery with address 520 West 27th Street.",
            "title": "Lucy Mackenzie",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-05-25T00: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": "520 West 27th Street",
            "city": "New York",
            "geolocation": "36.874053950000004,-76.29070424070613",
            "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": 37220,
            "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": "KR",
            "publish_status": "published",
            "published_at": "2024-03-20T14:14:33.184454Z",
            "publish_time": null,
            "slug": "pace-gallery-seoul-gideon-appah-the-play-of-thought-2024-03-21",
            "created_at": "2024-03-20T14:14:34.100538Z",
            "updated_at": "2024-03-20T14:14:46.969235Z",
            "summary": "Gideon Appah: The Play of Thought is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Pace Gallery Seoul with address 267 Itaewon-ro.",
            "title": "Gideon Appah: The Play of Thought",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-27T00: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": "267 Itaewon-ro",
            "city": "Seoul",
            "geolocation": "37.538497,127.0011315",
            "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": 37240,
            "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": 443,
                "name": "Stolenspace Gallery",
                "slug": "stolen-space-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51653719999999,-0.07002320000003692",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 52,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_9212.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:55:47.412718Z",
                    "updated_at": "2021-09-14T12:37:51.647017Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "IMG_9212",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-20T15:47:38.920863Z",
            "publish_time": null,
            "slug": "stolenspace-gallery-geoffrey-bouillot-tokyoverse-2024-03-21",
            "created_at": "2024-03-20T15:47:40.049585Z",
            "updated_at": "2024-03-20T15:47:44.771746Z",
            "summary": "Geoffrey Bouillot: TOKYOVERSE is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 05/05/2024, 00:00. Event is in Stolenspace Gallery with address 17 Osborne Street.",
            "title": "Geoffrey Bouillot: TOKYOVERSE",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-05-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "17 Osborne Street",
            "city": "London",
            "geolocation": "41.02135135,-73.77096935",
            "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": 37258,
            "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": 5473,
                "name": "Tina Kim Gallery",
                "slug": "tina-kim-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.747163,-74.00621799999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-03-20T15:49:38.114358Z",
            "publish_time": null,
            "slug": "tina-kim-gallery-chung-seoyoung-with-no-head-nor-tail-2024-03-21",
            "created_at": "2024-03-20T15:49:39.083567Z",
            "updated_at": "2024-03-20T15:49:41.490583Z",
            "summary": "Chung Seoyoung: With no Head nor Tail is an Gallery Shows event starting on 21/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Tina Kim Gallery with address 525 West 21st Street.",
            "title": "Chung Seoyoung: With no Head nor Tail",
            "content": null,
            "start_time": "2024-03-21T01:00:00.000000Z",
            "end_time": "2024-04-20T00: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": "525 West 21st Street",
            "city": "New York, NY",
            "geolocation": "40.7470923,-74.0064354",
            "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": []
        }
    ]
}