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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1296&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1260&ordering=-end_time",
    "results": [
        {
            "id": 37128,
            "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": 35204,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c785a3f287e44f22a9852b5e5db3fbd2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c785a3f287e44f22a9852b5e5db3fbd2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c785a3f287e44f22a9852b5e5db3fbd2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c785a3f287e44f22a9852b5e5db3fbd2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c785a3f287e44f22a9852b5e5db3fbd2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c785a3f287e44f22a9852b5e5db3fbd2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c785a3f287e44f22a9852b5e5db3fbd2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c785a3f287e44f22a9852b5e5db3fbd2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c785a3f287e44f22a9852b5e5db3fbd2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c785a3f287e44f22a9852b5e5db3fbd2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:02:42.780296Z",
                "updated_at": "2024-03-20T14:02:42.780355Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4518,
                "name": "Blum & Poe Los Angeles",
                "slug": "blum-poe-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0329595,-118.3756203",
                "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-03-20T14:02:45.329063Z",
            "publish_time": null,
            "slug": "blum-poe-los-angeles-ray-johnson-2024-03-16",
            "created_at": "2024-03-20T14:02:46.268482Z",
            "updated_at": "2024-03-20T14:02:47.315992Z",
            "summary": "Ray Johnson is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in Blum & Poe Los Angeles with address 2727 S. La Cienega Boulevard.",
            "title": "Ray Johnson",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2727 S. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.03317866666667,-118.37528483333334",
            "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": 37936,
            "author": {
                "id": "17112530-5572-4a0a-9759-62a9372e65d7",
                "username": "markel@markelfinearts.com",
                "slug": "markelmarkelfineartscom",
                "first_name": "kathryn",
                "last_name": "markel",
                "display_name": null,
                "display_name_full": "kathryn markel",
                "email": "markel@markelfinearts.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36084,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ea5ed4808842b6aa19dc9d73136495-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ea5ed4808842b6aa19dc9d73136495-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/76ea5ed4808842b6aa19dc9d73136495.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ea5ed4808842b6aa19dc9d73136495-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ea5ed4808842b6aa19dc9d73136495-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ea5ed4808842b6aa19dc9d73136495-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ea5ed4808842b6aa19dc9d73136495-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ea5ed4808842b6aa19dc9d73136495-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ea5ed4808842b6aa19dc9d73136495-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ea5ed4808842b6aa19dc9d73136495-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:20:09.838284Z",
                "updated_at": "2024-04-14T12:20:09.838326Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3194,
                "name": "Kathryn Markel Fine Arts",
                "slug": "kathryn-markel-fine-arts",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7127753,-74.0059728",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3280,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-03-05T18:33:04.653460Z",
                    "updated_at": "2021-09-14T13:50:48.693262Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "17112530-5572-4a0a-9759-62a9372e65d7"
                },
                "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-04-14T12:20:15.396924Z",
            "publish_time": null,
            "slug": "kathryn-markel-fine-arts-peter-hoffer-impressions-de-la-region-toulousaine-2024-03-28",
            "created_at": "2024-04-14T12:20:16.352821Z",
            "updated_at": "2024-04-14T12:20:17.082730Z",
            "summary": "Peter Hoffer: Impressions de la Région Toulousaine is an Gallery Shows event starting on 28/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in Kathryn Markel Fine Arts with address 529 West 20th Street.",
            "title": "Peter Hoffer: Impressions de la Région Toulousaine",
            "content": null,
            "start_time": "2024-03-28T01:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "529 West 20th Street",
            "city": "New York",
            "geolocation": "40.7465171,-74.0068656",
            "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": 37130,
            "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": 35206,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/44b91859e7714e4cbbf21c687c1bc24c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44b91859e7714e4cbbf21c687c1bc24c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:02:42.991421Z",
                "updated_at": "2024-03-20T14:02:42.991489Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4518,
                "name": "Blum & Poe Los Angeles",
                "slug": "blum-poe-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0329595,-118.3756203",
                "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-03-20T14:02:47.186102Z",
            "publish_time": null,
            "slug": "blum-poe-los-angeles-oliver-lee-jackson-machines-for-the-spirit-2024-03-16",
            "created_at": "2024-03-20T14:02:48.099727Z",
            "updated_at": "2024-03-20T14:02:50.933932Z",
            "summary": "Oliver Lee Jackson. Machines for the Spirit is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in Blum & Poe Los Angeles with address 2727 S. La Cienega Boulevard.",
            "title": "Oliver Lee Jackson. Machines for the Spirit",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2727 S. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.03317866666667,-118.37528483333334",
            "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": 37692,
            "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": 35749,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad6ac92f55614c1ca2e76d295b245389-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad6ac92f55614c1ca2e76d295b245389-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ad6ac92f55614c1ca2e76d295b245389.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad6ac92f55614c1ca2e76d295b245389-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad6ac92f55614c1ca2e76d295b245389-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad6ac92f55614c1ca2e76d295b245389-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad6ac92f55614c1ca2e76d295b245389-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad6ac92f55614c1ca2e76d295b245389-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad6ac92f55614c1ca2e76d295b245389-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad6ac92f55614c1ca2e76d295b245389-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T19:54:03.377798Z",
                "updated_at": "2024-04-02T19:54:03.377835Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3515,
                "name": "James Freeman Gallery",
                "slug": "james-freeman-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5346294,-0.1045329",
                "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-02T19:54:09.722801Z",
            "publish_time": null,
            "slug": "james-freeman-gallery-a-bout-de-souffle-2024-04-11",
            "created_at": "2024-04-02T19:54:10.622209Z",
            "updated_at": "2024-04-02T19:54:12.087495Z",
            "summary": "A Bout de Souffle is an Gallery Shows event starting on 11/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in James Freeman Gallery with address 354 Upper Street.",
            "title": "A Bout de Souffle",
            "content": null,
            "start_time": "2024-04-11T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "354 Upper Street",
            "city": "London",
            "geolocation": "51.53462515,-0.10450461893673407",
            "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": 38144,
            "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": 36337,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/650a1c3b5fea4af994ef578aaf2e5e98-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/650a1c3b5fea4af994ef578aaf2e5e98-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/650a1c3b5fea4af994ef578aaf2e5e98.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/650a1c3b5fea4af994ef578aaf2e5e98-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/650a1c3b5fea4af994ef578aaf2e5e98-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/650a1c3b5fea4af994ef578aaf2e5e98-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/650a1c3b5fea4af994ef578aaf2e5e98-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/650a1c3b5fea4af994ef578aaf2e5e98-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/650a1c3b5fea4af994ef578aaf2e5e98-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/650a1c3b5fea4af994ef578aaf2e5e98-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:57:28.114333Z",
                "updated_at": "2024-04-30T09:57:28.114414Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6541,
                "name": "max goelitz",
                "slug": "max-goelitz",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1386999,11.5842477",
                "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:57:36.528345Z",
            "publish_time": null,
            "slug": "max-goelitz-symbiotic-beimgs-2024-03-13",
            "created_at": "2024-04-30T09:57:37.403214Z",
            "updated_at": "2024-04-30T09:57:37.932913Z",
            "summary": "symbiotic beimgs is an Gallery Shows event starting on 13/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in max goelitz with address maximilianstrasse 35.",
            "title": "symbiotic beimgs",
            "content": null,
            "start_time": "2024-03-13T01:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "maximilianstrasse 35",
            "city": "Munich",
            "geolocation": "49.31733895,8.435033746562427",
            "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": 37918,
            "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": 36065,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2520c6918ab74a8bba3afd6343a4efba-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2520c6918ab74a8bba3afd6343a4efba-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2520c6918ab74a8bba3afd6343a4efba.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2520c6918ab74a8bba3afd6343a4efba-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2520c6918ab74a8bba3afd6343a4efba-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2520c6918ab74a8bba3afd6343a4efba-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2520c6918ab74a8bba3afd6343a4efba-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2520c6918ab74a8bba3afd6343a4efba-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2520c6918ab74a8bba3afd6343a4efba-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2520c6918ab74a8bba3afd6343a4efba-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:14:02.922739Z",
                "updated_at": "2024-04-14T12:14:02.922776Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5388,
                "name": "Guggleton Farm Arts",
                "slug": "guggleton-farm-arts",
                "city": "Stalbridge",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.9603784,-2.3766",
                "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-14T12:14:04.831609Z",
            "publish_time": null,
            "slug": "guggleton-farm-arts-aqua-2024-04-05",
            "created_at": "2024-04-14T12:14:05.734443Z",
            "updated_at": "2024-04-14T12:14:05.782107Z",
            "summary": "Aqua is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in Guggleton Farm Arts with address Guggleton Farm.",
            "title": "Aqua",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Guggleton Farm",
            "city": "Sherborne",
            "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": 37131,
            "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": 35207,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a56a96aa97b64bf5ba50e8c26f2d57ef-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a56a96aa97b64bf5ba50e8c26f2d57ef-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a56a96aa97b64bf5ba50e8c26f2d57ef.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a56a96aa97b64bf5ba50e8c26f2d57ef-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a56a96aa97b64bf5ba50e8c26f2d57ef-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a56a96aa97b64bf5ba50e8c26f2d57ef-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a56a96aa97b64bf5ba50e8c26f2d57ef-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a56a96aa97b64bf5ba50e8c26f2d57ef-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a56a96aa97b64bf5ba50e8c26f2d57ef-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a56a96aa97b64bf5ba50e8c26f2d57ef-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:02:43.124988Z",
                "updated_at": "2024-03-20T14:02:43.125046Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7778,
                "name": "Billis Williams Gallery",
                "slug": "billis-williams-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.033617,-118.3756895",
                "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-03-20T14:02:48.120263Z",
            "publish_time": null,
            "slug": "billis-williams-gallery-raymond-logan-everyday-icons-ii-2024-04-06",
            "created_at": "2024-03-20T14:02:49.030004Z",
            "updated_at": "2024-03-20T14:02:49.775209Z",
            "summary": "Raymond Logan: Everyday Icons II is an Gallery Shows event starting on 06/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in Billis Williams Gallery with address 2716 S. La Cienega Blvd.",
            "title": "Raymond Logan: Everyday Icons II",
            "content": null,
            "start_time": "2024-04-06T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2716 S. La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0333588,-118.37558",
            "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": 37938,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 9712,
                "name": "Lévy Gorvy Dayan",
                "slug": "levy-gorvy-dayan",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.767004,-73.96939689999999",
                "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-04-14T12:34:19.087071Z",
            "publish_time": null,
            "slug": "levy-gorvy-dayan-gunther-uecker-arc-of-light-2024-04-11",
            "created_at": "2024-04-14T12:34:20.014613Z",
            "updated_at": "2024-04-14T12:34:21.065185Z",
            "summary": "Günther Uecker: Arc of Light is an Gallery Shows event starting on 11/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in Lévy Gorvy Dayan with address 19 E 64th Street.",
            "title": "Günther Uecker: Arc of Light",
            "content": null,
            "start_time": "2024-04-11T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "19 E 64th Street",
            "city": "New York",
            "geolocation": "40.7670272,-73.96937289873478",
            "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": 37925,
            "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": 36072,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be72f321152542ecac0108fa2388a429-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be72f321152542ecac0108fa2388a429-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/be72f321152542ecac0108fa2388a429.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be72f321152542ecac0108fa2388a429-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be72f321152542ecac0108fa2388a429-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be72f321152542ecac0108fa2388a429-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be72f321152542ecac0108fa2388a429-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be72f321152542ecac0108fa2388a429-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be72f321152542ecac0108fa2388a429-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/be72f321152542ecac0108fa2388a429-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:19:42.455226Z",
                "updated_at": "2024-04-14T12:19:42.455264Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4023,
                "name": "Jealous Gallery",
                "slug": "jealous-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5241491,-0.08049760000000002",
                "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-14T12:19:47.598525Z",
            "publish_time": null,
            "slug": "jealous-gallery-more-is-more-2024-04-11",
            "created_at": "2024-04-14T12:19:48.511161Z",
            "updated_at": "2024-04-14T12:19:49.279540Z",
            "summary": "MORE is MORE is an Gallery Shows event starting on 11/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in Jealous Gallery with address 53 Curtain Road.",
            "title": "MORE is MORE",
            "content": null,
            "start_time": "2024-04-11T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "53 Curtain Road",
            "city": "London",
            "geolocation": "51.5241453,-0.08058497895265768",
            "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": 37676,
            "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": 35736,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48c5ed25d4c04e07b143ca716c0162f3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48c5ed25d4c04e07b143ca716c0162f3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/48c5ed25d4c04e07b143ca716c0162f3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48c5ed25d4c04e07b143ca716c0162f3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48c5ed25d4c04e07b143ca716c0162f3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48c5ed25d4c04e07b143ca716c0162f3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48c5ed25d4c04e07b143ca716c0162f3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48c5ed25d4c04e07b143ca716c0162f3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48c5ed25d4c04e07b143ca716c0162f3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/48c5ed25d4c04e07b143ca716c0162f3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T19:40:01.150588Z",
                "updated_at": "2024-04-02T19:40:01.150648Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3752,
                "name": "Vielmetter Los Angeles",
                "slug": "vielmetter-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0241532,-118.2295453",
                "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-04-02T19:40:08.600050Z",
            "publish_time": null,
            "slug": "vielmetter-los-angeles-sadie-benning-the-touch-the-amulet-and-the-saltation-2024-03-23",
            "created_at": "2024-04-02T19:40:09.626493Z",
            "updated_at": "2024-04-02T19:40:12.813158Z",
            "summary": "Sadie Benning. The Touch, the Amulet and the Saltation is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in Vielmetter Los Angeles with address 1700 S Santa Fe Ave #101.",
            "title": "Sadie Benning. The Touch, the Amulet and the Saltation",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1700 S Santa Fe Ave #101",
            "city": "Los Angeles",
            "geolocation": "41.3620185,-72.9056252",
            "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": 37917,
            "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": 36064,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164163369bf8494d94b49c1113becb51-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164163369bf8494d94b49c1113becb51-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/164163369bf8494d94b49c1113becb51.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164163369bf8494d94b49c1113becb51-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164163369bf8494d94b49c1113becb51-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164163369bf8494d94b49c1113becb51-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164163369bf8494d94b49c1113becb51-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164163369bf8494d94b49c1113becb51-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164163369bf8494d94b49c1113becb51-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/164163369bf8494d94b49c1113becb51-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:57.930689Z",
                "updated_at": "2024-04-14T12:13:57.930747Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6645,
                "name": "GRIMM",
                "slug": "grimm",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71856570000001,-74.00373780000001",
                "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-04-14T12:14:00.995901Z",
            "publish_time": null,
            "slug": "grimm-self-portraits-2024-04-05",
            "created_at": "2024-04-14T12:14:01.922250Z",
            "updated_at": "2024-04-14T12:14:09.504526Z",
            "summary": "Self-Portraits is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in GRIMM with address 54 White Street.",
            "title": "Self-Portraits",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "54 White Street",
            "city": "New York",
            "geolocation": "41.7361343,-72.6885359",
            "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": 37916,
            "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": 36062,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24f44ccee1e7445ba1a8982b72277f67-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24f44ccee1e7445ba1a8982b72277f67-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/24f44ccee1e7445ba1a8982b72277f67.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24f44ccee1e7445ba1a8982b72277f67-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24f44ccee1e7445ba1a8982b72277f67-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24f44ccee1e7445ba1a8982b72277f67-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24f44ccee1e7445ba1a8982b72277f67-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24f44ccee1e7445ba1a8982b72277f67-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24f44ccee1e7445ba1a8982b72277f67-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24f44ccee1e7445ba1a8982b72277f67-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:13:54.633250Z",
                "updated_at": "2024-04-14T12:13:54.633287Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9665,
                "name": "Gladstone Gallery - New York | 21st Street",
                "slug": "gladstone-gallery-new-york-21st-street",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7468465,-74.00673859999999",
                "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-04-14T12:14:00.605717Z",
            "publish_time": null,
            "slug": "gladstone-gallery-new-york-21st-street-arthur-jafa-2024-04-04",
            "created_at": "2024-04-14T12:14:01.509126Z",
            "updated_at": "2024-04-14T12:14:09.576440Z",
            "summary": "Arthur Jafa is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in Gladstone Gallery - New York | 21st Street with address 530 West 21st Street.",
            "title": "Arthur Jafa",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "530 West 21st Street",
            "city": "New York",
            "geolocation": "40.74681555,-74.0067653557169",
            "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": 36649,
            "author": {
                "id": "e370e651-6d11-4980-bb20-26ed42888bb6",
                "username": "lauren@melissamorganfineart.com",
                "slug": "laurenmelissamorganfineartcom",
                "first_name": "Melissa",
                "last_name": "Morgan",
                "display_name": null,
                "display_name_full": "Melissa Morgan",
                "email": "lauren@melissamorganfineart.com",
                "telephone": "7606362921"
            },
            "price": null,
            "featured_image": {
                "id": 34748,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4475d2f2b7814d2d9b077b9655ef2f51-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4475d2f2b7814d2d9b077b9655ef2f51-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4475d2f2b7814d2d9b077b9655ef2f51.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4475d2f2b7814d2d9b077b9655ef2f51-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4475d2f2b7814d2d9b077b9655ef2f51-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4475d2f2b7814d2d9b077b9655ef2f51-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4475d2f2b7814d2d9b077b9655ef2f51-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4475d2f2b7814d2d9b077b9655ef2f51-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4475d2f2b7814d2d9b077b9655ef2f51-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4475d2f2b7814d2d9b077b9655ef2f51-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-07T14:54:27.606214Z",
                "updated_at": "2024-03-07T14:54:27.606268Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5495,
                "name": "Melissa Morgan Fine Art",
                "slug": "melissa-morgan-fine-art",
                "city": "Palm Desert",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.7201108,-116.3795956",
                "artworks_for_sale_count": 18,
                "featured_image": {
                    "id": 3915,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/fda1d74ffa5b4f2db90398594983a5b1.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fda1d74ffa5b4f2db90398594983a5b1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-07-07T23:38:22.055982Z",
                    "updated_at": "2022-07-07T23:38:22.056029Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "e370e651-6d11-4980-bb20-26ed42888bb6"
                },
                "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-03-07T14:54:33.393929Z",
            "publish_time": null,
            "slug": "melissa-morgan-fine-art-idyllwild-arts-academy-student-showcase-2024-05-03",
            "created_at": "2024-03-07T14:54:34.308310Z",
            "updated_at": "2024-03-07T14:54:34.913471Z",
            "summary": "Idyllwild Arts Academy Student Showcase is an Gallery Shows event starting on 03/05/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in Melissa Morgan Fine Art with address 73660 El Paseo.",
            "title": "Idyllwild Arts Academy Student Showcase",
            "content": null,
            "start_time": "2024-05-03T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "73660 El Paseo",
            "city": "Palm Desert",
            "geolocation": "33.71987283199908,-116.37946924036521",
            "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": 37430,
            "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": 35484,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4944826ae83b4a229ad01ca4e501df6c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4944826ae83b4a229ad01ca4e501df6c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4944826ae83b4a229ad01ca4e501df6c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4944826ae83b4a229ad01ca4e501df6c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4944826ae83b4a229ad01ca4e501df6c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4944826ae83b4a229ad01ca4e501df6c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4944826ae83b4a229ad01ca4e501df6c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4944826ae83b4a229ad01ca4e501df6c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4944826ae83b4a229ad01ca4e501df6c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4944826ae83b4a229ad01ca4e501df6c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:44:57.437205Z",
                "updated_at": "2024-04-01T20:44:57.437259Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9821,
                "name": "Inspire Makers",
                "slug": "inspire-makers",
                "city": "Falmouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.1574173,-5.072721400000001",
                "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-01T20:44:59.406269Z",
            "publish_time": null,
            "slug": "inspire-makers-roberta-hopkins-grounded-2024-04-09",
            "created_at": "2024-04-01T20:45:00.448591Z",
            "updated_at": "2024-04-01T20:45:00.560787Z",
            "summary": "Roberta Hopkins. Grounded is an Gallery Shows event starting on 09/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in Inspire Makers with address 5 High St.",
            "title": "Roberta Hopkins. Grounded",
            "content": null,
            "start_time": "2024-04-09T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5 High St",
            "city": "Falmouth",
            "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": 37129,
            "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": 35205,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d0549b7092474b029ba540ffefc3cea4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0549b7092474b029ba540ffefc3cea4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:02:42.924195Z",
                "updated_at": "2024-03-20T14:02:42.924231Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4518,
                "name": "Blum & Poe Los Angeles",
                "slug": "blum-poe-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0329595,-118.3756203",
                "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-03-20T14:02:47.050767Z",
            "publish_time": null,
            "slug": "blum-poe-los-angeles-yuji-ueda-2024-03-16",
            "created_at": "2024-03-20T14:02:47.963307Z",
            "updated_at": "2024-03-20T14:02:50.303560Z",
            "summary": "Yuji Ueda is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in Blum & Poe Los Angeles with address 2727 S. La Cienega Boulevard.",
            "title": "Yuji Ueda",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2727 S. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.03317866666667,-118.37528483333334",
            "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": 37889,
            "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": 36040,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdc19dab6db5434f8898bce7ec902bfd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdc19dab6db5434f8898bce7ec902bfd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fdc19dab6db5434f8898bce7ec902bfd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdc19dab6db5434f8898bce7ec902bfd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdc19dab6db5434f8898bce7ec902bfd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdc19dab6db5434f8898bce7ec902bfd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdc19dab6db5434f8898bce7ec902bfd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdc19dab6db5434f8898bce7ec902bfd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdc19dab6db5434f8898bce7ec902bfd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fdc19dab6db5434f8898bce7ec902bfd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:12:11.019588Z",
                "updated_at": "2024-04-14T12:12:11.019643Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5652,
                "name": "Gaa Gallery",
                "slug": "gaa-gallery",
                "city": "Provincetown",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "42.0576622,-70.1772553",
                "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-04-14T12:12:13.597390Z",
            "publish_time": null,
            "slug": "gaa-gallery-julia-garcia-slow-burn-2024-03-29",
            "created_at": "2024-04-14T12:12:14.493933Z",
            "updated_at": "2024-04-14T12:12:14.533556Z",
            "summary": "Julia Garcia. Slow Burn is an Gallery Shows event starting on 29/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in Gaa Gallery with address 4 Cortlandt Alley / 368 Broadway.",
            "title": "Julia Garcia. Slow Burn",
            "content": null,
            "start_time": "2024-03-29T01:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 Cortlandt Alley / 368 Broadway",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37184,
            "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": 35246,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f80b51c8b5944426b3d83e6a0c7bf885-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f80b51c8b5944426b3d83e6a0c7bf885-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f80b51c8b5944426b3d83e6a0c7bf885.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f80b51c8b5944426b3d83e6a0c7bf885-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f80b51c8b5944426b3d83e6a0c7bf885-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f80b51c8b5944426b3d83e6a0c7bf885-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f80b51c8b5944426b3d83e6a0c7bf885-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f80b51c8b5944426b3d83e6a0c7bf885-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f80b51c8b5944426b3d83e6a0c7bf885-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f80b51c8b5944426b3d83e6a0c7bf885-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:08:11.521957Z",
                "updated_at": "2024-03-20T14:08:11.522012Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "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-03-20T14:08:22.991138Z",
            "publish_time": null,
            "slug": "hashimoto-contemporary-weird-west-2024-04-13",
            "created_at": "2024-03-20T14:08:23.910900Z",
            "updated_at": "2024-03-20T14:08:25.897276Z",
            "summary": "Weird West is an Gallery Shows event starting on 13/04/2024, 00:00 and ending on 04/05/2024, 00:00. Event is in HASHIMOTO CONTEMPORARY with address 2754 S La Cienega Blvd..",
            "title": "Weird West",
            "content": null,
            "start_time": "2024-04-13T00:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2754 S La Cienega Blvd.",
            "city": "Culver City",
            "geolocation": "34.0331323,-118.37488110452311",
            "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": 37934,
            "author": {
                "id": "17112530-5572-4a0a-9759-62a9372e65d7",
                "username": "markel@markelfinearts.com",
                "slug": "markelmarkelfineartscom",
                "first_name": "kathryn",
                "last_name": "markel",
                "display_name": null,
                "display_name_full": "kathryn markel",
                "email": "markel@markelfinearts.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36082,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/141ce3eafde640979c5e32d1a44ee2ac-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/141ce3eafde640979c5e32d1a44ee2ac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/141ce3eafde640979c5e32d1a44ee2ac.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/141ce3eafde640979c5e32d1a44ee2ac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/141ce3eafde640979c5e32d1a44ee2ac-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/141ce3eafde640979c5e32d1a44ee2ac-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/141ce3eafde640979c5e32d1a44ee2ac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/141ce3eafde640979c5e32d1a44ee2ac-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/141ce3eafde640979c5e32d1a44ee2ac-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/141ce3eafde640979c5e32d1a44ee2ac-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:20:06.964551Z",
                "updated_at": "2024-04-14T12:20:06.964589Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3194,
                "name": "Kathryn Markel Fine Arts",
                "slug": "kathryn-markel-fine-arts",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7127753,-74.0059728",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3280,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-03-05T18:33:04.653460Z",
                    "updated_at": "2021-09-14T13:50:48.693262Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "17112530-5572-4a0a-9759-62a9372e65d7"
                },
                "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-04-14T12:20:10.709737Z",
            "publish_time": null,
            "slug": "kathryn-markel-fine-arts-drawing-on-memory-curated-by-nancy-cohen-2024-03-28",
            "created_at": "2024-04-14T12:20:11.611723Z",
            "updated_at": "2024-04-14T12:20:14.054545Z",
            "summary": "Drawing on Memory: Curated by Nancy Cohen is an Gallery Shows event starting on 28/03/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in Kathryn Markel Fine Arts with address 529 W 20th St.",
            "title": "Drawing on Memory: Curated by Nancy Cohen",
            "content": null,
            "start_time": "2024-03-28T01:00:00.000000Z",
            "end_time": "2024-05-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "529 W 20th St",
            "city": "New York",
            "geolocation": "40.7465171,-74.0068656",
            "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": []
        }
    ]
}