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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=180&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=144&ordering=-start_time",
    "results": [
        {
            "id": 38280,
            "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": 0.0,
            "featured_image": {
                "id": 36730,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5adbd154e1d24ecf9149d8b76203bd07-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5adbd154e1d24ecf9149d8b76203bd07-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5adbd154e1d24ecf9149d8b76203bd07.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5adbd154e1d24ecf9149d8b76203bd07-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5adbd154e1d24ecf9149d8b76203bd07-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5adbd154e1d24ecf9149d8b76203bd07-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5adbd154e1d24ecf9149d8b76203bd07-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5adbd154e1d24ecf9149d8b76203bd07-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5adbd154e1d24ecf9149d8b76203bd07-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5adbd154e1d24ecf9149d8b76203bd07-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-06-05T15:25:36.733366Z",
                "updated_at": "2024-06-05T15:25:36.733422Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1056,
                "name": "Neumeister Munich",
                "slug": "neumeister-munich",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1506444,11.572825599999987",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-06-07T20:41:14.716898Z",
            "publish_time": null,
            "slug": "neumeister-munich-modern-contemporary-art-2024-06-26",
            "created_at": "2024-06-05T15:25:41.263172Z",
            "updated_at": "2024-06-15T12:13:12.558341Z",
            "summary": "",
            "title": "Modern & Contemporary Art",
            "content": "<p>Interested in purchasing lots from this auction - place your bid &lt;i&gt;&lt;strong&gt;&lt;a href=\"https://www.neumeister.com/en/bidding-options/#c1396\"&gt;<span style=\"font-weight: 700;\">HERE!</span>&lt;/a&gt;&lt;/strong&gt;&lt;/i&gt;<br></p>",
            "start_time": "2024-06-26T17:00:00.000000Z",
            "end_time": "2024-06-26T19: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": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38281,
            "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": 0.0,
            "featured_image": {
                "id": 36731,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f430da6beb14930bd3bbd72cdcd0659-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f430da6beb14930bd3bbd72cdcd0659-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7f430da6beb14930bd3bbd72cdcd0659.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f430da6beb14930bd3bbd72cdcd0659-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f430da6beb14930bd3bbd72cdcd0659-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f430da6beb14930bd3bbd72cdcd0659-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f430da6beb14930bd3bbd72cdcd0659-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f430da6beb14930bd3bbd72cdcd0659-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f430da6beb14930bd3bbd72cdcd0659-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f430da6beb14930bd3bbd72cdcd0659-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2024-06-06T09:17:14.461328Z",
                "updated_at": "2024-06-06T09:17:14.461365Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1056,
                "name": "Neumeister Munich",
                "slug": "neumeister-munich",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1506444,11.572825599999987",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-06-14T12:45:54.398505Z",
            "publish_time": null,
            "slug": "neumeister-munich-fine-art-16-20-century-2024-06-26",
            "created_at": "2024-06-06T09:17:18.790129Z",
            "updated_at": "2024-06-15T12:11:52.106553Z",
            "summary": "",
            "title": "Fine Art 16 - 20 Century",
            "content": "<p>Interested in purchasing lots from this auction - place your bid &lt;i&gt;&lt;strong&gt;&lt;a href=\"https://www.neumeister.com/en/bidding-options/#c1396\"&gt;<span style=\"font-weight: 700;\">HERE!</span>&lt;/a&gt;&lt;/strong&gt;&lt;/i&gt;<br></p>",
            "start_time": "2024-06-26T15:30:00.000000Z",
            "end_time": "2024-06-26T17: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": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38283,
            "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": 0.0,
            "featured_image": {
                "id": 36733,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53703cf505d0477b8a2771033cbac253-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53703cf505d0477b8a2771033cbac253-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/53703cf505d0477b8a2771033cbac253.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53703cf505d0477b8a2771033cbac253-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53703cf505d0477b8a2771033cbac253-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53703cf505d0477b8a2771033cbac253-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53703cf505d0477b8a2771033cbac253-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53703cf505d0477b8a2771033cbac253-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53703cf505d0477b8a2771033cbac253-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53703cf505d0477b8a2771033cbac253-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2024-06-06T10:36:02.517183Z",
                "updated_at": "2024-06-06T10:36:02.517220Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1056,
                "name": "Neumeister Munich",
                "slug": "neumeister-munich",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1506444,11.572825599999987",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-06-08T21:30:35.851594Z",
            "publish_time": null,
            "slug": "neumeister-munich-decorative-art-antiques-2024-06-26",
            "created_at": "2024-06-06T10:36:12.120760Z",
            "updated_at": "2024-06-15T12:11:06.114493Z",
            "summary": "",
            "title": "Decorative Art & Antiques",
            "content": "<p>Interested in purchasing lots from this auction - place your bid &lt;i&gt;&lt;strong&gt;&lt;a href=\"https://www.neumeister.com/en/bidding-options/#c1396\"&gt;<span style=\"font-weight: 700;\">HERE!</span>&lt;/a&gt;&lt;/strong&gt;&lt;/i&gt;<br></p>",
            "start_time": "2024-06-26T14:30:00.000000Z",
            "end_time": "2024-06-26T15:30: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": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38282,
            "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": 0.0,
            "featured_image": {
                "id": 36732,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1827c6c75e48411099082188c45661e6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1827c6c75e48411099082188c45661e6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1827c6c75e48411099082188c45661e6.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1827c6c75e48411099082188c45661e6-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1827c6c75e48411099082188c45661e6-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1827c6c75e48411099082188c45661e6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1827c6c75e48411099082188c45661e6-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1827c6c75e48411099082188c45661e6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1827c6c75e48411099082188c45661e6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1827c6c75e48411099082188c45661e6-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2024-06-06T10:18:05.783296Z",
                "updated_at": "2024-06-06T10:18:05.783334Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1056,
                "name": "Neumeister Munich",
                "slug": "neumeister-munich",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1506444,11.572825599999987",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-06-08T21:31:42.092607Z",
            "publish_time": null,
            "slug": "neumeister-munich-fine-jewellery-2024-06-26",
            "created_at": "2024-06-06T10:18:11.246241Z",
            "updated_at": "2024-06-15T12:07:37.520712Z",
            "summary": "",
            "title": "Fine Jewellery",
            "content": "<p>Interested in purchasing lots from this auction - place your bid &lt;i&gt;&lt;strong&gt;&lt;a href=\"https://www.neumeister.com/en/bidding-options/#c1396\"&gt;<span style=\"font-weight: 700;\">HERE!</span>&lt;/a&gt;&lt;/strong&gt;&lt;/i&gt;<br></p>",
            "start_time": "2024-06-26T14:00:00.000000Z",
            "end_time": "2024-06-26T15: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": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38193,
            "author": {
                "id": "c25d3641-55f8-495c-8fb2-e96d5764e8ee",
                "username": "lauren_1505",
                "slug": "lauren_1505",
                "first_name": "Lauren",
                "last_name": "Wood",
                "display_name": "Lauren Wood",
                "display_name_full": "Lauren Wood",
                "email": "wonzimerinfo@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36409,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ebdfa1811a504df0a77391de43d33b2a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ebdfa1811a504df0a77391de43d33b2a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ebdfa1811a504df0a77391de43d33b2a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ebdfa1811a504df0a77391de43d33b2a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ebdfa1811a504df0a77391de43d33b2a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ebdfa1811a504df0a77391de43d33b2a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ebdfa1811a504df0a77391de43d33b2a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ebdfa1811a504df0a77391de43d33b2a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ebdfa1811a504df0a77391de43d33b2a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ebdfa1811a504df0a77391de43d33b2a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T01:11:23.507211Z",
                "updated_at": "2024-05-02T01:11:23.507268Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
            },
            "venue": {
                "id": 3279,
                "name": "Wonzimer",
                "slug": "wonzimer",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06810449999999,-118.2218346",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4536,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/247ae136e82a4009a7669f1c9b85aee4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-08-27T23:05:59.322634Z",
                    "updated_at": "2023-08-27T23:05:59.322673Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
                },
                "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": "2024-05-02T01:05:37.900220Z",
            "publish_time": null,
            "slug": "the-theory-of-the-green-painting",
            "created_at": "2024-05-02T01:05:37.905907Z",
            "updated_at": "2024-05-02T01:12:05.677616Z",
            "summary": "THE THEORY OF THE GREEN PAINTING is an Gallery Shows event starting on 21/06/2024, 17:00 and ending on 19/07/2024, 22:00. Event is in Wonzimer with address 341 S Avenue 17, Los Angeles, CA 90031, USA.",
            "title": "THE THEORY OF THE GREEN PAINTING",
            "content": "Wonzimer is pleased to present THE THEORY OF THE GREEN PAINTING\r\nThe concept of the green painting came into being slowly over many centuries as certain peculiarities were noticed to be prevalent in the histories of a small number of paintings. The defining characteristic of the green painting is that after having been finished, the painting remains continually in the artist's possession even though the artist had never made a decision to keep the painting and had actually made many attempts to have others obtain it.\r\nTheodore Svenningsen \r\nNick Taggart \r\nEve Wood \r\nAlaïa Parhizi\r\nMing C Lowe\r\nNadège Monchera Baer\r\nCyril Kuhn \r\nTulsa Kinney \r\nMichael Falzone\r\nNarsiso Martinez\r\nAlicia Piller \r\nEmily Elisa Halpern\r\nSerena Potter \r\nAda Pullini Brown \r\nCameron Masters\r\nLucinda Luvaas\r\nMark Acetelli \r\nJill Sykes",
            "start_time": "2024-06-21T17:00:00.000000Z",
            "end_time": "2024-07-19T22: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": "341 S Avenue 17, Los Angeles, CA 90031, USA",
            "city": "",
            "geolocation": "34.06810449999999,-118.2218346",
            "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": 38287,
            "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": 36737,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05a9c17384a74ffb9eb1d11751a32802-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05a9c17384a74ffb9eb1d11751a32802-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/05a9c17384a74ffb9eb1d11751a32802.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05a9c17384a74ffb9eb1d11751a32802-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05a9c17384a74ffb9eb1d11751a32802-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05a9c17384a74ffb9eb1d11751a32802-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05a9c17384a74ffb9eb1d11751a32802-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05a9c17384a74ffb9eb1d11751a32802-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05a9c17384a74ffb9eb1d11751a32802-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05a9c17384a74ffb9eb1d11751a32802-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-06-06T13:38:47.934150Z",
                "updated_at": "2024-06-06T13:38:47.934179Z",
                "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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/8fc92a6cf3274f6b81c67b84d819ef01.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/8fc92a6cf3274f6b81c67b84d819ef01-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "2024-06-06T13:39:22.333354Z",
            "publish_time": null,
            "slug": "a-psalm-for-the-wild-built-dsRu",
            "created_at": "2024-06-06T13:39:22.339550Z",
            "updated_at": "2024-06-06T13:39:22.386745Z",
            "summary": "A PSALM FOR THE WILD BUILT is an Gallery Shows event starting on 20/06/2024, 18:21 and ending on 30/08/2024, 18:00. Event is in Luisa Catucci Gallery with address Brunnenstraße 170, 10119 Berlin, Германия.",
            "title": "A PSALM FOR THE WILD BUILT",
            "content": "Taking its title from the eponymous book by Becky Chambers, this exhibition aspires to be a visual poem in reverence of the wild built. It stands as a declaration of love and solidarity from four wild built women artists, alongside the four wild built women running the Luisa Catucci Gallery, to their untamed peers—women, men and those in between, alike.\r\nThe inner wildness is a profound, untamed force residing deep within many individuals. Embracing this inner wildness enables women to access their primal power, reconnect with their natural instincts, and navigate life's complexities with a fierce, unyielding spirit. This wildness defies societal expectations and limitations; it may be contained or restrained temporarily, but it inevitably finds its path to eruption. It is a source of immense strength, resilience, and intuition, manifesting in expressions of profound creativity, fierce protection, and unwavering determination.",
            "start_time": "2024-06-20T18:21:00.000000Z",
            "end_time": "2024-08-30T18: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": "Brunnenstraße 170, 10119 Berlin, Германия",
            "city": "",
            "geolocation": "52.53342199999999,13.3982782",
            "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": 38296,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 36752,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/afffed9e9f6545c78ba2cf2bb4645175.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afffed9e9f6545c78ba2cf2bb4645175-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-06-19T19:42:33.356758Z",
                "updated_at": "2024-06-19T19:42:33.356793Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-06-19T19:42:41.313998Z",
            "publish_time": null,
            "slug": "fahren-feingold-ethereal-legacy-a-benefit-art-auction-in-partnership-with-colorectal-cancer-alliance",
            "created_at": "2024-06-19T19:42:41.317803Z",
            "updated_at": "2024-06-19T19:42:41.360595Z",
            "summary": "Fahren Feingold “Ethereal Legacy”  A Benefit Art Auction In Partnership with Colorectal Cancer Alliance is an Auctions event starting on 20/06/2024, 12:00 and ending on 30/06/2024, 18:00. Event is in The Untitled Space with address Online-Only.",
            "title": "Fahren Feingold “Ethereal Legacy”  A Benefit Art Auction In Partnership with Colorectal Cancer Alliance",
            "content": "The Untitled Space is proud to present “Fahren Feingold Ethereal Legacy,” a benefit art auction featuring paintings by the celebrated artist Fahren Feingold in partnership with the Colorectal Cancer Alliance, a non-profit dedicated to ending colorectal cancer. The auction will showcase 80 unique watercolor paintings, including several new releases from the artist’s estate. An online preview of the auction lots will be available starting 12 PM EST, June 19, 2024, with bidding live from June 20, 2024, 12 PM EST through June 30, 2024, 6 PM EST on untitled-space.art. Proceeds from each artwork sold in the auction will be donated to the Colorectal Cancer Alliance in light of her untimely death from colon cancer in September 2023 at the age of 43.",
            "start_time": "2024-06-20T12:00:00.000000Z",
            "end_time": "2024-06-30T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Online-Only",
            "city": "",
            "geolocation": "40.71976739999999,-74.00311599999998",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38227,
            "author": {
                "id": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75",
                "username": "genoa@gilmanc.com",
                "slug": "genoagilmanccom",
                "first_name": "Genoa",
                "last_name": "Beiser",
                "display_name": null,
                "display_name_full": "Genoa Beiser",
                "email": "genoa@gilmanc.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36454,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/91e88d1fa987430aa22cfc19264165da.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91e88d1fa987430aa22cfc19264165da-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T18:19:02.366784Z",
                "updated_at": "2024-05-02T18:19:02.366822Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75"
            },
            "venue": {
                "id": 8967,
                "name": "Gilman Contemporary",
                "slug": "gilman-contemporary",
                "city": "Sun Valley",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "43.6833153,-114.3608111",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4407,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/47c062f1f4fe44029fcfade57975e170.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/47c062f1f4fe44029fcfade57975e170-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2023-07-19T19:46:49.560637Z",
                    "updated_at": "2023-07-19T19:46:49.560675Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "04c472fa-6bdc-4ff2-92b8-0ac581e9ce75"
                },
                "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": "2024-05-02T18:19:20.027658Z",
            "publish_time": null,
            "slug": "nick-brandt-sinkrise",
            "created_at": "2024-05-02T18:19:20.033238Z",
            "updated_at": "2024-05-02T18:50:01.471788Z",
            "summary": "Nick Brandt: Sink/RIse is an Gallery Shows event starting on 17/06/2024, 18:08 and ending on 26/07/2024, 18:10. Event is in Gilman Contemporary with address 661 Sun Valley Rd, Sun Valley, ID 83353, USA.",
            "title": "Nick Brandt: Sink/Rise",
            "content": "The photographs comprising SINK / RISE are remarkable in their ability to be simultaneously approachable and enigmatic, to be political and inclusive. They invite us to linger, to look harder, and to go deeper. With every return, there is something new to discover— within the images or within us.- Zoe Lescaze",
            "start_time": "2024-06-17T18:08:00.000000Z",
            "end_time": "2024-07-26T18:10: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": "661 Sun Valley Rd, Sun Valley, ID 83353, USA",
            "city": "",
            "geolocation": "43.6833153,-114.3608111",
            "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": 36356,
            "author": {
                "id": "559aa9d9-935c-4b7f-922a-fa80438a2292",
                "username": "art@artplexgallery.com",
                "slug": "artartplexgallerycom",
                "first_name": "Valerie",
                "last_name": "Deutsch",
                "display_name": null,
                "display_name_full": "Valerie Deutsch",
                "email": "art@artplexgallery.com",
                "telephone": "+1 323 936 7020"
            },
            "price": null,
            "featured_image": {
                "id": 34422,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b458a0917708451fa311d6b6bcde1c7f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b458a0917708451fa311d6b6bcde1c7f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b458a0917708451fa311d6b6bcde1c7f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b458a0917708451fa311d6b6bcde1c7f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b458a0917708451fa311d6b6bcde1c7f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b458a0917708451fa311d6b6bcde1c7f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b458a0917708451fa311d6b6bcde1c7f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b458a0917708451fa311d6b6bcde1c7f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b458a0917708451fa311d6b6bcde1c7f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b458a0917708451fa311d6b6bcde1c7f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-24T00:03:30.529798Z",
                "updated_at": "2024-02-24T00:03:30.529835Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "559aa9d9-935c-4b7f-922a-fa80438a2292"
            },
            "venue": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0764276,-118.3508087",
                "artworks_for_sale_count": 944,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-02-24T00:03:38.936734Z",
            "publish_time": null,
            "slug": "modern-glow",
            "created_at": "2024-02-24T00:03:38.943484Z",
            "updated_at": "2024-02-24T00:03:39.074422Z",
            "summary": "Modern Glow is an Gallery Shows event starting on 15/06/2024, 16:00 and ending on 12/07/2024, 18:00. Event is in Artplex Gallery with address 7377 Beverly Blvd, Los Angeles, CA 90036, United States.",
            "title": "Modern Glow",
            "content": "Artplex Gallery is pleased to present \"Modern Glow,\" a contemporary art exhibition that embarks on a visual journey where minimalism converges with brilliance.\r\n\r\nThe showcase unveils a striking synergy of simplicity and sophistication, inviting patrons to witness vibrance in its purest essence. This curated collection transcends conventional boundaries, offering a captivating exploration of artistic expression. The carefully selected works epitomize the marriage of restraint and creativity, embodying an aesthetic that resonates with profound depth.\r\n\r\nJoin us as we present an immersive experience that celebrates the beauty of restraint while radiating the brilliance inherent in each carefully crafted piece.",
            "start_time": "2024-06-15T16:00:00.000000Z",
            "end_time": "2024-07-12T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7377 Beverly Blvd, Los Angeles, CA 90036, United States",
            "city": "",
            "geolocation": "34.0764276,-118.3508087",
            "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": [
                17234,
                17291
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38266,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36703,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10fe7b14f41a4451bc0786eed21bfd59-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10fe7b14f41a4451bc0786eed21bfd59-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/10fe7b14f41a4451bc0786eed21bfd59.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10fe7b14f41a4451bc0786eed21bfd59-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10fe7b14f41a4451bc0786eed21bfd59-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10fe7b14f41a4451bc0786eed21bfd59-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10fe7b14f41a4451bc0786eed21bfd59-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10fe7b14f41a4451bc0786eed21bfd59-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10fe7b14f41a4451bc0786eed21bfd59-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/10fe7b14f41a4451bc0786eed21bfd59-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-21T23:10:06.459429Z",
                "updated_at": "2024-05-21T23:10:06.459494Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "7d04438a-00a7-4a9f-9185-77a249a76551"
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "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": "2024-05-21T23:10:57.756845Z",
            "publish_time": null,
            "slug": "so-youn-lee-anomaly",
            "created_at": "2024-05-21T23:10:57.760987Z",
            "updated_at": "2024-05-21T23:10:57.806976Z",
            "summary": "So Youn Lee - \"Anomaly\" is an Gallery Shows event starting on 15/06/2024, 16:00 and ending on 06/07/2024, 18:00. Event is in HASHIMOTO CONTEMPORARY with address 2754 La Cienega Blvd, Los Angeles, CA 90034, USA.",
            "title": "So Youn Lee - \"Anomaly\"",
            "content": "Hashimoto Contemporary is pleased to present a solo exhibition by Los Angeles-based artist So Youn Lee. The exhibition will be Lee's second solo exhibition at Hashimoto Contemporary.",
            "start_time": "2024-06-15T16:00:00.000000Z",
            "end_time": "2024-07-06T18: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": "2754 La Cienega Blvd, Los Angeles, CA 90034, USA",
            "city": "Los Angeles",
            "geolocation": "34.0330264,-118.3748619",
            "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": 38292,
            "author": {
                "id": "8d47f290-7efa-4fb1-ae5c-c4852413f00e",
                "username": "michael_866",
                "slug": "michael_866",
                "first_name": "Michael",
                "last_name": "Oden",
                "display_name": "Michael Oden",
                "display_name_full": "Michael Oden",
                "email": "michael@redsheepgallery.com",
                "telephone": "+46 73 636 11 51"
            },
            "price": null,
            "featured_image": {
                "id": 36748,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d8f20bc9e0d742838a397e854f941f85.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8f20bc9e0d742838a397e854f941f85-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-06-07T22:22:57.198547Z",
                "updated_at": "2024-06-07T22:22:57.198581Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "8d47f290-7efa-4fb1-ae5c-c4852413f00e"
            },
            "venue": {
                "id": 2820,
                "name": "Redsheep Gallery",
                "slug": "redsheep-gallery",
                "city": "Stockholm",
                "country": {
                    "code": "SE",
                    "name": "Sweden"
                },
                "geolocation": "59.32932349999999,18.068580800000063",
                "artworks_for_sale_count": 44,
                "featured_image": {
                    "id": 3373,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/artsper-logo-l.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artsper-logo-l-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-05-31T22:39:36.085287Z",
                    "updated_at": "2021-09-14T13:53:22.659749Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "8d47f290-7efa-4fb1-ae5c-c4852413f00e"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "SE",
            "publish_status": "published",
            "published_at": "2024-06-07T22:23:14.778475Z",
            "publish_time": null,
            "slug": "max-book-solo-exhibition-with-dark-expressive-and-monumental-paintings",
            "created_at": "2024-06-07T22:23:14.783163Z",
            "updated_at": "2024-06-07T22:23:14.837857Z",
            "summary": "Max Book solo exhibition with dark, expressive and monumental paintings is an Gallery Shows event starting on 15/06/2024, 11:00 and ending on 31/07/2024, 17:00. Event is in Redsheep Gallery with address Lervägen 3, 872 64 Sandöverken, Sweden.",
            "title": "Max Book solo exhibition with dark, expressive and monumental paintings",
            "content": "",
            "start_time": "2024-06-15T11:00:00.000000Z",
            "end_time": "2024-07-31T17: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": "Lervägen 3, 872 64 Sandöverken, Sweden",
            "city": "",
            "geolocation": "62.8826667,17.9045444",
            "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": [
                18283
            ],
            "artworks": [
                134924
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38181,
            "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": 36391,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/553ef4261f9e461283393246fc00b623.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T10:09:16.127930Z",
                "updated_at": "2024-04-30T10:09:16.127970Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3861,
                "name": "Royal Albert Memorial Museum & Art Gallery",
                "slug": "royal-albert-memorial-museum-art-gallery",
                "city": "Exeter",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.7253116,-3.5324215",
                "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": "2024-04-30T10:09:24.180831Z",
            "publish_time": null,
            "slug": "royal-albert-memorial-museum-art-gallery-are-we-nearly-there-yet-a-history-of-transport-2024-06-15",
            "created_at": "2024-04-30T10:09:25.079086Z",
            "updated_at": "2024-04-30T10:09:25.129704Z",
            "summary": "Are we nearly there yet? A History of Transport is an Gallery Shows event starting on 15/06/2024, 00:00 and ending on 29/09/2024, 00:00. Event is in Royal Albert Memorial Museum & Art Gallery with address Queen Street.",
            "title": "Are we nearly there yet? A History of Transport",
            "content": null,
            "start_time": "2024-06-15T00:00:00.000000Z",
            "end_time": "2024-09-29T00: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": "Queen Street",
            "city": "Exeter",
            "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": 38127,
            "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": 36320,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c809082166454fe3b69c683ea06bddad-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c809082166454fe3b69c683ea06bddad-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c809082166454fe3b69c683ea06bddad.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c809082166454fe3b69c683ea06bddad-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c809082166454fe3b69c683ea06bddad-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c809082166454fe3b69c683ea06bddad-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c809082166454fe3b69c683ea06bddad-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c809082166454fe3b69c683ea06bddad-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c809082166454fe3b69c683ea06bddad-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c809082166454fe3b69c683ea06bddad-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:54:01.689735Z",
                "updated_at": "2024-04-30T09:54:01.689772Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6687,
                "name": "KuLe",
                "slug": "kule",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5263672,13.3941796",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-04-30T09:54:09.061881Z",
            "publish_time": null,
            "slug": "kule-of-mere-being-paintings-and-collages-2024-06-14",
            "created_at": "2024-04-30T09:54:09.949733Z",
            "updated_at": "2024-04-30T09:54:16.320594Z",
            "summary": "Of Mere Being, paintings and collages is an Gallery Shows event starting on 14/06/2024, 00:00 and ending on 24/06/2024, 00:00. Event is in KuLe with address Auguststrasse 10.",
            "title": "Of Mere Being, paintings and collages",
            "content": null,
            "start_time": "2024-06-14T00:00:00.000000Z",
            "end_time": "2024-06-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Auguststrasse 10",
            "city": "Berlin",
            "geolocation": "52.526387,13.394144175654183",
            "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": 38279,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 36729,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2bf1b4425141009655814674c955b3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2bf1b4425141009655814674c955b3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/de2bf1b4425141009655814674c955b3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2bf1b4425141009655814674c955b3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2bf1b4425141009655814674c955b3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2bf1b4425141009655814674c955b3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2bf1b4425141009655814674c955b3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2bf1b4425141009655814674c955b3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2bf1b4425141009655814674c955b3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2bf1b4425141009655814674c955b3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-06-03T23:45:48.163285Z",
                "updated_at": "2024-06-03T23:45:48.163323Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "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": "",
            "publish_status": "published",
            "published_at": "2024-06-03T23:46:01.668563Z",
            "publish_time": null,
            "slug": "katrina-jurjans-hence-living-hence-magical",
            "created_at": "2024-06-03T23:46:01.673285Z",
            "updated_at": "2024-06-03T23:46:01.717135Z",
            "summary": "Katrina Jurjans “hence living, hence magical” is an Gallery Shows event starting on 13/06/2024, 18:00 and ending on 22/06/2024, 18:00. Event is in The Untitled Space with address 45 LISPENARD ST, New York, NY 10013.",
            "title": "Katrina Jurjans “hence living, hence magical”",
            "content": "The Untitled Space is pleased to present “hence living, hence magical,” a solo exhibition of paintings by Toronto-based artist Katrina Jurjans. Curated by Indira Cesarine, the exhibit opens on June 13, 2024, with an artist reception from 6-8pm, and will be on view through June 22, 2024. \"Hence living, hence magical\" marks Jurjans' debut solo show in the United States and her first exhibition with The Untitled Space. \r\nThe exhibition will feature a selection of acrylic on canvas paintings, accompanied by a site-specific installation. Jurjans’ dream-like figurative works are characterized by dense layering of patterns and colors, enhancing her narrative of emotional and physical spaces inhabited by her female subjects. With ties to magical realism, each piece delves into themes of memory, transition, and life’s dichotomies.",
            "start_time": "2024-06-13T18:00:00.000000Z",
            "end_time": "2024-06-22T18: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": "45 LISPENARD ST, New York, NY 10013",
            "city": "",
            "geolocation": "40.71976739999999,-74.00311599999998",
            "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": 38291,
            "author": {
                "id": "95f599d8-eceb-46cd-8669-cf9ce4c02e35",
                "username": "nathan@johnmoran.com",
                "slug": "nathanjohnmorancom",
                "first_name": "Nathan",
                "last_name": "Martinez",
                "display_name": null,
                "display_name_full": "Nathan Martinez",
                "email": "nathan@johnmoran.com",
                "telephone": "+1 626 793 1833"
            },
            "price": null,
            "featured_image": {
                "id": 36747,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/96567044fe7e4b68a13a3ba3fd39e83c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/96567044fe7e4b68a13a3ba3fd39e83c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/96567044fe7e4b68a13a3ba3fd39e83c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/96567044fe7e4b68a13a3ba3fd39e83c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/96567044fe7e4b68a13a3ba3fd39e83c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/96567044fe7e4b68a13a3ba3fd39e83c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/96567044fe7e4b68a13a3ba3fd39e83c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/96567044fe7e4b68a13a3ba3fd39e83c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/96567044fe7e4b68a13a3ba3fd39e83c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/96567044fe7e4b68a13a3ba3fd39e83c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-06-07T07:18:19.486702Z",
                "updated_at": "2024-06-07T07:18:19.486770Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "95f599d8-eceb-46cd-8669-cf9ce4c02e35"
            },
            "venue": {
                "id": 3100,
                "name": "John Moran Auctioneers",
                "slug": "john-moran-auctioneers",
                "city": "Monrovia",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1442616,-118.0019482",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2962,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/64.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/64-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-08-12T17:27:07.609158Z",
                    "updated_at": "2021-09-14T13:42:39.897624Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "95f599d8-eceb-46cd-8669-cf9ce4c02e35"
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-06-07T07:18:35.655639Z",
            "publish_time": null,
            "slug": "modern-contemporary-fine-art-HGG1",
            "created_at": "2024-06-07T07:18:35.661757Z",
            "updated_at": "2024-06-07T07:18:35.712849Z",
            "summary": "Modern + Contemporary Fine Art is an Auctions event starting on 11/06/2024, 12:00 and ending on 11/06/2024, 17:00. Event is in John Moran Auctioneers with address 145 East Walnut Avenue.",
            "title": "Modern + Contemporary Fine Art",
            "content": "John Moran Auctioneers and Appraisers is pleased to present our Spring Modern + Contemporary sale featuring important works by celebrated California artists Raimonds Staprans, Henrietta Berk, Gregory Kondos, Nathan Oliveira, Wayne Thiebaud. llustrative works include Norman Rockwell’s study for \"The Land of Enchantment,\" circa 1934 , and offerings by George E. Hughes. Other highlights include works by Pablo Picasso, Roy Lichtenstein, Jose Basso, Alec Monopoly, Kaws, Masami Teraoka, and many more",
            "start_time": "2024-06-11T12:00:00.000000Z",
            "end_time": "2024-06-11T17: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": "145 East Walnut Avenue",
            "city": "",
            "geolocation": "34.1442616,-118.0019482",
            "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": [
                1702,
                1987,
                1706,
                58,
                804,
                8,
                1694,
                1696,
                402,
                356,
                860,
                247,
                1707,
                1482,
                3288,
                469,
                815,
                13196,
                872,
                1713,
                1981,
                3853,
                4718,
                5616,
                7889,
                11681,
                12091,
                13083,
                17457,
                788,
                1725,
                1785,
                1890,
                1900,
                2867,
                2895,
                3028,
                3109,
                3268,
                3361,
                3715,
                5169,
                7279,
                7573,
                7861,
                7871,
                10449,
                11394,
                11655
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38124,
            "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": 36317,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/89a8a285fc394856acc9934749e5dcd8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/89a8a285fc394856acc9934749e5dcd8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/89a8a285fc394856acc9934749e5dcd8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/89a8a285fc394856acc9934749e5dcd8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/89a8a285fc394856acc9934749e5dcd8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/89a8a285fc394856acc9934749e5dcd8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/89a8a285fc394856acc9934749e5dcd8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/89a8a285fc394856acc9934749e5dcd8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/89a8a285fc394856acc9934749e5dcd8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/89a8a285fc394856acc9934749e5dcd8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:52:58.005610Z",
                "updated_at": "2024-04-30T09:52:58.005667Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4803,
                "name": "ICA - Institute of Contemporary Arts",
                "slug": "ica-institute-contemporary-arts",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50651999999999,-0.1309709",
                "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": "2024-04-30T09:53:02.874371Z",
            "publish_time": null,
            "slug": "ica-institute-of-contemporary-arts-rheim-alkadhi-templates-for-liberation-2024-06-11",
            "created_at": "2024-04-30T09:53:03.759791Z",
            "updated_at": "2024-04-30T09:53:03.799468Z",
            "summary": "Rheim Alkadhi: Templates for Liberation is an Gallery Shows event starting on 11/06/2024, 00:00 and ending on 08/09/2024, 00:00. Event is in ICA - Institute of Contemporary Arts with address Nash House, The Mall.",
            "title": "Rheim Alkadhi: Templates for Liberation",
            "content": null,
            "start_time": "2024-06-11T00:00:00.000000Z",
            "end_time": "2024-09-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Nash House, The Mall",
            "city": "London",
            "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": 38073,
            "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": 36259,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6441283059894aa68dcafa5b914fe2de-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6441283059894aa68dcafa5b914fe2de-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6441283059894aa68dcafa5b914fe2de.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6441283059894aa68dcafa5b914fe2de-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6441283059894aa68dcafa5b914fe2de-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6441283059894aa68dcafa5b914fe2de-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6441283059894aa68dcafa5b914fe2de-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6441283059894aa68dcafa5b914fe2de-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6441283059894aa68dcafa5b914fe2de-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6441283059894aa68dcafa5b914fe2de-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:38:43.492667Z",
                "updated_at": "2024-04-30T09:38:43.492725Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "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": "2024-04-30T09:38:52.482474Z",
            "publish_time": null,
            "slug": "colonnade-house-homeland-worthing-festival-refugee-week-2024-06-11",
            "created_at": "2024-04-30T09:38:53.387563Z",
            "updated_at": "2024-04-30T09:38:53.828909Z",
            "summary": "Home/Land: Worthing Festival & Refugee Week is an Gallery Shows event starting on 11/06/2024, 00:00 and ending on 23/06/2024, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Home/Land: Worthing Festival & Refugee Week",
            "content": null,
            "start_time": "2024-06-11T00:00:00.000000Z",
            "end_time": "2024-06-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "50.96326985,0.020770453697222413",
            "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": 38250,
            "author": {
                "id": "365a9b01-9a24-4787-b4c4-8b89b57364c7",
                "username": "ElenaMartinique",
                "slug": "elenamartinique",
                "first_name": "Jelena",
                "last_name": "Martinović",
                "display_name": "Jelena Martinović",
                "display_name_full": "Jelena Martinović",
                "email": "jelena.martinovic@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36485,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a950026e614d1f9ae32e52ec0bd94e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a950026e614d1f9ae32e52ec0bd94e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/06a950026e614d1f9ae32e52ec0bd94e.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a950026e614d1f9ae32e52ec0bd94e-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a950026e614d1f9ae32e52ec0bd94e-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a950026e614d1f9ae32e52ec0bd94e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a950026e614d1f9ae32e52ec0bd94e-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a950026e614d1f9ae32e52ec0bd94e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a950026e614d1f9ae32e52ec0bd94e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06a950026e614d1f9ae32e52ec0bd94e-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2024-05-15T06:14:00.576711Z",
                "updated_at": "2024-05-15T06:14:00.576751Z",
                "is_converted_to_webp": true,
                "caption": "",
                "alt_text": "photo basel 2024",
                "description": "",
                "uploaded_by": "365a9b01-9a24-4787-b4c4-8b89b57364c7"
            },
            "venue": null,
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2024-05-15T06:26:15.189612Z",
            "publish_time": null,
            "slug": "photo-basel-2024",
            "created_at": "2024-05-15T06:26:15.191355Z",
            "updated_at": "2024-05-15T06:26:15.191373Z",
            "summary": "From June 11th to 16th, photo basel 2024 returns to the Swiss city, bringing a rich lineup of exhibitors and an extensive supporting program to back it up.",
            "title": "Photo Basel 2024",
            "content": "<p>From June 11th to 16th, photo basel 2024 returns to the Swiss city, bringing a rich lineup of exhibitors and an extensive supporting program to back it up. Taking place at Volkshaus Basel, the fair will bring together&nbsp;<span style=\"text-align: justify;\">over 450 pieces by 150 artists.&nbsp;</span>In addition to its traditional set of sectors, the 2024 photo basel introduces novum — a new, secretive sector dedicated exclusively to new or recent pieces that have flown under the proverbial radar.</p>",
            "start_time": "2024-06-11T00:00:00.000000Z",
            "end_time": "2024-06-16T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": true,
            "is_paid_art_fair": false,
            "address": "Rebgasse 12-14, 4058 Basel, Switzerland",
            "city": "Basel",
            "geolocation": "47.5610456,7.593544400000001",
            "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": "https://www.photo-basel.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                27140
            ],
            "additional_images": []
        }
    ]
}