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=23814&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=23832&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23796&ordering=-start_time",
    "results": [
        {
            "id": 10663,
            "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": 11266,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dda2c7f9b8843b6a6b0bd87a0612ca0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dda2c7f9b8843b6a6b0bd87a0612ca0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3dda2c7f9b8843b6a6b0bd87a0612ca0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dda2c7f9b8843b6a6b0bd87a0612ca0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dda2c7f9b8843b6a6b0bd87a0612ca0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dda2c7f9b8843b6a6b0bd87a0612ca0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dda2c7f9b8843b6a6b0bd87a0612ca0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dda2c7f9b8843b6a6b0bd87a0612ca0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dda2c7f9b8843b6a6b0bd87a0612ca0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3dda2c7f9b8843b6a6b0bd87a0612ca0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-18T20:28:48.644603Z",
                "updated_at": "2022-07-18T20:28:48.644637Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3565,
                "name": "Phoenix Art Space",
                "slug": "phoenix-art-space",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8288618,-0.1340882",
                "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": "2022-07-18T20:28:52.859946Z",
            "publish_time": null,
            "slug": "phoenix-art-space-the-draw-to-perform-festival-2022-2022-07-09",
            "created_at": "2022-07-18T20:28:53.630513Z",
            "updated_at": "2022-07-18T20:28:53.957909Z",
            "summary": "The Draw to Perform festival 2022 is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 17/07/2022, 00:00. Event is in Phoenix Art Space with address 10-14 Waterloo Place.",
            "title": "The Draw to Perform festival 2022",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-07-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": "10-14 Waterloo Place",
            "city": "Brighton",
            "geolocation": "51.5075829,-0.1327907",
            "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": 10683,
            "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": 11285,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fd2db3a19b64dfd82556ab220d47ef9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fd2db3a19b64dfd82556ab220d47ef9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6fd2db3a19b64dfd82556ab220d47ef9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fd2db3a19b64dfd82556ab220d47ef9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fd2db3a19b64dfd82556ab220d47ef9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fd2db3a19b64dfd82556ab220d47ef9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fd2db3a19b64dfd82556ab220d47ef9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fd2db3a19b64dfd82556ab220d47ef9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fd2db3a19b64dfd82556ab220d47ef9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6fd2db3a19b64dfd82556ab220d47ef9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-18T21:01:10.945940Z",
                "updated_at": "2022-07-18T21:01:10.945974Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5631,
                "name": "MINE PROJECT",
                "slug": "mine-project",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2482943,114.1671186",
                "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": "CN",
            "publish_status": "published",
            "published_at": "2022-07-18T21:01:13.680760Z",
            "publish_time": null,
            "slug": "mine-project-xiong-jiaxiang-interrupted-dream-2022-07-09",
            "created_at": "2022-07-18T21:01:14.475493Z",
            "updated_at": "2022-07-18T21:01:14.515948Z",
            "summary": "Xiong Jiaxiang: Interrupted Dream is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 06/08/2022, 00:00. Event is in MINE PROJECT with address 202, The Factory, 1 Yip Fat Street.",
            "title": "Xiong Jiaxiang: Interrupted Dream",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-06T00: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": "202, The Factory, 1 Yip Fat Street",
            "city": "Hong Kong",
            "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": 10689,
            "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": 11291,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39014cf5b20b4acbaf5b9a9584994020-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39014cf5b20b4acbaf5b9a9584994020-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/39014cf5b20b4acbaf5b9a9584994020.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39014cf5b20b4acbaf5b9a9584994020-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39014cf5b20b4acbaf5b9a9584994020-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39014cf5b20b4acbaf5b9a9584994020-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39014cf5b20b4acbaf5b9a9584994020-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39014cf5b20b4acbaf5b9a9584994020-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39014cf5b20b4acbaf5b9a9584994020-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/39014cf5b20b4acbaf5b9a9584994020-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-18T21:09:12.895287Z",
                "updated_at": "2022-07-18T21:09:12.895322Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5634,
                "name": "Matthew Marks Gallery",
                "slug": "matthew-marks-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7490475,-74.0047307",
                "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": "2022-07-18T21:09:15.514264Z",
            "publish_time": null,
            "slug": "matthew-marks-gallery-making-a-painting-2022-07-09",
            "created_at": "2022-07-18T21:09:16.306584Z",
            "updated_at": "2022-07-18T21:09:16.668456Z",
            "summary": "Making a Painting is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Matthew Marks Gallery with address 1062 North Orange Grove.",
            "title": "Making a Painting",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "1062 North Orange Grove",
            "city": "Los Angeles, CA",
            "geolocation": "51.3816328,-2.3577217",
            "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": 10691,
            "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": 11292,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8cf7c1faecd4dce9de25d9ceea1eb16-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8cf7c1faecd4dce9de25d9ceea1eb16-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a8cf7c1faecd4dce9de25d9ceea1eb16.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8cf7c1faecd4dce9de25d9ceea1eb16-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8cf7c1faecd4dce9de25d9ceea1eb16-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8cf7c1faecd4dce9de25d9ceea1eb16-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8cf7c1faecd4dce9de25d9ceea1eb16-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8cf7c1faecd4dce9de25d9ceea1eb16-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8cf7c1faecd4dce9de25d9ceea1eb16-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a8cf7c1faecd4dce9de25d9ceea1eb16-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-18T21:09:14.117674Z",
                "updated_at": "2022-07-18T21:09:14.117727Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5524,
                "name": "Marshall Gallery",
                "slug": "marshall-gallery",
                "city": "Scottsdale",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.49328819999999,-111.9278979",
                "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": "2022-07-18T21:09:18.256058Z",
            "publish_time": null,
            "slug": "marshall-gallery-nikolai-ishchuk-tiltshift-2022-07-09",
            "created_at": "2022-07-18T21:09:19.027358Z",
            "updated_at": "2022-07-18T21:09:19.328242Z",
            "summary": "Nikolai Ishchuk \"Tilt/Shift\" is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 20/08/2022, 00:00. Event is in Marshall Gallery with address Bergamot Station.",
            "title": "Nikolai Ishchuk \"Tilt/Shift\"",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-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": "Bergamot Station",
            "city": "Santa Monica",
            "geolocation": "34.027491600000005,-118.46894844289548",
            "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": 10728,
            "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": 11324,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f26981bb4a9456eb78c7677b78d3cf6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f26981bb4a9456eb78c7677b78d3cf6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1f26981bb4a9456eb78c7677b78d3cf6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f26981bb4a9456eb78c7677b78d3cf6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f26981bb4a9456eb78c7677b78d3cf6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f26981bb4a9456eb78c7677b78d3cf6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f26981bb4a9456eb78c7677b78d3cf6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f26981bb4a9456eb78c7677b78d3cf6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f26981bb4a9456eb78c7677b78d3cf6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1f26981bb4a9456eb78c7677b78d3cf6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-20T21:09:34.966274Z",
                "updated_at": "2022-07-20T21:09:34.966308Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4485,
                "name": "Foyer LA",
                "slug": "foyer-la",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0662922,-118.2357132",
                "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": "2022-07-20T21:09:37.213330Z",
            "publish_time": null,
            "slug": "foyer-la-emily-janowick-blood-makes-the-grass-grow-2022-07-09",
            "created_at": "2022-07-20T21:09:38.034667Z",
            "updated_at": "2022-07-20T21:09:38.584024Z",
            "summary": "Emily Janowick- Blood Makes the Grass Grow is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 20/08/2022, 00:00. Event is in Foyer LA with address 970 N. Broadway.",
            "title": "Emily Janowick- Blood Makes the Grass Grow",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-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": "970 N. Broadway",
            "city": "Los Angeles",
            "geolocation": "40.03086045,-82.98769595058083",
            "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": 10763,
            "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": 2438,
                "name": "Kohn Gallery",
                "slug": "kohn-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0932019,-118.33897660000002",
                "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": "2022-07-21T21:00:43.458339Z",
            "publish_time": null,
            "slug": "kohn-gallery-lyrical-cool-a-tribute-to-shirley-berman-2022-07-09",
            "created_at": "2022-07-21T21:00:44.536644Z",
            "updated_at": "2022-07-21T21:00:45.103050Z",
            "summary": "Lyrical Cool: A Tribute to Shirley Berman is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 31/08/2022, 00:00. Event is in Kohn Gallery with address 1227 North Highland Ave.",
            "title": "Lyrical Cool: A Tribute to Shirley Berman",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-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": "1227 North Highland Ave",
            "city": "Los Angeles, CA",
            "geolocation": "34.09274102702703,-118.33870929729729",
            "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": 10820,
            "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": 11399,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68f99b5fec9b4b899325e86d6c84f72f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68f99b5fec9b4b899325e86d6c84f72f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/68f99b5fec9b4b899325e86d6c84f72f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68f99b5fec9b4b899325e86d6c84f72f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68f99b5fec9b4b899325e86d6c84f72f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68f99b5fec9b4b899325e86d6c84f72f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68f99b5fec9b4b899325e86d6c84f72f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68f99b5fec9b4b899325e86d6c84f72f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68f99b5fec9b4b899325e86d6c84f72f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/68f99b5fec9b4b899325e86d6c84f72f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-25T10:13:17.504803Z",
                "updated_at": "2022-07-25T10:13:17.504863Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5662,
                "name": "Greenstage Gallery",
                "slug": "greenstage-gallery",
                "city": "Worcester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.122315,-2.4934444",
                "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": "2022-07-25T10:13:22.703575Z",
            "publish_time": null,
            "slug": "greenstage-gallery-summer-show-2022-07-09",
            "created_at": "2022-07-25T10:13:23.484895Z",
            "updated_at": "2022-07-25T10:13:23.828988Z",
            "summary": "Summer Show is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 14/08/2022, 00:00. Event is in Greenstage Gallery with address The Hop Pocket.",
            "title": "Summer Show",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-14T00: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": "The Hop Pocket",
            "city": "Bishop's Frome",
            "geolocation": "51.2005661,1.0769759711344826",
            "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": 10822,
            "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": 11401,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/62ceb24947044558a6cd584342ae6cc8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/62ceb24947044558a6cd584342ae6cc8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/62ceb24947044558a6cd584342ae6cc8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/62ceb24947044558a6cd584342ae6cc8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/62ceb24947044558a6cd584342ae6cc8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/62ceb24947044558a6cd584342ae6cc8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/62ceb24947044558a6cd584342ae6cc8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/62ceb24947044558a6cd584342ae6cc8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/62ceb24947044558a6cd584342ae6cc8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/62ceb24947044558a6cd584342ae6cc8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-25T10:14:27.989183Z",
                "updated_at": "2022-07-25T10:14:27.989221Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5664,
                "name": "HANGAR 7826",
                "slug": "hangar-7826",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.5436509,-73.62414199999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2022-07-25T10:14:31.353304Z",
            "publish_time": null,
            "slug": "hangar-7826-post-by-am-dumouchel-2022-07-09",
            "created_at": "2022-07-25T10:14:32.153649Z",
            "updated_at": "2022-07-25T10:14:32.844799Z",
            "summary": "\"POST\" by AM DUMOUCHEL is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 30/07/2022, 00:00. Event is in HANGAR 7826 with address 7826, Foucher.",
            "title": "\"POST\" by AM DUMOUCHEL",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-07-30T00: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": "7826, Foucher",
            "city": "Montreal",
            "geolocation": "45.543734862337665,-73.62402408311688",
            "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": 10826,
            "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": 5669,
                "name": "K Contemporary",
                "slug": "k-contemporary",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.74953470000001,-105.0017306",
                "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": "2022-07-25T10:17:02.857505Z",
            "publish_time": null,
            "slug": "k-contemporary-andrew-jensdotter-dioramas-from-eden-2022-07-09",
            "created_at": "2022-07-25T10:17:03.661751Z",
            "updated_at": "2022-07-25T10:17:04.033601Z",
            "summary": "Andrew Jensdotter: Dioramas From Eden is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 13/08/2022, 00:00. Event is in K Contemporary with address 1412 Wazee Street.",
            "title": "Andrew Jensdotter: Dioramas From Eden",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-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": "1412 Wazee Street",
            "city": "Denver, CO",
            "geolocation": "39.7494878,-105.0020089",
            "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": 10827,
            "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": 5669,
                "name": "K Contemporary",
                "slug": "k-contemporary",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.74953470000001,-105.0017306",
                "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": "2022-07-25T10:17:02.850729Z",
            "publish_time": null,
            "slug": "k-contemporary-diaspora-iii-2022-07-09",
            "created_at": "2022-07-25T10:17:03.682306Z",
            "updated_at": "2022-07-25T10:17:04.530044Z",
            "summary": "DIASPORA III is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 13/08/2022, 00:00. Event is in K Contemporary with address 1412 Wazee Street.",
            "title": "DIASPORA III",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-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": "1412 Wazee Street",
            "city": "Denver, CO",
            "geolocation": "39.7494878,-105.0020089",
            "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": 10845,
            "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": 5520,
                "name": "M+B",
                "slug": "mb",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0811818,-118.3874414",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-25T10:33:20.713264Z",
            "publish_time": null,
            "slug": "mb-vassilis-h-the-golden-apple-of-eris-2022-07-09",
            "created_at": "2022-07-25T10:33:21.501251Z",
            "updated_at": "2022-07-25T10:33:22.601534Z",
            "summary": "Vassilis H.: The Golden Apple of Eris is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 27/08/2022, 00:00. Event is in M+B with address 612 N. Almont Drive.",
            "title": "Vassilis H.: The Golden Apple of Eris",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-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": "612 N. Almont Drive",
            "city": "Los Angeles, CA",
            "geolocation": "34.08107204233,-118.38760652201594",
            "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": 10850,
            "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": 11420,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb4dac7d95cf42f481ba2b173f98f734-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb4dac7d95cf42f481ba2b173f98f734-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fb4dac7d95cf42f481ba2b173f98f734.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb4dac7d95cf42f481ba2b173f98f734-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb4dac7d95cf42f481ba2b173f98f734-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb4dac7d95cf42f481ba2b173f98f734-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb4dac7d95cf42f481ba2b173f98f734-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb4dac7d95cf42f481ba2b173f98f734-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb4dac7d95cf42f481ba2b173f98f734-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb4dac7d95cf42f481ba2b173f98f734-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-25T10:33:26.071999Z",
                "updated_at": "2022-07-25T10:33:26.072036Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5521,
                "name": "M+B Doheny",
                "slug": "mb-doheny",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0798665,-118.3895397",
                "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": "2022-07-25T10:33:29.515358Z",
            "publish_time": null,
            "slug": "mb-doheny-vassilis-h-the-golden-apple-of-eris-2022-07-09",
            "created_at": "2022-07-25T10:33:30.288686Z",
            "updated_at": "2022-07-25T10:33:30.651275Z",
            "summary": "Vassilis H: The Golden Apple of Eris is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 27/08/2022, 00:00. Event is in M+B Doheny with address 470 North Doheny Drive.",
            "title": "Vassilis H: The Golden Apple of Eris",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-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": "470 North Doheny Drive",
            "city": "Los Angeles",
            "geolocation": "34.08021441176471,-118.38961747058823",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 10852,
            "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": 5697,
                "name": "Marc Selwyn Fine Art",
                "slug": "marc-selwyn-fine-art",
                "city": "Beverly Hills",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0644238,-118.4136516",
                "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": "2022-07-25T10:37:59.786120Z",
            "publish_time": null,
            "slug": "marc-selwyn-fine-art-garden-sound-2022-07-09",
            "created_at": "2022-07-25T10:38:00.592604Z",
            "updated_at": "2022-07-25T10:38:01.051844Z",
            "summary": "Garden Sound is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 27/08/2022, 00:00. Event is in Marc Selwyn Fine Art with address 9953 S. Santa Monica Boulevard.",
            "title": "Garden Sound",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-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": "9953 S. Santa Monica Boulevard",
            "city": "Beverly Hills, CA",
            "geolocation": "34.0717907,-118.4022504",
            "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": 10853,
            "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": 5697,
                "name": "Marc Selwyn Fine Art",
                "slug": "marc-selwyn-fine-art",
                "city": "Beverly Hills",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0644238,-118.4136516",
                "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": "2022-07-25T10:37:59.957707Z",
            "publish_time": null,
            "slug": "marc-selwyn-fine-art-art-by-artist-2022-07-09",
            "created_at": "2022-07-25T10:38:00.766098Z",
            "updated_at": "2022-07-25T10:38:01.543570Z",
            "summary": "Art by Artist is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 27/08/2022, 00:00. Event is in Marc Selwyn Fine Art with address 9953 S. Santa Monica Boulevard.",
            "title": "Art by Artist",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-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": "9953 S. Santa Monica Boulevard",
            "city": "Beverly Hills, CA",
            "geolocation": "34.0717907,-118.4022504",
            "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": 11108,
            "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": 11654,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42c3c81f57ef45729b8a78d2d10a5adc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42c3c81f57ef45729b8a78d2d10a5adc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/42c3c81f57ef45729b8a78d2d10a5adc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42c3c81f57ef45729b8a78d2d10a5adc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42c3c81f57ef45729b8a78d2d10a5adc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42c3c81f57ef45729b8a78d2d10a5adc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42c3c81f57ef45729b8a78d2d10a5adc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42c3c81f57ef45729b8a78d2d10a5adc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42c3c81f57ef45729b8a78d2d10a5adc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42c3c81f57ef45729b8a78d2d10a5adc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T19:45:40.862337Z",
                "updated_at": "2022-07-27T19:45:40.862372Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5741,
                "name": "Astley Hall - Coach House Gallery",
                "slug": "astley-hall-coach-house-gallery",
                "city": "Chorley",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.6614406,-2.6450253",
                "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": "2022-07-27T19:45:43.981533Z",
            "publish_time": null,
            "slug": "astley-hall-coach-house-gallery-zak-last-thrown-away-2022-07-09",
            "created_at": "2022-07-27T19:45:44.799417Z",
            "updated_at": "2022-07-27T19:45:44.842928Z",
            "summary": "Zak Last: Thrown Away is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 31/07/2022, 00:00. Event is in Astley Hall - Coach House Gallery with address Astley Hall, Coach House and Park.",
            "title": "Zak Last: Thrown Away",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-07-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": "Astley Hall, Coach House and Park",
            "city": "Chorley",
            "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": 11828,
            "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": 6011,
                "name": "Rena Bransten Gallery",
                "slug": "rena-bransten-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "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": "US",
            "publish_status": "published",
            "published_at": "2022-08-04T18:19:31.808430Z",
            "publish_time": null,
            "slug": "rena-bransten-gallery-lattesa-2022-07-09",
            "created_at": "2022-08-04T18:19:32.572712Z",
            "updated_at": "2022-08-04T18:19:33.019936Z",
            "summary": "Lattesa is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Rena Bransten Gallery with address 1275 Minnesota St..",
            "title": "Lattesa",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "1275 Minnesota St.",
            "city": "San Francisco, CA",
            "geolocation": "37.75425405,-122.38939017143241",
            "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": 11847,
            "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": 12251,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b73c641c7764f768878ce79a2e74638-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b73c641c7764f768878ce79a2e74638-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3b73c641c7764f768878ce79a2e74638.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b73c641c7764f768878ce79a2e74638-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b73c641c7764f768878ce79a2e74638-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b73c641c7764f768878ce79a2e74638-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b73c641c7764f768878ce79a2e74638-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b73c641c7764f768878ce79a2e74638-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b73c641c7764f768878ce79a2e74638-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b73c641c7764f768878ce79a2e74638-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T18:32:04.168798Z",
                "updated_at": "2022-08-04T18:32:04.168835Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4640,
                "name": "Midlands Arts Centre",
                "slug": "midlands-arts-centre",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4527502,-1.9036791",
                "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": "2022-08-04T18:32:07.989245Z",
            "publish_time": null,
            "slug": "midlands-arts-centre-bristol-archives-empire-through-the-lens-2022-07-09",
            "created_at": "2022-08-04T18:32:08.750833Z",
            "updated_at": "2022-08-04T18:32:09.588786Z",
            "summary": "Bristol Archives: Empire through the Lens is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 11/09/2022, 00:00. Event is in Midlands Arts Centre with address Midlands Arts Centre (MAC).",
            "title": "Bristol Archives: Empire through the Lens",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-09-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": "Midlands Arts Centre (MAC)",
            "city": "Birmingham",
            "geolocation": "52.45282885,-1.9040261773076028",
            "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": 12204,
            "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": 12555,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b39cf0730fed485e92d94cf32af2e104-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b39cf0730fed485e92d94cf32af2e104-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b39cf0730fed485e92d94cf32af2e104.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b39cf0730fed485e92d94cf32af2e104-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b39cf0730fed485e92d94cf32af2e104-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b39cf0730fed485e92d94cf32af2e104-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b39cf0730fed485e92d94cf32af2e104-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b39cf0730fed485e92d94cf32af2e104-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b39cf0730fed485e92d94cf32af2e104-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b39cf0730fed485e92d94cf32af2e104-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-10T13:13:17.990608Z",
                "updated_at": "2022-08-10T13:13:17.990645Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0764276,-118.3508087",
                "artworks_for_sale_count": 944,
                "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": "2022-08-10T13:13:20.618157Z",
            "publish_time": null,
            "slug": "artplex-gallery-natural-world-2022-07-09",
            "created_at": "2022-08-10T13:13:21.429642Z",
            "updated_at": "2022-08-10T13:13:21.849029Z",
            "summary": "Natural World is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 12/08/2022, 00:00. Event is in Artplex Gallery with address 7377 Beverly Boulevard.",
            "title": "Natural World",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-08-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7377 Beverly Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.076228916666665,-118.35048816666666",
            "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": []
        }
    ]
}