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=9846&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=9864&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9828&ordering=start_time",
    "results": [
        {
            "id": 13691,
            "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": 13704,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a28a02057464d478350cfd67b6948f4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a28a02057464d478350cfd67b6948f4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a28a02057464d478350cfd67b6948f4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a28a02057464d478350cfd67b6948f4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a28a02057464d478350cfd67b6948f4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6a28a02057464d478350cfd67b6948f4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a28a02057464d478350cfd67b6948f4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a28a02057464d478350cfd67b6948f4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a28a02057464d478350cfd67b6948f4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a28a02057464d478350cfd67b6948f4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-01T09:31:37.745939Z",
                "updated_at": "2022-09-01T09:31:37.745974Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5265,
                "name": "Lullin + Ferrari",
                "slug": "lullin-ferrari",
                "city": "Zürich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3876922,8.5278033",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2022-09-01T09:31:40.348565Z",
            "publish_time": null,
            "slug": "lullin-ferrari-april-april-the-abundance-of-possibilities-clare-goodwin-mirjam-blanka-inauen-2022-04-08",
            "created_at": "2022-09-01T09:31:41.138027Z",
            "updated_at": "2022-09-01T09:31:41.522869Z",
            "summary": "April, April! – The Abundance of Possibilities. Clare Goodwin & Mirjam Blanka Inauen is an Gallery Shows event starting on 08/04/2022, 00:00 and ending on 07/05/2022, 00:00. Event is in Lullin + Ferrari with address Limmatstraße 214.",
            "title": "April, April! – The Abundance of Possibilities. Clare Goodwin & Mirjam Blanka Inauen",
            "content": null,
            "start_time": "2022-04-08T00: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": "Limmatstraße 214",
            "city": "Zurich",
            "geolocation": "47.3877301,8.527551535391105",
            "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": 13870,
            "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": 13848,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98da141bf33b4b6cb9516fd0d192457a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98da141bf33b4b6cb9516fd0d192457a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98da141bf33b4b6cb9516fd0d192457a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98da141bf33b4b6cb9516fd0d192457a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98da141bf33b4b6cb9516fd0d192457a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/98da141bf33b4b6cb9516fd0d192457a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98da141bf33b4b6cb9516fd0d192457a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98da141bf33b4b6cb9516fd0d192457a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98da141bf33b4b6cb9516fd0d192457a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/98da141bf33b4b6cb9516fd0d192457a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-02T08:08:16.088492Z",
                "updated_at": "2022-09-02T08:08:16.088536Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4342,
                "name": "Glynn Vivian Art Gallery",
                "slug": "glynn-vivian-art-gallery",
                "city": "Swansea",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.6238252,-3.9443827",
                "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-02T08:08:19.737364Z",
            "publish_time": null,
            "slug": "glynn-vivian-art-gallery-art-and-industry-stories-from-wales-2022-04-08",
            "created_at": "2022-09-02T08:08:20.534848Z",
            "updated_at": "2022-09-02T08:08:21.074491Z",
            "summary": "Art and Industry, Stories from Wales is an Gallery Shows event starting on 08/04/2022, 00:00 and ending on 10/07/2022, 00:00. Event is in Glynn Vivian Art Gallery with address Alexandra Road.",
            "title": "Art and Industry, Stories from Wales",
            "content": null,
            "start_time": "2022-04-08T00:00:00.000000Z",
            "end_time": "2022-07-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Alexandra Road",
            "city": "Swansea",
            "geolocation": "1.2740422,103.802124",
            "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": 13916,
            "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": 13889,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b85d5397cc8405b99798070ad492c3d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b85d5397cc8405b99798070ad492c3d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b85d5397cc8405b99798070ad492c3d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b85d5397cc8405b99798070ad492c3d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b85d5397cc8405b99798070ad492c3d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b85d5397cc8405b99798070ad492c3d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b85d5397cc8405b99798070ad492c3d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b85d5397cc8405b99798070ad492c3d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b85d5397cc8405b99798070ad492c3d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b85d5397cc8405b99798070ad492c3d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-02T08:29:08.534711Z",
                "updated_at": "2022-09-02T08:29:08.534746Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4788,
                "name": "Galerie Wedding",
                "slug": "galerie-wedding",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5421094,13.3669044",
                "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-09-02T08:29:10.215965Z",
            "publish_time": null,
            "slug": "galerie-wedding-existing-otherwise-inner-jungle-2022-04-08",
            "created_at": "2022-09-02T08:29:11.025005Z",
            "updated_at": "2022-09-02T08:29:11.658427Z",
            "summary": "Existing Otherwise – Inner Jungle is an Gallery Shows event starting on 08/04/2022, 00:00 and ending on 21/05/2022, 00:00. Event is in Galerie Wedding with address 146-147 Müllerstraße.",
            "title": "Existing Otherwise – Inner Jungle",
            "content": null,
            "start_time": "2022-04-08T00: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": "146-147 Müllerstraße",
            "city": "Berlin",
            "geolocation": "52.547522,13.3566625",
            "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": 13904,
            "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": 13880,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/99979d8687044ab0a7a97286d21c7187.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/99979d8687044ab0a7a97286d21c7187-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-02T08:28:45.813087Z",
                "updated_at": "2022-09-02T08:28:45.813150Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6652,
                "name": "Galerie oqbo",
                "slug": "galerie-oqbo",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5401829,13.3948468",
                "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-09-02T08:28:50.039321Z",
            "publish_time": null,
            "slug": "galerie-oqbo-form-constriction-2022-04-08",
            "created_at": "2022-09-02T08:28:50.827189Z",
            "updated_at": "2022-09-02T08:28:54.497268Z",
            "summary": "Form Constriction is an Gallery Shows event starting on 08/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Galerie oqbo with address Brunnenstr. 63.",
            "title": "Form Constriction",
            "content": null,
            "start_time": "2022-04-08T00:00:00.000000Z",
            "end_time": "2022-05-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Brunnenstr. 63",
            "city": "Berlin",
            "geolocation": "52.5401175,13.3951374",
            "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": 13805,
            "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": 13791,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9911ee0fefb246f5ba27e4e51eccdcab-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9911ee0fefb246f5ba27e4e51eccdcab-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9911ee0fefb246f5ba27e4e51eccdcab-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9911ee0fefb246f5ba27e4e51eccdcab-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9911ee0fefb246f5ba27e4e51eccdcab-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9911ee0fefb246f5ba27e4e51eccdcab.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9911ee0fefb246f5ba27e4e51eccdcab-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9911ee0fefb246f5ba27e4e51eccdcab-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9911ee0fefb246f5ba27e4e51eccdcab-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9911ee0fefb246f5ba27e4e51eccdcab-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-02T07:21:47.336043Z",
                "updated_at": "2022-09-02T07:21:47.336078Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4825,
                "name": "International Studio & Curatorial Program",
                "slug": "international-studio-curatorial-program",
                "city": "Brooklyn",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7142875,-73.9344366",
                "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-09-02T07:21:51.237707Z",
            "publish_time": null,
            "slug": "international-studio-curatorial-program-lizania-cruz-every-immigrant-is-a-writer-2022-04-08",
            "created_at": "2022-09-02T07:21:52.053238Z",
            "updated_at": "2022-09-02T07:21:53.794259Z",
            "summary": "\"Lizania Cruz: Every Immigrant Is a Writer\" is an Gallery Shows event starting on 08/04/2022, 00:00 and ending on 26/08/2022, 00:00. Event is in International Studio & Curatorial Program with address 1040 Metropolitan Avenue.",
            "title": "\"Lizania Cruz: Every Immigrant Is a Writer\"",
            "content": null,
            "start_time": "2022-04-08T00:00:00.000000Z",
            "end_time": "2022-08-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": "1040 Metropolitan Avenue",
            "city": "New York",
            "geolocation": "40.714248,-73.9347032",
            "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": 13922,
            "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": 5060,
                "name": "Galerie Christian Lethert",
                "slug": "galerie-christian-lethert",
                "city": "Köln",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9402482,6.9335778",
                "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-09-02T09:30:50.353287Z",
            "publish_time": null,
            "slug": "galerie-christian-lethert-cameos-calls-dust-2022-04-08",
            "created_at": "2022-09-02T09:30:51.142157Z",
            "updated_at": "2022-09-02T09:30:51.553269Z",
            "summary": "Cameos Calls Dust is an Gallery Shows event starting on 08/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Christian Lethert with address Antwerpener Straße 52.",
            "title": "Cameos Calls Dust",
            "content": null,
            "start_time": "2022-04-08T00:00:00.000000Z",
            "end_time": "2022-06-04T00: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": "Antwerpener Straße 52",
            "city": "Cologne",
            "geolocation": "50.94025765000001,6.933592914971813",
            "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": 13920,
            "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": 13890,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56218197d8fe46f4bf7c37f965b1e7db-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56218197d8fe46f4bf7c37f965b1e7db-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56218197d8fe46f4bf7c37f965b1e7db-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56218197d8fe46f4bf7c37f965b1e7db-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56218197d8fe46f4bf7c37f965b1e7db-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/56218197d8fe46f4bf7c37f965b1e7db.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56218197d8fe46f4bf7c37f965b1e7db-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56218197d8fe46f4bf7c37f965b1e7db-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56218197d8fe46f4bf7c37f965b1e7db-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56218197d8fe46f4bf7c37f965b1e7db-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-02T09:30:44.195859Z",
                "updated_at": "2022-09-02T09:30:44.195894Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4974,
                "name": "galerie burster berlin | karlsruhe",
                "slug": "galerie-burster-berlin-karlsruhe",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4975986,13.325274",
                "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-09-02T09:30:46.999544Z",
            "publish_time": null,
            "slug": "galerie-burster-shotfour-einfriedung-i-performance-finja-sander-2022-04-08",
            "created_at": "2022-09-02T09:30:47.835229Z",
            "updated_at": "2022-09-02T09:30:48.305819Z",
            "summary": "SHOT#FOUR (Einfriedung)  I  Performance Finja Sander is an Gallery Shows event starting on 08/04/2022, 00:00 and ending on 14/04/2022, 00:00. Event is in galerie burster berlin | karlsruhe with address Ludwigkirchstr. 11.",
            "title": "SHOT#FOUR (Einfriedung)  I  Performance Finja Sander",
            "content": null,
            "start_time": "2022-04-08T00:00:00.000000Z",
            "end_time": "2022-04-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Ludwigkirchstr. 11",
            "city": "Berlin",
            "geolocation": "52.4978571,13.3250856",
            "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": 7792,
            "author": {
                "id": "677bb3c9-be80-4d1e-ac9a-d6f865945eff",
                "username": "info@loudos.gr",
                "slug": "infoloudosgr",
                "first_name": "Thanos",
                "last_name": "Loudos",
                "display_name": null,
                "display_name_full": "Thanos Loudos",
                "email": "info@loudos.gr",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8818,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e47a4e9beaea4719a9c6f036ce2528c5.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-03-10T14:15:46.867631Z",
                "updated_at": "2022-03-10T14:15:46.867669Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "677bb3c9-be80-4d1e-ac9a-d6f865945eff"
            },
            "venue": {
                "id": 3184,
                "name": "Loudos Auctions",
                "slug": "loudos-auctions",
                "city": "Αθήνα",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "37.9705904,23.7414198",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3253,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Logo_Red.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2021-02-09T16:46:18.412803Z",
                    "updated_at": "2021-09-14T13:49:58.872482Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "677bb3c9-be80-4d1e-ac9a-d6f865945eff"
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-03-10T14:15:54.369633Z",
            "publish_time": null,
            "slug": "the-discovery-sale",
            "created_at": "2022-03-10T14:15:54.373693Z",
            "updated_at": "2022-03-10T14:21:25.648312Z",
            "summary": "The Discovery Sale is an Auctions event starting on 08/04/2022, 19:00 and ending on 08/04/2022, 22:00. Event is in Loudos Auctions with address Online-Only.",
            "title": "The Discovery Sale - Live Online Auction",
            "content": "The Discovery Sale – April 8 at 7 pm EEST\r\nLive Online Auction.\r\n\r\nWe are happy to present the first Discovery Sale that will take place Live Online via Invaluable, LiveAuctioneers, Drouot and Loudos.gr.\r\nExplore our catalogue that includes:\r\n\r\n    A selection of works of fine art from Greek and international artists\r\n    Objects of Philhellenic, Ottoman, Islamic and Asian interest\r\n    Jewelry and Wristwatches (Ilias Lalaounis, Piaget etc)\r\n    Designer & Fashion (Gucci, Louis Vuitton, Hermes, Balenciaga etc)\r\n    Antiques, interiors and collector’s objects\r\n\r\nViewing notes\r\n\r\nCurrently private viewing is available by appointment in our Athens office from Sunday 13 March to Sunday 20 March.\r\nWe will also have another full week of viewing before the auction.\r\n\r\nNEW FEATURE: Virtual viewings – contact us to arrange your private virtual appointment to view the auction via zoom or what’s up.\r\n\r\nAuction Catalogue: https://loudos.gr/project/the-discovery-sale/",
            "start_time": "2022-04-08T19:00:00.000000Z",
            "end_time": "2022-04-08T22: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": "Online-Only",
            "city": "",
            "geolocation": "37.9705904,23.7414198",
            "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": true,
            "banner_logo": null,
            "artists": [
                9108,
                11435,
                13942
            ],
            "artworks": [
                80730,
                90064
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 8456,
            "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": 4718,
                "name": "Moderna Museet Malmo",
                "slug": "moderna-museet-malmo",
                "city": "Malmo",
                "country": {
                    "code": "SE",
                    "name": "Sweden"
                },
                "geolocation": "55.6043929,13.0095215",
                "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": "SE",
            "publish_status": "published",
            "published_at": "2022-04-23T19:10:09.845978Z",
            "publish_time": null,
            "slug": "moderna-museet-malmo-annika-elisabeth-von-hausswolff-alternative-secrecy-2022-04-09",
            "created_at": "2022-04-23T19:10:10.691411Z",
            "updated_at": "2022-04-23T19:10:11.143660Z",
            "summary": "Annika Elisabeth von Hausswolff: Alternative Secrecy is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 11/09/2022, 00:00. Event is in Moderna Museet Malmo with address Gasverksgatan 22.",
            "title": "Annika Elisabeth von Hausswolff: Alternative Secrecy",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-09-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Gasverksgatan 22",
            "city": "Malmo",
            "geolocation": "56.0409634,12.7024402",
            "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": 13321,
            "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": 6086,
                "name": "Morean Center for Clay",
                "slug": "morean-center-clay",
                "city": "St. Petersburg",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "27.7673427,-82.66225879999999",
                "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-29T19:37:43.274873Z",
            "publish_time": null,
            "slug": "morean-center-for-clay-fresh-squeezed-6-emerging-artists-in-florida-2022-04-09",
            "created_at": "2022-08-29T19:37:44.066142Z",
            "updated_at": "2022-08-29T19:37:44.503496Z",
            "summary": "Fresh Squeezed 6 : Emerging Artists in Florida is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 23/06/2022, 00:00. Event is in Morean Center for Clay with address 420 22nd Street South.",
            "title": "Fresh Squeezed 6 : Emerging Artists in Florida",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-06-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": "420 22nd Street South",
            "city": "Saint Petersburg",
            "geolocation": "27.7670133,-82.6627282",
            "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": 12805,
            "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": 13057,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60df68e949aa418dba5607df4abf0fce-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60df68e949aa418dba5607df4abf0fce-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60df68e949aa418dba5607df4abf0fce-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60df68e949aa418dba5607df4abf0fce-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60df68e949aa418dba5607df4abf0fce-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/60df68e949aa418dba5607df4abf0fce.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60df68e949aa418dba5607df4abf0fce-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60df68e949aa418dba5607df4abf0fce-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60df68e949aa418dba5607df4abf0fce-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60df68e949aa418dba5607df4abf0fce-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-19T19:15:07.229792Z",
                "updated_at": "2022-08-19T19:15:07.229826Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5956,
                "name": "Stephane Simoens",
                "slug": "stephane-simoens",
                "city": "Knokke-Heist",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "51.3552185,3.3007825",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2022-08-19T19:15:10.624502Z",
            "publish_time": null,
            "slug": "stephane-simoens-contemporary-fine-art-colour-shaping-form-a-dialogue-between-machteld-rullens-and-masaaki-yamada-2022-04-09",
            "created_at": "2022-08-19T19:15:11.800645Z",
            "updated_at": "2022-08-19T19:15:12.203550Z",
            "summary": "Colour Shaping Form: A dialogue between Machteld Rullens and Masaaki Yamada is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 17/05/2022, 00:00. Event is in Stephane Simoens with address Golvenstraat 7 8300.",
            "title": "Colour Shaping Form: A dialogue between Machteld Rullens and Masaaki Yamada",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Golvenstraat 7 8300",
            "city": "Knokke-Heist",
            "geolocation": "51.355244049999996,3.3008846204254536",
            "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": 12800,
            "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": 13054,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac97554935874d8495353db76ca9836f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac97554935874d8495353db76ca9836f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac97554935874d8495353db76ca9836f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac97554935874d8495353db76ca9836f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac97554935874d8495353db76ca9836f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ac97554935874d8495353db76ca9836f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac97554935874d8495353db76ca9836f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac97554935874d8495353db76ca9836f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac97554935874d8495353db76ca9836f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac97554935874d8495353db76ca9836f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-19T19:02:30.148075Z",
                "updated_at": "2022-08-19T19:02:30.148109Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4890,
                "name": "Tanya Bonakdar Gallery",
                "slug": "tanya-bonakdar-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.089341,-118.3382046",
                "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-19T19:02:32.313618Z",
            "publish_time": null,
            "slug": "tanya-bonakdar-gallery-los-angeles-mark-dion-theater-of-extinction-2022-04-09",
            "created_at": "2022-08-19T19:02:38.004337Z",
            "updated_at": "2022-08-19T19:02:38.690221Z",
            "summary": "Mark Dion: Theater Of Extinction is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 25/05/2022, 00:00. Event is in Tanya Bonakdar Gallery with address 1010 North Highland Avenue.",
            "title": "Mark Dion: Theater Of Extinction",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-25T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1010 North Highland Avenue",
            "city": "Los Angeles",
            "geolocation": "34.089188877551024,-118.33849430612244",
            "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": 13829,
            "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": 13811,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9bee1404f3ae4937810049e1bc738cad-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9bee1404f3ae4937810049e1bc738cad-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9bee1404f3ae4937810049e1bc738cad-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9bee1404f3ae4937810049e1bc738cad-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9bee1404f3ae4937810049e1bc738cad-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9bee1404f3ae4937810049e1bc738cad.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9bee1404f3ae4937810049e1bc738cad-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9bee1404f3ae4937810049e1bc738cad-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9bee1404f3ae4937810049e1bc738cad-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9bee1404f3ae4937810049e1bc738cad-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-02T07:39:01.000137Z",
                "updated_at": "2022-09-02T07:39:01.000173Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4823,
                "name": "Hošek Contemporary",
                "slug": "hosek-contemporary",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "40.71226583093534,-74.0040782121582",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4069,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop-c0-5__0-5-558x279-70.JPG",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop-c0-5__0-5-760x499-70.JPG",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/5139222d3c834316b9a8c0384720ec71.JPG",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop-c0-5__0-5-265x149-70.JPG"
                    },
                    "created_at": "2022-10-10T12:08:06.108894Z",
                    "updated_at": "2022-10-10T12:08:06.108933Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "d8c4e34e-c121-4e62-9b97-8e5a31dd367e"
                },
                "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-09-02T07:39:05.227440Z",
            "publish_time": null,
            "slug": "hosek-contemporary-maria-cukorfilip-misek-composing-transformation-2022-04-09",
            "created_at": "2022-09-02T07:39:06.014949Z",
            "updated_at": "2022-09-02T07:39:06.481714Z",
            "summary": "Maria Cukor/Filip Misek - Composing Transformation is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 21/04/2022, 00:00. Event is in Hošek Contemporary with address MS Heimatland.",
            "title": "Maria Cukor/Filip Misek - Composing Transformation",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-04-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": "MS Heimatland",
            "city": "Berlin",
            "geolocation": "47.565393,7.616208",
            "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": 13825,
            "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": 13809,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f5e5d1b18ea4c2c9ecc323de1de8573-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-02T07:38:55.071899Z",
                "updated_at": "2022-09-02T07:38:55.071956Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4358,
                "name": "Honor Fraser",
                "slug": "honor-fraser",
                "city": "Culver City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0323775,-118.3741338",
                "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-09-02T07:38:58.785638Z",
            "publish_time": null,
            "slug": "honor-fraser-gallery-surabhi-saraf-awoke-awokened-alaap-2022-04-09",
            "created_at": "2022-09-02T07:38:59.610126Z",
            "updated_at": "2022-09-02T07:39:00.144540Z",
            "summary": "Surabhi Saraf, AWOKE & AWOKENED, ALAAP is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Honor Fraser with address 2622 S. LA CIENEGA BLVD..",
            "title": "Surabhi Saraf, AWOKE & AWOKENED, ALAAP",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2622 S. LA CIENEGA BLVD.",
            "city": "Los Angeles",
            "geolocation": "33.9710326,-118.3701789",
            "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": 13824,
            "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": 13808,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f22406f36a7549cca14d3351d5e4773f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f22406f36a7549cca14d3351d5e4773f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-02T07:38:54.610479Z",
                "updated_at": "2022-09-02T07:38:54.610514Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4358,
                "name": "Honor Fraser",
                "slug": "honor-fraser",
                "city": "Culver City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0323775,-118.3741338",
                "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-09-02T07:38:57.613372Z",
            "publish_time": null,
            "slug": "honor-fraser-gallery-yass-mazandi-in-flight-2022-04-09",
            "created_at": "2022-09-02T07:38:58.397030Z",
            "updated_at": "2022-09-02T07:38:59.574527Z",
            "summary": "Yass Mazandi, IN FLIGHT is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 14/05/2022, 00:00. Event is in Honor Fraser with address 2622 S. LA CIENEGA BLVD..",
            "title": "Yass Mazandi, IN FLIGHT",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-14T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2622 S. LA CIENEGA BLVD.",
            "city": "Los Angeles",
            "geolocation": "33.9710326,-118.3701789",
            "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": 13315,
            "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": 5598,
                "name": "Carrie Chen Gallery",
                "slug": "carrie-chen-gallery",
                "city": "Great Barrington",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.1947669,-73.3630068",
                "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-29T19:17:49.354188Z",
            "publish_time": null,
            "slug": "carrie-chen-gallery-lily-prince-both-sides-now-2022-04-09",
            "created_at": "2022-08-29T19:17:50.140198Z",
            "updated_at": "2022-08-29T19:17:52.352703Z",
            "summary": "LILY PRINCE: BOTH SIDES NOW is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 08/05/2022, 00:00. Event is in Carrie Chen Gallery with address 16 Railroad Street.",
            "title": "LILY PRINCE: BOTH SIDES NOW",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-08T00: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": "16 Railroad Street",
            "city": "Great Barrington, MA",
            "geolocation": "43.1629173,-77.5854649",
            "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": 13318,
            "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": 6502,
                "name": "Reykjavík Art Museum, Hafnarhús",
                "slug": "reykjavik-art-museum-hafnarhus",
                "city": "Reykjavík",
                "country": {
                    "code": "IS",
                    "name": "Iceland"
                },
                "geolocation": "64.148866,-21.939965",
                "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": "IS",
            "publish_status": "published",
            "published_at": "2022-08-29T19:23:30.859559Z",
            "publish_time": null,
            "slug": "reykjavik-art-museum-hafnarhus-erro-the-power-of-images-2022-04-09",
            "created_at": "2022-08-29T19:23:31.663572Z",
            "updated_at": "2022-08-29T19:23:32.134704Z",
            "summary": "Erró: The Power of Images is an Museum Exhibitions event starting on 09/04/2022, 00:00 and ending on 02/10/2022, 00:00. Event is in Reykjavík Art Museum, Hafnarhús with address Tryggvagata 17 - 101.",
            "title": "Erró: The Power of Images",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-10-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": "Tryggvagata 17 - 101",
            "city": "Reykjavík",
            "geolocation": "63.9289023,-20.9993753",
            "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": 12803,
            "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": 13056,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ead5f3a8cb6a4e2eb77d45819d1fca98-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ead5f3a8cb6a4e2eb77d45819d1fca98-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ead5f3a8cb6a4e2eb77d45819d1fca98-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ead5f3a8cb6a4e2eb77d45819d1fca98-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ead5f3a8cb6a4e2eb77d45819d1fca98-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ead5f3a8cb6a4e2eb77d45819d1fca98.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ead5f3a8cb6a4e2eb77d45819d1fca98-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ead5f3a8cb6a4e2eb77d45819d1fca98-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ead5f3a8cb6a4e2eb77d45819d1fca98-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ead5f3a8cb6a4e2eb77d45819d1fca98-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-19T19:15:06.747549Z",
                "updated_at": "2022-08-19T19:15:06.747583Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6321,
                "name": "STPI Gallery",
                "slug": "stpi-gallery",
                "city": "Singapore",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2911018,103.8402617",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "SG",
            "publish_status": "published",
            "published_at": "2022-08-19T19:15:09.005362Z",
            "publish_time": null,
            "slug": "stpi-singapore-tyler-print-institute-han-sai-por-the-forest-and-its-soul-2022-04-09",
            "created_at": "2022-08-19T19:15:09.951824Z",
            "updated_at": "2022-08-19T19:15:10.331235Z",
            "summary": "Han Sai Por: The Forest and Its Soul is an Gallery Shows event starting on 09/04/2022, 00:00 and ending on 22/05/2022, 00:00. Event is in STPI Gallery with address 41 Robertson Quay.",
            "title": "Han Sai Por: The Forest and Its Soul",
            "content": null,
            "start_time": "2022-04-09T00:00:00.000000Z",
            "end_time": "2022-05-22T00: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": "41 Robertson Quay",
            "city": "Singapore",
            "geolocation": "1.2911253999999999,103.84022339123308",
            "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": []
        }
    ]
}