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=5652&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=5670&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=5634&ordering=-start_time",
    "results": [
        {
            "id": 33334,
            "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": 31524,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42f30c207ea64c49a6fc18ee2c724582-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42f30c207ea64c49a6fc18ee2c724582-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/42f30c207ea64c49a6fc18ee2c724582.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42f30c207ea64c49a6fc18ee2c724582-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42f30c207ea64c49a6fc18ee2c724582-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42f30c207ea64c49a6fc18ee2c724582-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42f30c207ea64c49a6fc18ee2c724582-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42f30c207ea64c49a6fc18ee2c724582-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42f30c207ea64c49a6fc18ee2c724582-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/42f30c207ea64c49a6fc18ee2c724582-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-08T10:08:43.561645Z",
                "updated_at": "2023-11-08T10:08:43.561702Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5087,
                "name": "Vitrínka | Czech Centre London",
                "slug": "vitrinka-czech-centre-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5094332,-0.192364",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-08T10:08:48.282108Z",
            "publish_time": null,
            "slug": "vitrinka-czech-centre-london-ultra-super-natural-2023-11-03",
            "created_at": "2023-11-08T10:08:49.180034Z",
            "updated_at": "2023-11-08T10:08:50.052673Z",
            "summary": "ULTRA-SUPER-NATURAL is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 29/02/2024, 01:00. Event is in Vitrínka | Czech Centre London with address 30 Kensington Palace Gardens.",
            "title": "ULTRA-SUPER-NATURAL",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2024-02-29T01: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": "30 Kensington Palace Gardens",
            "city": "London",
            "geolocation": "51.50940285,-0.1934958999999845",
            "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": 33424,
            "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": 31609,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a81c7d1b94f54dec808a87351376d03e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a81c7d1b94f54dec808a87351376d03e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a81c7d1b94f54dec808a87351376d03e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a81c7d1b94f54dec808a87351376d03e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a81c7d1b94f54dec808a87351376d03e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a81c7d1b94f54dec808a87351376d03e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a81c7d1b94f54dec808a87351376d03e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a81c7d1b94f54dec808a87351376d03e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a81c7d1b94f54dec808a87351376d03e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a81c7d1b94f54dec808a87351376d03e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-13T15:29:21.692479Z",
                "updated_at": "2023-11-13T15:29:21.692515Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9440,
                "name": "Simone Subal Gallery",
                "slug": "simone-subal-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7185677,-73.9944644",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-13T15:29:27.186331Z",
            "publish_time": null,
            "slug": "simone-subal-gallery-no-body-yet-2023-11-03",
            "created_at": "2023-11-13T15:29:28.091832Z",
            "updated_at": "2023-11-13T15:29:29.088306Z",
            "summary": "No Body Yet is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Simone Subal Gallery with address 131 Bowery, 2nd floor.",
            "title": "No Body Yet",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "131 Bowery, 2nd floor",
            "city": "New York",
            "geolocation": "-30.7204336,30.4611842",
            "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": 33126,
            "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": 31329,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/781610a14cf4483b8d8ee2ec16313c74-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/781610a14cf4483b8d8ee2ec16313c74-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/781610a14cf4483b8d8ee2ec16313c74.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/781610a14cf4483b8d8ee2ec16313c74-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/781610a14cf4483b8d8ee2ec16313c74-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/781610a14cf4483b8d8ee2ec16313c74-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/781610a14cf4483b8d8ee2ec16313c74-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/781610a14cf4483b8d8ee2ec16313c74-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/781610a14cf4483b8d8ee2ec16313c74-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/781610a14cf4483b8d8ee2ec16313c74-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-02T13:46:09.842870Z",
                "updated_at": "2023-11-02T13:46:09.842910Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5266,
                "name": "Lychee One",
                "slug": "lychee-one",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.54066539999999,-0.0563982",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-02T13:46:15.248140Z",
            "publish_time": null,
            "slug": "lychee-one-emily-avery-crow-the-crossing-of-worlds-2023-11-03",
            "created_at": "2023-11-02T13:46:16.177191Z",
            "updated_at": "2023-11-02T13:46:16.771083Z",
            "summary": "Emily Avery Crow. The Crossing of Worlds is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 02/12/2023, 01:00. Event is in Lychee One with address Unit 1 The Gransden.",
            "title": "Emily Avery Crow. The Crossing of Worlds",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-12-02T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Unit 1 The Gransden",
            "city": "London",
            "geolocation": "51.54065275,-0.05629405663322475",
            "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": 34413,
            "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": 32519,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515fb2e1aca240189a1da51f7c04cfa7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515fb2e1aca240189a1da51f7c04cfa7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/515fb2e1aca240189a1da51f7c04cfa7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515fb2e1aca240189a1da51f7c04cfa7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515fb2e1aca240189a1da51f7c04cfa7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515fb2e1aca240189a1da51f7c04cfa7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515fb2e1aca240189a1da51f7c04cfa7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515fb2e1aca240189a1da51f7c04cfa7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515fb2e1aca240189a1da51f7c04cfa7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/515fb2e1aca240189a1da51f7c04cfa7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-21T11:53:51.059109Z",
                "updated_at": "2023-12-21T11:53:51.059171Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4542,
                "name": "Bernhard Knaus Fine Art",
                "slug": "bernhard-knaus-fine-art",
                "city": "Frankfurt am Main",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.1081408,8.6596921",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-12-21T11:53:54.983405Z",
            "publish_time": null,
            "slug": "bernhard-knaus-fine-art-terry-haggerty-not-there-here-2023-11-03",
            "created_at": "2023-12-21T11:53:55.877823Z",
            "updated_at": "2023-12-21T11:53:56.512745Z",
            "summary": "Terry Haggerty: Not there — here is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 28/01/2024, 01:00. Event is in Bernhard Knaus Fine Art with address Niddastrasse 84.",
            "title": "Terry Haggerty: Not there — here",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2024-01-28T01: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": "Niddastrasse 84",
            "city": "Frankfurt",
            "geolocation": "50.1083912,8.6594193",
            "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": 33224,
            "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": 31420,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66a4434972df486ba43d1a84c2fbb8f4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66a4434972df486ba43d1a84c2fbb8f4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/66a4434972df486ba43d1a84c2fbb8f4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66a4434972df486ba43d1a84c2fbb8f4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66a4434972df486ba43d1a84c2fbb8f4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66a4434972df486ba43d1a84c2fbb8f4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66a4434972df486ba43d1a84c2fbb8f4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66a4434972df486ba43d1a84c2fbb8f4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66a4434972df486ba43d1a84c2fbb8f4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66a4434972df486ba43d1a84c2fbb8f4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-08T09:54:51.185966Z",
                "updated_at": "2023-11-08T09:54:51.186015Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8117,
                "name": "ASHES/ASHES",
                "slug": "ashesashes",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7161742,-73.9927915",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-08T09:54:55.478966Z",
            "publish_time": null,
            "slug": "ashesashes-chanterelle-2023-11-03",
            "created_at": "2023-11-08T09:54:56.464401Z",
            "updated_at": "2023-11-08T09:54:59.179891Z",
            "summary": "Chanterelle is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 17/12/2023, 01:00. Event is in ASHES/ASHES with address 56 Eldridge Street.",
            "title": "Chanterelle",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-12-17T01: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": "56 Eldridge Street",
            "city": "New York",
            "geolocation": "40.7161655625,-73.99286624999999",
            "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": 32563,
            "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": 30806,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ff9212438284e5fb051aba4aa6f8095-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ff9212438284e5fb051aba4aa6f8095-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4ff9212438284e5fb051aba4aa6f8095.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ff9212438284e5fb051aba4aa6f8095-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ff9212438284e5fb051aba4aa6f8095-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ff9212438284e5fb051aba4aa6f8095-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ff9212438284e5fb051aba4aa6f8095-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ff9212438284e5fb051aba4aa6f8095-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ff9212438284e5fb051aba4aa6f8095-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ff9212438284e5fb051aba4aa6f8095-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-19T13:06:46.592086Z",
                "updated_at": "2023-10-19T13:06:46.592120Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4345,
                "name": "GR Gallery",
                "slug": "gr-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7230822,-73.9925756",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-19T13:06:50.406190Z",
            "publish_time": null,
            "slug": "gr-gallery-mayuka-yamamoto-menagerie-2023-11-03",
            "created_at": "2023-10-19T13:06:51.318922Z",
            "updated_at": "2023-10-19T13:06:52.091015Z",
            "summary": "MAYUKA YAMAMOTO ' menagerie ' is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 02/12/2023, 01:00. Event is in GR Gallery with address 255 Bowery.",
            "title": "MAYUKA YAMAMOTO ' menagerie '",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-12-02T01: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": "255 Bowery",
            "city": "New York",
            "geolocation": "40.72308855,-73.99259409267285",
            "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": 33340,
            "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": 31528,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d7102b6f6b74478a70ebdcda45869de-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d7102b6f6b74478a70ebdcda45869de-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9d7102b6f6b74478a70ebdcda45869de.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d7102b6f6b74478a70ebdcda45869de-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d7102b6f6b74478a70ebdcda45869de-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d7102b6f6b74478a70ebdcda45869de-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d7102b6f6b74478a70ebdcda45869de-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d7102b6f6b74478a70ebdcda45869de-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d7102b6f6b74478a70ebdcda45869de-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9d7102b6f6b74478a70ebdcda45869de-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-08T10:08:58.223374Z",
                "updated_at": "2023-11-08T10:08:58.223432Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6241,
                "name": "White Columns",
                "slug": "white-columns",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7389297,-74.00858199999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-08T10:09:02.473721Z",
            "publish_time": null,
            "slug": "white-columns-pippa-garner-act-like-you-know-me-2023-11-03",
            "created_at": "2023-11-08T10:09:03.390228Z",
            "updated_at": "2023-11-08T10:09:04.352868Z",
            "summary": "Pippa Garner. Act Like You Know Me is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 16/12/2023, 01:00. Event is in White Columns with address 91 Horatio Street.",
            "title": "Pippa Garner. Act Like You Know Me",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-12-16T01: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": "91 Horatio Street",
            "city": "New York",
            "geolocation": "40.7388498,-74.0083132",
            "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": 33143,
            "author": {
                "id": "27bf0b53-6f36-4172-ab68-cbc5b40c39f1",
                "username": "elizabeth_876",
                "slug": "elizabeth_876",
                "first_name": "Hauser & Wirth",
                "last_name": "Angeles",
                "display_name": "Elizabeth Portanova",
                "display_name_full": "Elizabeth Portanova",
                "email": "losangeles@hauserwirth.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4821,
                "name": "Hauser & Wirth Los Angeles",
                "slug": "hauser-wirth-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0462059,-118.2348186",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-03T16:05:26.932941Z",
            "publish_time": null,
            "slug": "hauser-wirth-los-angeles-westward-ho-2023-11-03",
            "created_at": "2023-11-03T16:05:27.881904Z",
            "updated_at": "2023-11-03T16:05:28.503083Z",
            "summary": "Westward Ho! is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Hauser & Wirth Los Angeles with address Hauser & Wirth.",
            "title": "Westward Ho!",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "Hauser & Wirth",
            "city": "West Hollywood",
            "geolocation": "40.7477523,-74.0066657",
            "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": 17632,
            "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": 17285,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5500b898beca4b44b6693fdea4ca59dd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5500b898beca4b44b6693fdea4ca59dd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5500b898beca4b44b6693fdea4ca59dd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5500b898beca4b44b6693fdea4ca59dd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5500b898beca4b44b6693fdea4ca59dd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5500b898beca4b44b6693fdea4ca59dd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5500b898beca4b44b6693fdea4ca59dd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5500b898beca4b44b6693fdea4ca59dd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5500b898beca4b44b6693fdea4ca59dd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5500b898beca4b44b6693fdea4ca59dd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-14T14:14:42.153905Z",
                "updated_at": "2022-12-14T14:14:42.153941Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7185,
                "name": "Galeria Jordi Pascual",
                "slug": "galeria-jordi-pascual",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.3902307,2.1588192",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2022-12-14T14:14:45.807904Z",
            "publish_time": null,
            "slug": "galeria-jordi-pascual-antoni-clave-the-technique-and-the-chance-2023-11-03",
            "created_at": "2022-12-14T14:14:46.668103Z",
            "updated_at": "2022-12-14T14:14:47.067863Z",
            "summary": "Antoni Clavé. The technique and the chance is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 30/01/2023, 01:00. Event is in Galeria Jordi Pascual with address C/ Enric Granados, 47, Barcelona, ES.",
            "title": "Antoni Clavé. The technique and the chance",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-01-30T01: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": "C/ Enric Granados, 47, Barcelona, ES",
            "city": "Barcelona",
            "geolocation": "41.3851754,1.9970822",
            "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": 17629,
            "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": 17280,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/644aee0987ba4fe5adf5b9b59456f885-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/644aee0987ba4fe5adf5b9b59456f885-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/644aee0987ba4fe5adf5b9b59456f885.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/644aee0987ba4fe5adf5b9b59456f885-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/644aee0987ba4fe5adf5b9b59456f885-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/644aee0987ba4fe5adf5b9b59456f885-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/644aee0987ba4fe5adf5b9b59456f885-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/644aee0987ba4fe5adf5b9b59456f885-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/644aee0987ba4fe5adf5b9b59456f885-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/644aee0987ba4fe5adf5b9b59456f885-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-14T14:14:25.778800Z",
                "updated_at": "2022-12-14T14:14:25.778836Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7072,
                "name": "Christopher Moller Gallery",
                "slug": "christopher-moller-gallery",
                "city": "Cape Town",
                "country": {
                    "code": "ZA",
                    "name": "South Africa"
                },
                "geolocation": "-33.9302703,18.4085729",
                "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": "ZA",
            "publish_status": "published",
            "published_at": "2022-12-14T14:14:39.067075Z",
            "publish_time": null,
            "slug": "christopher-moller-gallery-harmattan-has-come-2023-11-03",
            "created_at": "2022-12-14T14:14:39.973887Z",
            "updated_at": "2022-12-14T14:14:40.015628Z",
            "summary": "Harmattan Has Come is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 06/01/2023, 01:00. Event is in Christopher Moller Gallery with address No. 7 Kloofnek Road , Cape Town, ZA.",
            "title": "Harmattan Has Come",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-01-06T01: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": "No. 7 Kloofnek Road , Cape Town, ZA",
            "city": "Cape Town",
            "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": 32852,
            "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": 31074,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09308017c3d44bfa9b2d0b199a73aa98-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09308017c3d44bfa9b2d0b199a73aa98-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/09308017c3d44bfa9b2d0b199a73aa98.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09308017c3d44bfa9b2d0b199a73aa98-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09308017c3d44bfa9b2d0b199a73aa98-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09308017c3d44bfa9b2d0b199a73aa98-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09308017c3d44bfa9b2d0b199a73aa98-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09308017c3d44bfa9b2d0b199a73aa98-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09308017c3d44bfa9b2d0b199a73aa98-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/09308017c3d44bfa9b2d0b199a73aa98-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-26T10:13:52.143884Z",
                "updated_at": "2023-10-26T10:13:52.143929Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6943,
                "name": "Islington Arts Factory",
                "slug": "islington-arts-factory",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.55412339999999,-0.1225057",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-26T10:13:57.929487Z",
            "publish_time": null,
            "slug": "islington-arts-factory-reconnaissance-2023-11-03",
            "created_at": "2023-10-26T10:13:58.837298Z",
            "updated_at": "2023-10-26T10:13:59.515242Z",
            "summary": "Reconnaissance is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 10/11/2023, 01:00. Event is in Islington Arts Factory with address 2 Parkhurst Road.",
            "title": "Reconnaissance",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-11-10T01: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 Parkhurst Road",
            "city": "London",
            "geolocation": "51.5839744,-0.0332307",
            "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": 31206,
            "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": 29533,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e88bafa4c18547ac84bb118415de953a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e88bafa4c18547ac84bb118415de953a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e88bafa4c18547ac84bb118415de953a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e88bafa4c18547ac84bb118415de953a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e88bafa4c18547ac84bb118415de953a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e88bafa4c18547ac84bb118415de953a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e88bafa4c18547ac84bb118415de953a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e88bafa4c18547ac84bb118415de953a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e88bafa4c18547ac84bb118415de953a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e88bafa4c18547ac84bb118415de953a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:42:53.806813Z",
                "updated_at": "2023-09-15T13:42:53.806849Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4729,
                "name": "Penwith Gallery",
                "slug": "penwith-gallery",
                "city": "Saint Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2158283,-5.479178099999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-15T13:42:58.622565Z",
            "publish_time": null,
            "slug": "penwith-gallery-associate-members-winter-show-2023-11-03",
            "created_at": "2023-09-15T13:42:59.517821Z",
            "updated_at": "2023-09-15T13:42:59.892840Z",
            "summary": "Associate Members Winter Show is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 06/01/2024, 01:00. Event is in Penwith Gallery with address Penwith Gallery.",
            "title": "Associate Members Winter Show",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2024-01-06T01: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": "Penwith Gallery",
            "city": "St Ives",
            "geolocation": "50.2158753,-5.4793271",
            "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": 33630,
            "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": 31799,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af9fa27491ec49ba8991964c9b8765ab-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af9fa27491ec49ba8991964c9b8765ab-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/af9fa27491ec49ba8991964c9b8765ab.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af9fa27491ec49ba8991964c9b8765ab-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af9fa27491ec49ba8991964c9b8765ab-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af9fa27491ec49ba8991964c9b8765ab-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af9fa27491ec49ba8991964c9b8765ab-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af9fa27491ec49ba8991964c9b8765ab-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af9fa27491ec49ba8991964c9b8765ab-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af9fa27491ec49ba8991964c9b8765ab-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-21T11:49:55.104973Z",
                "updated_at": "2023-11-21T11:49:55.105030Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9208,
                "name": "COMMUNE, Vienna",
                "slug": "commune-vienna",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1962572,16.3544858",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2023-11-21T11:49:59.541622Z",
            "publish_time": null,
            "slug": "commune-never-the-right-time-2023-11-03",
            "created_at": "2023-11-21T11:50:00.474390Z",
            "updated_at": "2023-11-21T11:50:00.527118Z",
            "summary": "Never the right time is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 15/12/2023, 01:00. Event is in COMMUNE, Vienna with address Magdalenenstrasse 10/GL2.",
            "title": "Never the right time",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-12-15T01: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": "Magdalenenstrasse 10/GL2",
            "city": "Vienna",
            "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": 17630,
            "author": {
                "id": "1f55c3bb-5c79-4c64-980b-57b6203ebb98",
                "username": "brian@clampart.com",
                "slug": "brianclampartcom",
                "first_name": "Brian",
                "last_name": "Clamp",
                "display_name": null,
                "display_name_full": "Brian Clamp",
                "email": "brian@clampart.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 17282,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/787dc800c36945c3b33f04aace3e85b7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/787dc800c36945c3b33f04aace3e85b7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/787dc800c36945c3b33f04aace3e85b7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/787dc800c36945c3b33f04aace3e85b7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/787dc800c36945c3b33f04aace3e85b7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/787dc800c36945c3b33f04aace3e85b7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/787dc800c36945c3b33f04aace3e85b7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/787dc800c36945c3b33f04aace3e85b7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/787dc800c36945c3b33f04aace3e85b7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/787dc800c36945c3b33f04aace3e85b7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-14T14:14:33.333416Z",
                "updated_at": "2022-12-14T14:14:33.333474Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3787,
                "name": "CLAMP",
                "slug": "clampart",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7488306,-73.9947334",
                "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-12-14T14:14:39.202239Z",
            "publish_time": null,
            "slug": "clampart-jess-t-dugan-look-at-me-like-you-love-me-2023-11-03",
            "created_at": "2022-12-14T14:14:40.098804Z",
            "updated_at": "2022-12-14T14:14:40.863102Z",
            "summary": "Jess T. Dugan | Look at me like you love me is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 07/01/2023, 01:00. Event is in CLAMP with address 247 West 29th Street, New York, US.",
            "title": "Jess T. Dugan | Look at me like you love me",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-01-07T01: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": "247 West 29th Street, New York, US",
            "city": "New York",
            "geolocation": "40.7487593,-73.9947684",
            "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": 33151,
            "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": 31349,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78b2bd9ace44f7a816f96b24fe6574d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78b2bd9ace44f7a816f96b24fe6574d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b78b2bd9ace44f7a816f96b24fe6574d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78b2bd9ace44f7a816f96b24fe6574d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78b2bd9ace44f7a816f96b24fe6574d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78b2bd9ace44f7a816f96b24fe6574d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78b2bd9ace44f7a816f96b24fe6574d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78b2bd9ace44f7a816f96b24fe6574d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78b2bd9ace44f7a816f96b24fe6574d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b78b2bd9ace44f7a816f96b24fe6574d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-03T16:05:48.261121Z",
                "updated_at": "2023-11-03T16:05:48.261178Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5077,
                "name": "ifa-Galerie Berlin",
                "slug": "ifa-galerie-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5285659,13.408174",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-11-03T16:05:51.333419Z",
            "publish_time": null,
            "slug": "ifa-galerie-berlin-camila-sposati-breathing-pieces-part-2-2023-11-03",
            "created_at": "2023-11-03T16:05:52.240746Z",
            "updated_at": "2023-11-03T16:05:52.869253Z",
            "summary": "Camila Sposati. Breathing Pieces (Part 2) is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 04/02/2024, 01:00. Event is in ifa-Galerie Berlin with address 139/140 Linienstraße.",
            "title": "Camila Sposati. Breathing Pieces (Part 2)",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2024-02-04T01: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": "139/140 Linienstraße",
            "city": "Berlin",
            "geolocation": "52.5265161,13.3898027",
            "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": 32580,
            "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": 30822,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/51bd43997ae64e4a9039e57014106a5c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/51bd43997ae64e4a9039e57014106a5c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/51bd43997ae64e4a9039e57014106a5c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/51bd43997ae64e4a9039e57014106a5c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/51bd43997ae64e4a9039e57014106a5c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/51bd43997ae64e4a9039e57014106a5c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/51bd43997ae64e4a9039e57014106a5c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/51bd43997ae64e4a9039e57014106a5c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/51bd43997ae64e4a9039e57014106a5c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/51bd43997ae64e4a9039e57014106a5c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-20T11:03:18.097874Z",
                "updated_at": "2023-10-20T11:03:18.097910Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9344,
                "name": "Clonterbrook Gallery",
                "slug": "clonterbrook-gallery",
                "city": "Congleton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.2018587,-2.268647",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-20T11:03:26.989237Z",
            "publish_time": null,
            "slug": "clonterbrook-gallery-northern-girls-2023-11-03",
            "created_at": "2023-10-20T11:03:27.901583Z",
            "updated_at": "2023-10-20T11:03:27.948223Z",
            "summary": "Northern Girls is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 05/11/2023, 01:00. Event is in Clonterbrook Gallery with address Clonterbrook Gallery.",
            "title": "Northern Girls",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-11-05T01: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": "Clonterbrook Gallery",
            "city": "Congleton",
            "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": 33368,
            "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": 31557,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/69e08d3aff23457da19f382887a73489.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69e08d3aff23457da19f382887a73489-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-11-09T10:29:23.918391Z",
                "updated_at": "2023-11-09T10:29:23.918456Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7052,
                "name": "Eric Firestone",
                "slug": "eric-firestone",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7277889,-73.993907",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-11-09T10:29:26.179904Z",
            "publish_time": null,
            "slug": "eric-firestone-new-york-city-pat-lipsky-color-world-2023-11-03",
            "created_at": "2023-11-09T10:29:27.092976Z",
            "updated_at": "2023-11-09T10:29:27.147382Z",
            "summary": "Pat Lipsky: Color World is an Gallery Shows event starting on 03/11/2023, 01:00 and ending on 22/12/2023, 01:00. Event is in Eric Firestone with address 4 Great Jones Street #3.",
            "title": "Pat Lipsky: Color World",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-12-22T01: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": "4 Great Jones Street #3",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 31108,
            "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": 29441,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313827b148894ea5b08f8085847f0e09-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313827b148894ea5b08f8085847f0e09-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/313827b148894ea5b08f8085847f0e09.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313827b148894ea5b08f8085847f0e09-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313827b148894ea5b08f8085847f0e09-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313827b148894ea5b08f8085847f0e09-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313827b148894ea5b08f8085847f0e09-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313827b148894ea5b08f8085847f0e09-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313827b148894ea5b08f8085847f0e09-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/313827b148894ea5b08f8085847f0e09-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-12T11:32:54.169620Z",
                "updated_at": "2023-09-12T11:32:54.169676Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9167,
                "name": "MocADnft (Metacenter of Contemporary Art and Design)",
                "slug": "mocadnft-metacenter-contemporary-art-and-design",
                "city": "Curitiba",
                "country": {
                    "code": "BR",
                    "name": "Brazil"
                },
                "geolocation": "-25.4372382,-49.2699727",
                "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": "BR",
            "publish_status": "published",
            "published_at": "2023-09-12T11:32:58.566193Z",
            "publish_time": null,
            "slug": "mocadnft-metacenter-of-contemporary-art-and-design-international-salon-of-artists-mocadnft-2023-2023-11-03",
            "created_at": "2023-09-12T11:32:59.464151Z",
            "updated_at": "2023-09-12T11:32:59.464169Z",
            "summary": null,
            "title": "International Salon of Artists MocADnft 2023",
            "content": null,
            "start_time": "2023-11-03T01:00:00.000000Z",
            "end_time": "2023-11-05T01: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": "",
            "city": "Curitiba",
            "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": []
        }
    ]
}