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=4410&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=4428&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4392&ordering=-start_time",
    "results": [
        {
            "id": 33926,
            "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": 32063,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c4939b2cd67490da849711bfe05f5ad-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c4939b2cd67490da849711bfe05f5ad-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c4939b2cd67490da849711bfe05f5ad-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c4939b2cd67490da849711bfe05f5ad-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c4939b2cd67490da849711bfe05f5ad-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c4939b2cd67490da849711bfe05f5ad.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c4939b2cd67490da849711bfe05f5ad-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c4939b2cd67490da849711bfe05f5ad-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c4939b2cd67490da849711bfe05f5ad-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c4939b2cd67490da849711bfe05f5ad-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-30T14:28:12.621060Z",
                "updated_at": "2023-11-30T14:28:12.621115Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8527,
                "name": "ARTISTS IN THE WORLD EVENTS DI RIBEZZI ANGELO",
                "slug": "artists-world-events-di-ribezzi-angelo",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8985754,12.4916945",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-11-30T14:28:26.488569Z",
            "publish_time": null,
            "slug": "artists-in-the-world-events-di-ribezzi-angelo-art-shopping-for-christmas-2023-2023-12-02",
            "created_at": "2023-11-30T14:28:27.379949Z",
            "updated_at": "2023-11-30T14:28:28.085561Z",
            "summary": "Art Shopping for Christmas 2023 is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 18/12/2023, 01:00. Event is in ARTISTS IN THE WORLD EVENTS DI RIBEZZI ANGELO with address Via Palermo 41 Roma.",
            "title": "Art Shopping for Christmas 2023",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2023-12-18T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Palermo 41 Roma",
            "city": "Rome",
            "geolocation": "41.8985819,12.491674",
            "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": 34213,
            "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": 32329,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cd7dec16af9438bad5c6f31be9da699-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cd7dec16af9438bad5c6f31be9da699-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cd7dec16af9438bad5c6f31be9da699-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cd7dec16af9438bad5c6f31be9da699-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cd7dec16af9438bad5c6f31be9da699-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2cd7dec16af9438bad5c6f31be9da699.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cd7dec16af9438bad5c6f31be9da699-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cd7dec16af9438bad5c6f31be9da699-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cd7dec16af9438bad5c6f31be9da699-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cd7dec16af9438bad5c6f31be9da699-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-07T11:50:29.186984Z",
                "updated_at": "2023-12-07T11:50:29.187043Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5520,
                "name": "M+B",
                "slug": "mb",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0811818,-118.3874414",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-12-07T11:50:31.857187Z",
            "publish_time": null,
            "slug": "mb-eliot-greenwald-listening-arm-2023-12-02",
            "created_at": "2023-12-07T11:50:32.746693Z",
            "updated_at": "2023-12-07T11:50:33.239681Z",
            "summary": "Eliot Greenwald. Listening Arm is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 13/01/2024, 01:00. Event is in M+B with address 612 North Almont Drive.",
            "title": "Eliot Greenwald. Listening Arm",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2024-01-13T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "612 North Almont Drive",
            "city": "Los Angeles",
            "geolocation": "34.08107204233,-118.38760652201594",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 32919,
            "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": 31140,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53823439e0284a88b0976ad5d400abea-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53823439e0284a88b0976ad5d400abea-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53823439e0284a88b0976ad5d400abea-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53823439e0284a88b0976ad5d400abea-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53823439e0284a88b0976ad5d400abea-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/53823439e0284a88b0976ad5d400abea.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53823439e0284a88b0976ad5d400abea-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53823439e0284a88b0976ad5d400abea-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53823439e0284a88b0976ad5d400abea-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53823439e0284a88b0976ad5d400abea-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-31T13:56:09.030662Z",
                "updated_at": "2023-10-31T13:56:09.030715Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5588,
                "name": "The Royal Scottish Academy",
                "slug": "royal-scottish-academy",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9512279,-3.1964547",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-10-31T13:56:11.769228Z",
            "publish_time": null,
            "slug": "the-royal-scottish-academy-the-printmakers-art-rembrandt-to-rego-2023-12-02",
            "created_at": "2023-10-31T13:56:12.701624Z",
            "updated_at": "2023-10-31T13:56:14.041593Z",
            "summary": "The Printmaker's Art | Rembrandt to Rego is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 25/02/2024, 01:00. Event is in The Royal Scottish Academy with address The Mound.",
            "title": "The Printmaker's Art | Rembrandt to Rego",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2024-02-25T01: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 Mound",
            "city": "Edinburgh",
            "geolocation": "-46.333461,169.583597",
            "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": 34285,
            "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": 32404,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c22ca0faeb14000ba2522029242a986-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c22ca0faeb14000ba2522029242a986-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c22ca0faeb14000ba2522029242a986-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c22ca0faeb14000ba2522029242a986-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c22ca0faeb14000ba2522029242a986-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4c22ca0faeb14000ba2522029242a986.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c22ca0faeb14000ba2522029242a986-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c22ca0faeb14000ba2522029242a986-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c22ca0faeb14000ba2522029242a986-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4c22ca0faeb14000ba2522029242a986-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-12T11:53:52.909741Z",
                "updated_at": "2023-12-12T11:53:52.909777Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9184,
                "name": "Sarabande High Road",
                "slug": "sarabande-high-road",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.6051943,-0.0678404",
                "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-12-12T11:53:55.912016Z",
            "publish_time": null,
            "slug": "sarabande-high-road-arthur-poujois-us-at-the-end-of-the-world-2023-12-02",
            "created_at": "2023-12-12T11:53:56.791687Z",
            "updated_at": "2023-12-12T11:53:58.113779Z",
            "summary": "Arthur Poujois . Us at the end of the world is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 07/12/2023, 01:00. Event is in Sarabande High Road with address 792 High Road.",
            "title": "Arthur Poujois . Us at the end of the world",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2023-12-07T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "792 High Road",
            "city": "London",
            "geolocation": "51.6162978,-0.1765685",
            "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": 34747,
            "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": 32832,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ab325a34450454db204afaccc9e448c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ab325a34450454db204afaccc9e448c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ab325a34450454db204afaccc9e448c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ab325a34450454db204afaccc9e448c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ab325a34450454db204afaccc9e448c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2ab325a34450454db204afaccc9e448c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ab325a34450454db204afaccc9e448c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ab325a34450454db204afaccc9e448c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ab325a34450454db204afaccc9e448c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ab325a34450454db204afaccc9e448c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-05T11:00:31.330703Z",
                "updated_at": "2024-01-05T11:00:31.330745Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4257,
                "name": "PUCCS Contemporary Art",
                "slug": "puccs-contemporary-art",
                "city": "Budapest",
                "country": {
                    "code": "HU",
                    "name": "Hungary"
                },
                "geolocation": "47.4239361,19.0290079",
                "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": "HU",
            "publish_status": "published",
            "published_at": "2024-01-05T11:00:34.159954Z",
            "publish_time": null,
            "slug": "puccs-contemporary-art-linda-carrara-into-the-womb-of-nature-2023-12-02",
            "created_at": "2024-01-05T11:00:35.079322Z",
            "updated_at": "2024-01-05T11:00:35.900111Z",
            "summary": "Linda Carrara: INTO THE WOMB OF NATURE is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 31/12/2023, 01:00. Event is in PUCCS Contemporary Art with address Víg u. 22..",
            "title": "Linda Carrara: INTO THE WOMB OF NATURE",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2023-12-31T01: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": "Víg u. 22.",
            "city": "Budapest",
            "geolocation": "47.395465349999995,21.7262764359736",
            "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": 33771,
            "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": 31916,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc63cae8f24940cbab5d2e09b03949c8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc63cae8f24940cbab5d2e09b03949c8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc63cae8f24940cbab5d2e09b03949c8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc63cae8f24940cbab5d2e09b03949c8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc63cae8f24940cbab5d2e09b03949c8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fc63cae8f24940cbab5d2e09b03949c8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc63cae8f24940cbab5d2e09b03949c8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc63cae8f24940cbab5d2e09b03949c8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc63cae8f24940cbab5d2e09b03949c8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc63cae8f24940cbab5d2e09b03949c8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:20:26.506533Z",
                "updated_at": "2023-11-22T09:20:26.506572Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6989,
                "name": "Emerald Frames and Gallery",
                "slug": "emerald-frames-and-gallery",
                "city": "Chalfont St Peter",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.6072199,-0.5583401",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-22T09:20:36.933403Z",
            "publish_time": null,
            "slug": "emerald-frames-and-gallery-earthworks-by-beverley-machette-downes-and-jenny-zolkwer-2023-12-02",
            "created_at": "2023-11-22T09:20:37.843869Z",
            "updated_at": "2023-11-22T09:20:37.886903Z",
            "summary": "Earthworks by Beverley Machette-Downes and Jenny Zolkwer is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 16/12/2023, 01:00. Event is in Emerald Frames and Gallery with address Workshop 1, Blay’s House.",
            "title": "Earthworks by Beverley Machette-Downes and Jenny Zolkwer",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2023-12-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Workshop 1, Blay’s House",
            "city": "Chalfont Saint Peter",
            "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": 33761,
            "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": 31907,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/038268aad78141a3ab34e550cc57952b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/038268aad78141a3ab34e550cc57952b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/038268aad78141a3ab34e550cc57952b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/038268aad78141a3ab34e550cc57952b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/038268aad78141a3ab34e550cc57952b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/038268aad78141a3ab34e550cc57952b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/038268aad78141a3ab34e550cc57952b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/038268aad78141a3ab34e550cc57952b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/038268aad78141a3ab34e550cc57952b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/038268aad78141a3ab34e550cc57952b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T09:19:58.925580Z",
                "updated_at": "2023-11-22T09:19:58.925637Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3755,
                "name": "Dart Gallery",
                "slug": "dart-gallery",
                "city": "Dartmouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.3500237,-3.5782316",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-22T09:20:02.933007Z",
            "publish_time": null,
            "slug": "dart-gallery-amanda-hoskin-solo-show-tranquility-2023-12-02",
            "created_at": "2023-11-22T09:20:03.848833Z",
            "updated_at": "2023-11-22T09:20:05.538591Z",
            "summary": "Amanda Hoskin Solo Show - Tranquility is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 05/01/2024, 01:00. Event is in Dart Gallery with address 4 Lower Street.",
            "title": "Amanda Hoskin Solo Show - Tranquility",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2024-01-05T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 Lower Street",
            "city": "Dartmouth",
            "geolocation": "52.679198,1.4163180422106796",
            "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": 32143,
            "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": 30409,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc1881503dd94a8380f3fe16ed1ca7d3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc1881503dd94a8380f3fe16ed1ca7d3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc1881503dd94a8380f3fe16ed1ca7d3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc1881503dd94a8380f3fe16ed1ca7d3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc1881503dd94a8380f3fe16ed1ca7d3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dc1881503dd94a8380f3fe16ed1ca7d3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc1881503dd94a8380f3fe16ed1ca7d3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc1881503dd94a8380f3fe16ed1ca7d3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc1881503dd94a8380f3fe16ed1ca7d3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc1881503dd94a8380f3fe16ed1ca7d3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-09T11:13:03.076687Z",
                "updated_at": "2023-10-09T11:13:03.076738Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9283,
                "name": "Rosalux Gallery",
                "slug": "rosalux-gallery",
                "city": "Minneapolis",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "44.91583420000001,-93.2840162",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-09T11:13:08.663897Z",
            "publish_time": null,
            "slug": "rosalux-gallery-rosalux-open-door-eighteen-2023-12-02",
            "created_at": "2023-10-09T11:13:09.595882Z",
            "updated_at": "2023-10-09T11:13:11.813671Z",
            "summary": "Rosalux Open Door Eighteen is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 31/12/2023, 01:00. Event is in Rosalux Gallery with address 315 W 48th St.",
            "title": "Rosalux Open Door Eighteen",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2023-12-31T01: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": "315 W 48th St",
            "city": "Minneapolis",
            "geolocation": "40.761573,-73.9876473945591",
            "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": 34034,
            "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": 32168,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44bcb0e45410452eb50507f2e94116db-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44bcb0e45410452eb50507f2e94116db-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44bcb0e45410452eb50507f2e94116db-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44bcb0e45410452eb50507f2e94116db-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44bcb0e45410452eb50507f2e94116db-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/44bcb0e45410452eb50507f2e94116db.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44bcb0e45410452eb50507f2e94116db-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44bcb0e45410452eb50507f2e94116db-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44bcb0e45410452eb50507f2e94116db-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44bcb0e45410452eb50507f2e94116db-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-30T16:02:23.048210Z",
                "updated_at": "2023-11-30T16:02:23.048249Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9497,
                "name": "Winter Gardens",
                "slug": "winter-gardens",
                "city": "Blackpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.8166153,-3.0506778",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-30T16:02:28.293511Z",
            "publish_time": null,
            "slug": "winter-gardens-blackpool-christmas-creative-market-2023-12-02",
            "created_at": "2023-11-30T16:02:29.191428Z",
            "updated_at": "2023-11-30T16:02:39.865514Z",
            "summary": "Blackpool Christmas Creative Market is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 02/12/2023, 01:00. Event is in Winter Gardens with address 97 Church Street.",
            "title": "Blackpool Christmas Creative Market",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2023-12-02T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "97 Church Street",
            "city": "Blackpool",
            "geolocation": "51.5225365,-0.1712482",
            "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": 33993,
            "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": 32129,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ea7162532a141b0816918027551829f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ea7162532a141b0816918027551829f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ea7162532a141b0816918027551829f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ea7162532a141b0816918027551829f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ea7162532a141b0816918027551829f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7ea7162532a141b0816918027551829f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ea7162532a141b0816918027551829f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ea7162532a141b0816918027551829f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ea7162532a141b0816918027551829f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7ea7162532a141b0816918027551829f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-30T15:07:43.738514Z",
                "updated_at": "2023-11-30T15:07:43.738553Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9488,
                "name": "Protein Studios",
                "slug": "protein-studios",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5246258,-0.078425",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-30T15:07:49.306355Z",
            "publish_time": null,
            "slug": "protein-studios-alternative-art-market-xmas-edition-2023-12-02",
            "created_at": "2023-11-30T15:07:50.432949Z",
            "updated_at": "2023-11-30T15:07:51.320699Z",
            "summary": "Alternative Art Market: Xmas Edition is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 02/12/2023, 01:00. Event is in Protein Studios with address 31 New Inn Yard.",
            "title": "Alternative Art Market: Xmas Edition",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2023-12-02T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "31 New Inn Yard",
            "city": "London",
            "geolocation": "51.5246703,-0.0782477",
            "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": 33370,
            "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": 31560,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c2ce4001a3a478e9b58be683cf0f7ea-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c2ce4001a3a478e9b58be683cf0f7ea-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c2ce4001a3a478e9b58be683cf0f7ea-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c2ce4001a3a478e9b58be683cf0f7ea-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c2ce4001a3a478e9b58be683cf0f7ea-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7c2ce4001a3a478e9b58be683cf0f7ea.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c2ce4001a3a478e9b58be683cf0f7ea-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c2ce4001a3a478e9b58be683cf0f7ea-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c2ce4001a3a478e9b58be683cf0f7ea-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c2ce4001a3a478e9b58be683cf0f7ea-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-09T10:29:31.996858Z",
                "updated_at": "2023-11-09T10:29:31.996917Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9429,
                "name": "Feelium Gallery and Studios",
                "slug": "feelium-gallery-and-studios",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083797,-0.1942349",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-09T10:29:36.222232Z",
            "publish_time": null,
            "slug": "feelium-gallery-and-studios-tokens-2023-12-02",
            "created_at": "2023-11-09T10:29:37.115032Z",
            "updated_at": "2023-11-09T10:29:38.257677Z",
            "summary": "Tokens is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 09/12/2023, 01:00. Event is in Feelium Gallery and Studios with address 7 Kensington Mall.",
            "title": "Tokens",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2023-12-09T01: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": "7 Kensington Mall",
            "city": "London",
            "geolocation": "51.508380900000006,-0.19427027146839942",
            "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": 34295,
            "author": {
                "id": "bb93fbb2-8452-4508-825d-749ebec18f5d",
                "username": "GalerieFluegelRoncak",
                "slug": "galeriefluegelroncak",
                "first_name": "Frank",
                "last_name": "FLUEGEL",
                "display_name": "Frank Flügel",
                "display_name_full": "Frank Flügel",
                "email": "info@frankfluegel.com",
                "telephone": "+49 172 8120255"
            },
            "price": null,
            "featured_image": {
                "id": 32410,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbc42ae5cf964b779882f1c116ea2817-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbc42ae5cf964b779882f1c116ea2817-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbc42ae5cf964b779882f1c116ea2817-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbc42ae5cf964b779882f1c116ea2817-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbc42ae5cf964b779882f1c116ea2817-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dbc42ae5cf964b779882f1c116ea2817.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbc42ae5cf964b779882f1c116ea2817-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbc42ae5cf964b779882f1c116ea2817-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbc42ae5cf964b779882f1c116ea2817-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbc42ae5cf964b779882f1c116ea2817-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-12T12:08:06.896939Z",
                "updated_at": "2023-12-12T12:08:06.896988Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2330,
                "name": "FRANK FLUEGEL GALERIE",
                "slug": "galerie-frank-fluegel",
                "city": "Nuremberg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.45245389999999,11.073712800000067",
                "artworks_for_sale_count": 7,
                "featured_image": {
                    "id": 2595,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-unscharf.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-unscharf-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:21:55.404355Z",
                    "updated_at": "2021-09-14T13:33:16.218490Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-12-12T12:08:16.481097Z",
            "publish_time": null,
            "slug": "galerie-frank-fluegel-alex-katz-autumn-4-frank-fluegel-galerie-2023-12-02",
            "created_at": "2023-12-12T12:08:17.666965Z",
            "updated_at": "2023-12-12T12:08:18.410130Z",
            "summary": "Alex Katz - Autumn 4 | FRANK FLUEGEL GALERIE is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 30/03/2024, 01:00. Event is in FRANK FLUEGEL GALERIE with address Obere Woerthstrasse 12.",
            "title": "Alex Katz - Autumn 4 | FRANK FLUEGEL GALERIE",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2024-03-30T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Obere Woerthstrasse 12",
            "city": "Nuremberg",
            "geolocation": "49.4524394,11.0736905",
            "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": 31970,
            "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": 30230,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6891b3333d364368a2c386eb716abd2d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6891b3333d364368a2c386eb716abd2d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6891b3333d364368a2c386eb716abd2d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6891b3333d364368a2c386eb716abd2d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6891b3333d364368a2c386eb716abd2d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6891b3333d364368a2c386eb716abd2d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6891b3333d364368a2c386eb716abd2d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6891b3333d364368a2c386eb716abd2d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6891b3333d364368a2c386eb716abd2d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6891b3333d364368a2c386eb716abd2d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-10-05T09:24:05.686425Z",
                "updated_at": "2023-10-05T09:24:05.686481Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5075,
                "name": "Huntington Library & Gardens",
                "slug": "huntington-library-gardens",
                "city": "San Marino",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1267895,-118.1143834",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-10-05T09:24:08.112709Z",
            "publish_time": null,
            "slug": "huntington-library-gardens-art-for-the-people-wpa-era-paintings-from-the-dijkstra-collection-2023-12-02",
            "created_at": "2023-10-05T09:24:09.297921Z",
            "updated_at": "2023-10-05T09:24:11.077865Z",
            "summary": "Art for the People: WPA-Era Paintings from the Dijkstra Collection is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 04/03/2024, 01:00. Event is in Huntington Library & Gardens with address 1151 Oxford Road.",
            "title": "Art for the People: WPA-Era Paintings from the Dijkstra Collection",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2024-03-04T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1151 Oxford Road",
            "city": "San Marino",
            "geolocation": "34.12815585,-118.11219166210586",
            "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": 26104,
            "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": 24993,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/656d3652a72546788021e1b4583d94d9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/656d3652a72546788021e1b4583d94d9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/656d3652a72546788021e1b4583d94d9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/656d3652a72546788021e1b4583d94d9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/656d3652a72546788021e1b4583d94d9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/656d3652a72546788021e1b4583d94d9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/656d3652a72546788021e1b4583d94d9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/656d3652a72546788021e1b4583d94d9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/656d3652a72546788021e1b4583d94d9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/656d3652a72546788021e1b4583d94d9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-11T08:24:21.867433Z",
                "updated_at": "2023-05-11T08:24:21.867471Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3579,
                "name": "William Turner Gallery",
                "slug": "william-turner-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.4676457",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-05-11T08:24:24.215518Z",
            "publish_time": null,
            "slug": "william-turner-gallery-alex-couwenberg-superglide-2023-12-02",
            "created_at": "2023-05-11T08:24:25.108974Z",
            "updated_at": "2023-05-11T08:24:25.840307Z",
            "summary": "Alex Couwenberg: SuperGlide is an Gallery Shows event starting on 02/12/2023, 01:00 and ending on 02/04/2023, 00:00. Event is in William Turner Gallery with address 2525 Michigan Ave, Santa Monica, US.",
            "title": "Alex Couwenberg: SuperGlide",
            "content": null,
            "start_time": "2023-12-02T01:00:00.000000Z",
            "end_time": "2023-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": "2525 Michigan Ave, Santa Monica, US",
            "city": "Santa Monica",
            "geolocation": "34.02730635,-118.46838048798135",
            "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": 33361,
            "author": {
                "id": "cc170560-b36f-44ca-957e-86e9701ea3f5",
                "username": "Cell63artplatform",
                "slug": "cell63artplatform",
                "first_name": "Luisa",
                "last_name": "Catucci Gallery",
                "display_name": "Luisa Catucci",
                "display_name_full": "Luisa Catucci",
                "email": "info@luisacatucci.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 31991,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bcce4d843cd4ff2b01f58703cc98072-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bcce4d843cd4ff2b01f58703cc98072-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bcce4d843cd4ff2b01f58703cc98072-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bcce4d843cd4ff2b01f58703cc98072-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bcce4d843cd4ff2b01f58703cc98072-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5bcce4d843cd4ff2b01f58703cc98072.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bcce4d843cd4ff2b01f58703cc98072-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bcce4d843cd4ff2b01f58703cc98072-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bcce4d843cd4ff2b01f58703cc98072-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bcce4d843cd4ff2b01f58703cc98072-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-22T13:47:24.593838Z",
                "updated_at": "2023-11-22T13:47:24.593873Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "cc170560-b36f-44ca-957e-86e9701ea3f5"
            },
            "venue": {
                "id": 2986,
                "name": "Luisa Catucci Gallery",
                "slug": "luisa-catucci-gallery-2",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.53342199999999,13.3982782",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4827,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/8fc92a6cf3274f6b81c67b84d819ef01.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2024-04-11T12:58:03.736316Z",
                    "updated_at": "2024-04-11T12:58:03.736375Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "cc170560-b36f-44ca-957e-86e9701ea3f5"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2023-11-08T11:06:22.484126Z",
            "publish_time": null,
            "slug": "matteo-montani-die-tage-des-himmels-days-of-heaven-vernissage",
            "created_at": "2023-11-08T11:06:22.488189Z",
            "updated_at": "2023-11-22T13:47:30.138987Z",
            "summary": "MATTEO MONTANI, DIE TAGE DES HIMMELS — Days of Heaven — Vernissage is an Gallery Shows event starting on 01/12/2023, 18:00 and ending on 01/12/2023, 21:00. Event is in Luisa Catucci Gallery with address Allerstr 38.",
            "title": "MATTEO MONTANI, DIE TAGE DES HIMMELS — Days of Heaven — Vernissage",
            "content": "The sky has long held a cherished place in the world of art, serving as a limitless source of inspiration for countless generations of artists. Whether capturing the brilliance of a clear blue day, the drama of a stormy night, or the ethereal glow of a sunset, the sky, with its ever-changing hues, moods, and atmospheres has been an ever-present muse on the canvas of human creativity. In the skilled hands of Matteo Montani, Italian painter renowned for infusing a captivating atmospheric luminosity into his art, the celestial realm transcends mere representation, evolving into gateways of boundless imagination. Marking his debut solo exhibition at the Luisa Catucci Gallery in Berlin, Montani presents a meticulously curated collection of paintings inspired by the skies and their dynamic nuances. Each piece serves as an ode to the incomparable beauty enveloping our planet and our existence, capturing abstractly the ever-shifting spectacle of the days of heaven.",
            "start_time": "2023-12-01T18:00:00.000000Z",
            "end_time": "2024-01-27T21: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": "Allerstr 38",
            "city": "",
            "geolocation": "52.4747742,13.424074000000019",
            "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": 33283,
            "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": 31475,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d586bf6ac7594244b91f38c7845541d5-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d586bf6ac7594244b91f38c7845541d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d586bf6ac7594244b91f38c7845541d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d586bf6ac7594244b91f38c7845541d5-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d586bf6ac7594244b91f38c7845541d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d586bf6ac7594244b91f38c7845541d5.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d586bf6ac7594244b91f38c7845541d5-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d586bf6ac7594244b91f38c7845541d5-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d586bf6ac7594244b91f38c7845541d5-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d586bf6ac7594244b91f38c7845541d5-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-11-08T10:02:57.192046Z",
                "updated_at": "2023-11-08T10:02:57.192076Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8243,
                "name": "Metre Squared",
                "slug": "metre-squared",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4904953,-0.2049125",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-11-08T10:03:00.426520Z",
            "publish_time": null,
            "slug": "metre-squared-spirits-of-the-riverbank-from-the-naab-to-the-thames-2023-12-01",
            "created_at": "2023-11-08T10:03:01.353635Z",
            "updated_at": "2023-11-08T10:03:03.234624Z",
            "summary": "'Spirits of the Riverbank: From the Naab to the Thames' is an Gallery Shows event starting on 01/12/2023, 01:00 and ending on 01/12/2023, 01:00. Event is in Metre Squared with address Beaumont Avenue.",
            "title": "'Spirits of the Riverbank: From the Naab to the Thames'",
            "content": null,
            "start_time": "2023-12-01T01:00:00.000000Z",
            "end_time": "2023-12-01T01: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": "Beaumont Avenue",
            "city": "London",
            "geolocation": "51.7530262,-0.3061796",
            "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": 34317,
            "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": 32432,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/315d5227ed1d47e1a90eb656eade6d1f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/315d5227ed1d47e1a90eb656eade6d1f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/315d5227ed1d47e1a90eb656eade6d1f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/315d5227ed1d47e1a90eb656eade6d1f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/315d5227ed1d47e1a90eb656eade6d1f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/315d5227ed1d47e1a90eb656eade6d1f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/315d5227ed1d47e1a90eb656eade6d1f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/315d5227ed1d47e1a90eb656eade6d1f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/315d5227ed1d47e1a90eb656eade6d1f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/315d5227ed1d47e1a90eb656eade6d1f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-12T12:19:53.191256Z",
                "updated_at": "2023-12-12T12:19:53.191312Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3572,
                "name": "White Conduit Projects",
                "slug": "white-conduit-projects",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5336187,-0.1087218",
                "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-12-12T12:19:57.081635Z",
            "publish_time": null,
            "slug": "white-conduit-projects-small-things-with-big-ideas-2023-12-01",
            "created_at": "2023-12-12T12:19:57.968642Z",
            "updated_at": "2023-12-12T12:20:00.407441Z",
            "summary": "SMALL things with BIG ideas is an Gallery Shows event starting on 01/12/2023, 01:00 and ending on 27/01/2024, 01:00. Event is in White Conduit Projects with address 1 White Conduit Street.",
            "title": "SMALL things with BIG ideas",
            "content": null,
            "start_time": "2023-12-01T01:00:00.000000Z",
            "end_time": "2024-01-27T01: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": "1 White Conduit Street",
            "city": "London",
            "geolocation": "51.5335493,-0.1087839",
            "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": 18701,
            "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": 18253,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2a5c4029080486ea9fb10eea3cbaf4a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2a5c4029080486ea9fb10eea3cbaf4a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2a5c4029080486ea9fb10eea3cbaf4a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2a5c4029080486ea9fb10eea3cbaf4a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2a5c4029080486ea9fb10eea3cbaf4a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f2a5c4029080486ea9fb10eea3cbaf4a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2a5c4029080486ea9fb10eea3cbaf4a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2a5c4029080486ea9fb10eea3cbaf4a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2a5c4029080486ea9fb10eea3cbaf4a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2a5c4029080486ea9fb10eea3cbaf4a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-02T20:23:59.252993Z",
                "updated_at": "2023-01-02T20:23:59.253048Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7499,
                "name": "Z Art Space",
                "slug": "z-art-space",
                "city": "Montreal",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "45.4855334,-73.58019759999999",
                "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-02T20:24:01.349068Z",
            "publish_time": null,
            "slug": "z-art-space-come-as-you-remember-2023-12-01",
            "created_at": "2023-01-02T20:24:02.225692Z",
            "updated_at": "2023-01-02T20:24:03.000794Z",
            "summary": "Come As You Remember is an Gallery Shows event starting on 01/12/2023, 01:00 and ending on 07/01/2023, 01:00. Event is in Z Art Space with address 819 Atwater avenue , Montreal, CA.",
            "title": "Come As You Remember",
            "content": null,
            "start_time": "2023-12-01T01:00:00.000000Z",
            "end_time": "2023-01-07T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "819 Atwater avenue , Montreal, CA",
            "city": "Montreal",
            "geolocation": "45.48552428,-73.58038741",
            "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": []
        }
    ]
}