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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28836&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=28800&ordering=-start_time",
    "results": [
        {
            "id": 7823,
            "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": 8842,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0e98b4d08d1497290ba11d2e450fcd9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0e98b4d08d1497290ba11d2e450fcd9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0e98b4d08d1497290ba11d2e450fcd9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0e98b4d08d1497290ba11d2e450fcd9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0e98b4d08d1497290ba11d2e450fcd9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e0e98b4d08d1497290ba11d2e450fcd9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0e98b4d08d1497290ba11d2e450fcd9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0e98b4d08d1497290ba11d2e450fcd9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0e98b4d08d1497290ba11d2e450fcd9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e0e98b4d08d1497290ba11d2e450fcd9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-11T17:36:13.932784Z",
                "updated_at": "2022-03-11T17:36:13.932819Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3647,
                "name": "Golden Thread Gallery",
                "slug": "golden-thread-gallery",
                "city": "Belfast",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.60436010000001,-5.925047000000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-11T17:36:17.223269Z",
            "publish_time": null,
            "slug": "golden-thread-gallery-oxygen-by-aoife-shanahan-2022-03-03",
            "created_at": "2022-03-11T17:36:25.758588Z",
            "updated_at": "2022-03-11T17:36:26.124321Z",
            "summary": "OXYgen by Aoife Shanahan is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Golden Thread Gallery with address 84-94 Great Patrick Street.",
            "title": "OXYgen by Aoife Shanahan",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-16T00: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": "84-94 Great Patrick Street",
            "city": "Belfast",
            "geolocation": "54.6047296,-5.928096",
            "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": 7870,
            "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": 8882,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa6813aba26f451cb00145d55b41465c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa6813aba26f451cb00145d55b41465c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa6813aba26f451cb00145d55b41465c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa6813aba26f451cb00145d55b41465c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa6813aba26f451cb00145d55b41465c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fa6813aba26f451cb00145d55b41465c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa6813aba26f451cb00145d55b41465c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa6813aba26f451cb00145d55b41465c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa6813aba26f451cb00145d55b41465c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fa6813aba26f451cb00145d55b41465c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-16T18:24:12.842102Z",
                "updated_at": "2022-03-16T18:24:12.842136Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4667,
                "name": "Belfast Exposed",
                "slug": "belfast-exposed",
                "city": "Belfast",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.6014129,-5.9277295",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-16T18:24:15.765771Z",
            "publish_time": null,
            "slug": "belfast-exposed-we-us-them-2022-03-03",
            "created_at": "2022-03-16T18:24:17.011361Z",
            "updated_at": "2022-03-16T18:24:17.594112Z",
            "summary": "We, Us, Them is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 21/05/2022, 00:00. Event is in Belfast Exposed with address The Exchange Place.",
            "title": "We, Us, Them",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-05-21T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Exchange Place",
            "city": "Belfast",
            "geolocation": "53.3841903,-1.4610495",
            "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": 7871,
            "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": 8884,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76f3e27a21094421a08bef45c4ac4b27-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76f3e27a21094421a08bef45c4ac4b27-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76f3e27a21094421a08bef45c4ac4b27-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76f3e27a21094421a08bef45c4ac4b27-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76f3e27a21094421a08bef45c4ac4b27-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/76f3e27a21094421a08bef45c4ac4b27.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76f3e27a21094421a08bef45c4ac4b27-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76f3e27a21094421a08bef45c4ac4b27-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76f3e27a21094421a08bef45c4ac4b27-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76f3e27a21094421a08bef45c4ac4b27-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-16T18:24:12.926507Z",
                "updated_at": "2022-03-16T18:24:12.926543Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4667,
                "name": "Belfast Exposed",
                "slug": "belfast-exposed",
                "city": "Belfast",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.6014129,-5.9277295",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-16T18:24:16.542167Z",
            "publish_time": null,
            "slug": "belfast-exposed-proof-of-ghosts-2022-03-03",
            "created_at": "2022-03-16T18:24:18.693934Z",
            "updated_at": "2022-03-16T18:24:19.043013Z",
            "summary": "Proof of Ghosts is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Belfast Exposed with address The Exchange Place.",
            "title": "Proof of Ghosts",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Exchange Place",
            "city": "Belfast",
            "geolocation": "53.3841903,-1.4610495",
            "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": 7872,
            "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": 8883,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec59a6019b4a4155b59099598b5dbb80-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec59a6019b4a4155b59099598b5dbb80-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec59a6019b4a4155b59099598b5dbb80-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec59a6019b4a4155b59099598b5dbb80-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec59a6019b4a4155b59099598b5dbb80-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ec59a6019b4a4155b59099598b5dbb80.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec59a6019b4a4155b59099598b5dbb80-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec59a6019b4a4155b59099598b5dbb80-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec59a6019b4a4155b59099598b5dbb80-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec59a6019b4a4155b59099598b5dbb80-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-16T18:24:12.925542Z",
                "updated_at": "2022-03-16T18:24:12.925577Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4667,
                "name": "Belfast Exposed",
                "slug": "belfast-exposed",
                "city": "Belfast",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.6014129,-5.9277295",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-03-16T18:24:17.652851Z",
            "publish_time": null,
            "slug": "belfast-exposed-the-truth-is-in-the-soil-2022-03-03",
            "created_at": "2022-03-16T18:24:20.482181Z",
            "updated_at": "2022-03-16T18:24:20.828630Z",
            "summary": "The Truth is in the Soil is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 21/05/2022, 00:00. Event is in Belfast Exposed with address The Exchange Place.",
            "title": "The Truth is in the Soil",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-05-21T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Exchange Place",
            "city": "Belfast",
            "geolocation": "53.3841903,-1.4610495",
            "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": 12505,
            "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": 12797,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbd9c2a48ea43c1a52d156574e1b284-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbd9c2a48ea43c1a52d156574e1b284-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbd9c2a48ea43c1a52d156574e1b284-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbd9c2a48ea43c1a52d156574e1b284-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbd9c2a48ea43c1a52d156574e1b284-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6dbd9c2a48ea43c1a52d156574e1b284.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbd9c2a48ea43c1a52d156574e1b284-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbd9c2a48ea43c1a52d156574e1b284-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbd9c2a48ea43c1a52d156574e1b284-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6dbd9c2a48ea43c1a52d156574e1b284-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-16T21:42:22.049623Z",
                "updated_at": "2022-08-16T21:42:22.049677Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6237,
                "name": "Yale Center for British Art",
                "slug": "yale-center-british-art",
                "city": "New Haven",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.3078836,-72.930874",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-16T21:42:24.021353Z",
            "publish_time": null,
            "slug": "yale-center-for-british-art-bridget-riley-perceptual-abstraction-2022-03-03",
            "created_at": "2022-08-16T21:42:24.808841Z",
            "updated_at": "2022-08-16T21:42:26.571916Z",
            "summary": "Bridget Riley: Perceptual Abstraction is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 24/07/2022, 00:00. Event is in Yale Center for British Art with address 1080 Chapel Street.",
            "title": "Bridget Riley: Perceptual Abstraction",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-07-24T00: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": "1080 Chapel Street",
            "city": "New Haven",
            "geolocation": "41.3078965,-72.93086073093221",
            "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": 12509,
            "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": 12800,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9392f11cb8a4d6e865ce5b545048b55-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9392f11cb8a4d6e865ce5b545048b55-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9392f11cb8a4d6e865ce5b545048b55-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9392f11cb8a4d6e865ce5b545048b55-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9392f11cb8a4d6e865ce5b545048b55-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c9392f11cb8a4d6e865ce5b545048b55.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9392f11cb8a4d6e865ce5b545048b55-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9392f11cb8a4d6e865ce5b545048b55-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9392f11cb8a4d6e865ce5b545048b55-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c9392f11cb8a4d6e865ce5b545048b55-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-16T21:42:23.207636Z",
                "updated_at": "2022-08-16T21:42:23.207691Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6238,
                "name": "Yayoi Kusama Museum",
                "slug": "yayoi-kusama-museum",
                "city": "Tokyo",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "35.7032039,139.726465",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "JP",
            "publish_status": "published",
            "published_at": "2022-08-16T21:42:25.710868Z",
            "publish_time": null,
            "slug": "yayoi-kusama-museum-a-poem-in-my-heart-2022-03-03",
            "created_at": "2022-08-16T21:42:26.532152Z",
            "updated_at": "2022-08-16T21:42:27.321734Z",
            "summary": "A Poem In My Heart is an Museum Exhibitions event starting on 03/03/2022, 01:00 and ending on 28/04/2022, 00:00. Event is in Yayoi Kusama Museum with address 107 Bentencho.",
            "title": "A Poem In My Heart",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "107 Bentencho",
            "city": "Tokyo",
            "geolocation": "35.7031495,139.7268033",
            "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": 12518,
            "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": 12810,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c55759091845b991e4352a9f7c9e6d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c55759091845b991e4352a9f7c9e6d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c55759091845b991e4352a9f7c9e6d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c55759091845b991e4352a9f7c9e6d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c55759091845b991e4352a9f7c9e6d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/15c55759091845b991e4352a9f7c9e6d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c55759091845b991e4352a9f7c9e6d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c55759091845b991e4352a9f7c9e6d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c55759091845b991e4352a9f7c9e6d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c55759091845b991e4352a9f7c9e6d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-16T21:55:04.905543Z",
                "updated_at": "2022-08-16T21:55:04.905578Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3573,
                "name": "White Cube Aspen",
                "slug": "white-cube-aspen",
                "city": "Aspen",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.1895263,-106.8194854",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2022-08-16T21:55:07.614254Z",
            "publish_time": null,
            "slug": "white-cube-aspen-sweet-lust-2022-03-03",
            "created_at": "2022-08-16T21:55:08.371497Z",
            "updated_at": "2022-08-16T21:55:08.423222Z",
            "summary": "Sweet Lust is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 20/04/2022, 00:00. Event is in White Cube Aspen with address 10 Avenue Matignon (Paris Office).",
            "title": "Sweet Lust",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Avenue Matignon (Paris Office)",
            "city": "Paris",
            "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": 14316,
            "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": 14224,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3a69dfbd342428f7f6bac593c3329-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3a69dfbd342428f7f6bac593c3329-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3a69dfbd342428f7f6bac593c3329-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3a69dfbd342428f7f6bac593c3329-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3a69dfbd342428f7f6bac593c3329-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cbe3a69dfbd342428f7f6bac593c3329.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3a69dfbd342428f7f6bac593c3329-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3a69dfbd342428f7f6bac593c3329-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3a69dfbd342428f7f6bac593c3329-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cbe3a69dfbd342428f7f6bac593c3329-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-13T08:28:47.476418Z",
                "updated_at": "2022-09-13T08:28:47.476475Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5355,
                "name": "Barbican Centre",
                "slug": "barbican-centre",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5198778,-0.0916239",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-09-13T08:28:51.268332Z",
            "publish_time": null,
            "slug": "barbican-centre-postwar-modern-new-art-in-britain-1945-1965-2022-03-03",
            "created_at": "2022-09-13T08:28:52.063101Z",
            "updated_at": "2022-09-13T08:28:52.486297Z",
            "summary": "Postwar Modern: New Art in Britain 1945-1965 is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 26/06/2022, 00:00. Event is in Barbican Centre with address Silk Street.",
            "title": "Postwar Modern: New Art in Britain 1945-1965",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-06-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Silk Street",
            "city": "London",
            "geolocation": "42.2174805,-76.1936555",
            "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": 18586,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4674,
                "name": "Beck & Eggeling International Fine Art",
                "slug": "beck-eggeling-international-fine-art",
                "city": "Düsseldorf",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.2226585,6.7730842",
                "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": "2022-12-23T16:34:07.687127Z",
            "publish_time": null,
            "slug": "beck-eggeling-international-fine-art-skulptur-2022-03-03",
            "created_at": "2022-12-23T16:34:08.590971Z",
            "updated_at": "2022-12-23T16:34:08.627805Z",
            "summary": "Skulptur is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in Beck & Eggeling International Fine Art with address Bilker Straße 5 und Bilker Straße 4-6.",
            "title": "Skulptur",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Bilker Straße 5 und Bilker Straße 4-6",
            "city": "Düsseldorf",
            "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": 18593,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5318,
                "name": "Bruce Silverstein",
                "slug": "bruce-silverstein",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7465935,-74.0067876",
                "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-23T16:34:18.955787Z",
            "publish_time": null,
            "slug": "bruce-silverstein-footsteps-2022-03-03",
            "created_at": "2022-12-23T16:34:19.823927Z",
            "updated_at": "2022-12-23T16:34:21.079261Z",
            "summary": "Footsteps is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in Bruce Silverstein with address 529 W. 20th Street.",
            "title": "Footsteps",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "529 W. 20th Street",
            "city": "New York",
            "geolocation": "37.30488085,-120.48225652728449",
            "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": 18597,
            "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": 18154,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/099cef29810445e494b11777460e77fe-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/099cef29810445e494b11777460e77fe-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/099cef29810445e494b11777460e77fe-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/099cef29810445e494b11777460e77fe-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/099cef29810445e494b11777460e77fe-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/099cef29810445e494b11777460e77fe.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/099cef29810445e494b11777460e77fe-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/099cef29810445e494b11777460e77fe-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/099cef29810445e494b11777460e77fe-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/099cef29810445e494b11777460e77fe-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-12-23T16:34:22.035360Z",
                "updated_at": "2022-12-23T16:34:22.035426Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5318,
                "name": "Bruce Silverstein",
                "slug": "bruce-silverstein",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7465935,-74.0067876",
                "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-23T16:34:26.327623Z",
            "publish_time": null,
            "slug": "bruce-silverstein-gallery-adger-cowans-footsteps-2022-03-03",
            "created_at": "2022-12-23T16:34:27.187746Z",
            "updated_at": "2022-12-23T16:34:27.662967Z",
            "summary": "Adger Cowans: Footsteps is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in Bruce Silverstein with address 529 West 20th Street.",
            "title": "Adger Cowans: Footsteps",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "529 West 20th Street",
            "city": "New York",
            "geolocation": "37.30488085,-120.48225652728449",
            "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": 18598,
            "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": 18155,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c525b2fc838540c3be07fdf27564cd03-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c525b2fc838540c3be07fdf27564cd03-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c525b2fc838540c3be07fdf27564cd03-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c525b2fc838540c3be07fdf27564cd03-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c525b2fc838540c3be07fdf27564cd03-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c525b2fc838540c3be07fdf27564cd03.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c525b2fc838540c3be07fdf27564cd03-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c525b2fc838540c3be07fdf27564cd03-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c525b2fc838540c3be07fdf27564cd03-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c525b2fc838540c3be07fdf27564cd03-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-12-23T16:34:25.373927Z",
                "updated_at": "2022-12-23T16:34:25.373982Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6858,
                "name": "Bryan Memorial Gallery",
                "slug": "bryan-memorial-gallery",
                "city": "Jeffersonville",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "44.6461932,-72.8280596",
                "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-23T16:34:27.975566Z",
            "publish_time": null,
            "slug": "bryan-memorial-gallery-legacy-2022-2022-03-03",
            "created_at": "2022-12-23T16:34:28.846280Z",
            "updated_at": "2022-12-23T16:34:29.762627Z",
            "summary": "Legacy 2022 is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 24/12/2022, 01:00. Event is in Bryan Memorial Gallery with address 180 S Vermont 108.",
            "title": "Legacy 2022",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-12-24T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "180 S Vermont 108",
            "city": "Jeffersonville",
            "geolocation": "44.597127,-72.805138",
            "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": 18832,
            "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": 18373,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/995e43af7b70494aa007c08051c13134-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/995e43af7b70494aa007c08051c13134-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/995e43af7b70494aa007c08051c13134-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/995e43af7b70494aa007c08051c13134-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/995e43af7b70494aa007c08051c13134-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/995e43af7b70494aa007c08051c13134.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/995e43af7b70494aa007c08051c13134-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/995e43af7b70494aa007c08051c13134-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/995e43af7b70494aa007c08051c13134-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/995e43af7b70494aa007c08051c13134-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-03T10:16:21.933913Z",
                "updated_at": "2023-01-03T10:16:21.933949Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5836,
                "name": "Departure Lounge",
                "slug": "departure-lounge",
                "city": "Luton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.88111929999999,-0.4141065",
                "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-01-03T10:16:25.368884Z",
            "publish_time": null,
            "slug": "departure-lounge-maria-meyer-wafted-from-paradise-2022-03-03",
            "created_at": "2023-01-03T10:16:26.248852Z",
            "updated_at": "2023-01-03T10:16:26.289419Z",
            "summary": "Maria Meyer: Wafted from Paradise is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 07/05/2022, 00:00. Event is in Departure Lounge with address Departure Lounge Gallery.",
            "title": "Maria Meyer: Wafted from Paradise",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-05-07T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Departure Lounge Gallery",
            "city": "Luton",
            "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": 18857,
            "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": 18397,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b2dc129033e4be9adc270d62e91bb3d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b2dc129033e4be9adc270d62e91bb3d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b2dc129033e4be9adc270d62e91bb3d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b2dc129033e4be9adc270d62e91bb3d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b2dc129033e4be9adc270d62e91bb3d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2b2dc129033e4be9adc270d62e91bb3d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b2dc129033e4be9adc270d62e91bb3d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b2dc129033e4be9adc270d62e91bb3d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b2dc129033e4be9adc270d62e91bb3d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2b2dc129033e4be9adc270d62e91bb3d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-03T10:47:15.618741Z",
                "updated_at": "2023-01-03T10:47:15.618795Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7647,
                "name": "Fabbri Schenker Projects",
                "slug": "fabbri-schenker-projects",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52568280000001,-0.082082",
                "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-01-03T10:47:19.718115Z",
            "publish_time": null,
            "slug": "fabbri-schenker-projects-forget-me-not-paolo-bufalini-allistair-walter-2022-03-03",
            "created_at": "2023-01-03T10:47:20.586814Z",
            "updated_at": "2023-01-03T10:47:21.371537Z",
            "summary": "Forget Me Not: Paolo Bufalini & Allistair Walter is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 19/03/2022, 01:00. Event is in Fabbri Schenker Projects with address 4 Garden Walk.",
            "title": "Forget Me Not: Paolo Bufalini & Allistair Walter",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-03-19T01: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 Garden Walk",
            "city": "London",
            "geolocation": "51.52567245,-0.08206005569216719",
            "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": 18885,
            "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": 18423,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52650594064443c3b483aece8d469f65-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52650594064443c3b483aece8d469f65-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52650594064443c3b483aece8d469f65-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52650594064443c3b483aece8d469f65-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52650594064443c3b483aece8d469f65-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/52650594064443c3b483aece8d469f65.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52650594064443c3b483aece8d469f65-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52650594064443c3b483aece8d469f65-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52650594064443c3b483aece8d469f65-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/52650594064443c3b483aece8d469f65-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-04T11:36:57.076610Z",
                "updated_at": "2023-01-04T11:36:57.076646Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 849,
                "name": "Gagosian Paris rue de Ponthieu",
                "slug": "gagosian-gallery-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8702381,2.3114666999999827",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1634,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-19T02:16:58.936105Z",
                    "updated_at": "2021-09-14T13:12:39.835168Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "dzn_Gagosian-Paris-by-Caruso-St-John-and-Jean-Francois-Bodin-4",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-04T11:36:59.859985Z",
            "publish_time": null,
            "slug": "gagosian-paris-michael-heizer-2022-03-03",
            "created_at": "2023-01-04T11:37:00.720525Z",
            "updated_at": "2023-01-04T11:37:02.286278Z",
            "summary": "Michael Heizer is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Gagosian Paris rue de Ponthieu with address 541 West 24th Street.",
            "title": "Michael Heizer",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-16T00: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": "541 West 24th Street",
            "city": "New York",
            "geolocation": "33.72235114254746,-118.2896553828137",
            "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": 18912,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18439,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6acb61ae08bf4433b48bd9fe8470495c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6acb61ae08bf4433b48bd9fe8470495c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6acb61ae08bf4433b48bd9fe8470495c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6acb61ae08bf4433b48bd9fe8470495c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6acb61ae08bf4433b48bd9fe8470495c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6acb61ae08bf4433b48bd9fe8470495c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6acb61ae08bf4433b48bd9fe8470495c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6acb61ae08bf4433b48bd9fe8470495c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6acb61ae08bf4433b48bd9fe8470495c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6acb61ae08bf4433b48bd9fe8470495c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-04T11:47:37.025525Z",
                "updated_at": "2023-01-04T11:47:37.025561Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1954,
                "name": "Galerie C.O.A",
                "slug": "galerie-c-o-a",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.5301149,-73.6080005",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2023-01-04T11:47:42.244261Z",
            "publish_time": null,
            "slug": "galerie-coa-double-solo-yannick-chayer-erkut-terliksiz-2022-03-03",
            "created_at": "2023-01-04T11:47:43.106018Z",
            "updated_at": "2023-01-04T11:47:43.531262Z",
            "summary": "Double solo | Yannick Chayer + Erkut Terliksiz is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 02/04/2022, 00:00. Event is in Galerie C.O.A with address 6405 boulevard Saint-Laurent.",
            "title": "Double solo | Yannick Chayer + Erkut Terliksiz",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-02T00: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": "6405 boulevard Saint-Laurent",
            "city": "Montreal",
            "geolocation": "45.53011231428572,-73.60805534285714",
            "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": 18956,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 7665,
                "name": "Galerie Robert Vallois",
                "slug": "galerie-robert-vallois",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8557739,2.3367122",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-01-04T12:07:06.429900Z",
            "publish_time": null,
            "slug": "galerie-robert-vallois-kcho-2022-03-03",
            "created_at": "2023-01-04T12:07:07.282377Z",
            "updated_at": "2023-01-04T12:07:07.735699Z",
            "summary": "KCHO is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 02/04/2022, 00:00. Event is in Galerie Robert Vallois with address 35-41, rue de Seine.",
            "title": "KCHO",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-02T00: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": "35-41, rue de Seine",
            "city": "Paris",
            "geolocation": "48.6147766,2.4747531",
            "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": 19041,
            "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": 18538,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb2655c9d36a4120ba0cfe9e47f47b0a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb2655c9d36a4120ba0cfe9e47f47b0a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb2655c9d36a4120ba0cfe9e47f47b0a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb2655c9d36a4120ba0cfe9e47f47b0a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb2655c9d36a4120ba0cfe9e47f47b0a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fb2655c9d36a4120ba0cfe9e47f47b0a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb2655c9d36a4120ba0cfe9e47f47b0a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb2655c9d36a4120ba0cfe9e47f47b0a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb2655c9d36a4120ba0cfe9e47f47b0a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb2655c9d36a4120ba0cfe9e47f47b0a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-05T11:04:10.065807Z",
                "updated_at": "2023-01-05T11:04:10.065843Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 725,
                "name": "Gagosian New York 522 West 21st Street",
                "slug": "gagosian-gallery-west-21st-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.746755,-74.00649499999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 532,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/image2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/image2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/image2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/image2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/image2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/image2-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/image2.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/image2-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-18T14:14:12.746479Z",
                    "updated_at": "2021-09-14T12:48:05.993697Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "image",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-05T11:04:13.752435Z",
            "publish_time": null,
            "slug": "gagosian-gallery-new-york-west-21st-street-michael-heizer-2022-03-03",
            "created_at": "2023-01-05T11:04:14.612984Z",
            "updated_at": "2023-01-05T11:04:15.274954Z",
            "summary": "Michael Heizer is an Gallery Shows event starting on 03/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Gagosian New York 522 West 21st Street with address 522 West 21st Street.",
            "title": "Michael Heizer",
            "content": null,
            "start_time": "2022-03-03T01:00:00.000000Z",
            "end_time": "2022-04-16T00: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": "522 West 21st Street",
            "city": "New York",
            "geolocation": "49.328601,-123.08614435000001",
            "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": []
        }
    ]
}