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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3006&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2970&ordering=-end_time",
    "results": [
        {
            "id": 35123,
            "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": 33216,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad23e8506f004cd999c8aea21a3bcbf7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad23e8506f004cd999c8aea21a3bcbf7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad23e8506f004cd999c8aea21a3bcbf7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad23e8506f004cd999c8aea21a3bcbf7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad23e8506f004cd999c8aea21a3bcbf7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ad23e8506f004cd999c8aea21a3bcbf7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad23e8506f004cd999c8aea21a3bcbf7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad23e8506f004cd999c8aea21a3bcbf7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad23e8506f004cd999c8aea21a3bcbf7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ad23e8506f004cd999c8aea21a3bcbf7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-19T13:57:00.781661Z",
                "updated_at": "2024-01-19T13:57:00.781722Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7052,
                "name": "Eric Firestone",
                "slug": "eric-firestone",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7277889,-73.993907",
                "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-01-19T13:57:03.518042Z",
            "publish_time": null,
            "slug": "eric-firestone-godzilla-echoes-from-the-1990s-asian-american-arts-2024-01-17",
            "created_at": "2024-01-19T13:57:04.462749Z",
            "updated_at": "2024-01-19T13:57:11.481135Z",
            "summary": "Godzilla: Echoes from the 1990s Asian American Arts is an Gallery Shows event starting on 17/01/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Eric Firestone with address 40 Great Jones Street.",
            "title": "Godzilla: Echoes from the 1990s Asian American Arts",
            "content": null,
            "start_time": "2024-01-17T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "40 Great Jones Street",
            "city": "New York",
            "geolocation": "40.727028700000005,-73.99261579891945",
            "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": 36039,
            "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": 34117,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c786a8502fc4fe59dd101c5e324b09e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c786a8502fc4fe59dd101c5e324b09e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c786a8502fc4fe59dd101c5e324b09e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c786a8502fc4fe59dd101c5e324b09e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c786a8502fc4fe59dd101c5e324b09e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c786a8502fc4fe59dd101c5e324b09e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c786a8502fc4fe59dd101c5e324b09e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c786a8502fc4fe59dd101c5e324b09e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c786a8502fc4fe59dd101c5e324b09e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c786a8502fc4fe59dd101c5e324b09e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-14T10:18:16.825766Z",
                "updated_at": "2024-02-14T10:18:16.825823Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6282,
                "name": "Thierry Goldberg Gallery",
                "slug": "thierry-goldberg-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7190507,-73.9872958",
                "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-02-14T10:18:19.920282Z",
            "publish_time": null,
            "slug": "thierry-goldberg-gallery-alexander-brewington-what-burns-beneath-2024-02-15",
            "created_at": "2024-02-14T10:18:20.831953Z",
            "updated_at": "2024-02-14T10:18:23.966475Z",
            "summary": "Alexander Brewington. What Burns Beneath is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Thierry Goldberg Gallery with address 103 Norfolk St.",
            "title": "Alexander Brewington. What Burns Beneath",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "103 Norfolk St",
            "city": "New York",
            "geolocation": "52.7558386,0.3994574",
            "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": 36130,
            "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": 4687,
                "name": "LewAllen Galleries",
                "slug": "lewallen-galleries",
                "city": "Santa Fe",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.6819289,-105.9504198",
                "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-02-19T16:49:29.870949Z",
            "publish_time": null,
            "slug": "lewallen-galleries-maurice-golubov-artist-of-the-fourth-dimension-2024-02-16",
            "created_at": "2024-02-19T16:49:30.880672Z",
            "updated_at": "2024-02-19T16:49:31.396310Z",
            "summary": "Maurice Golubov: Artist of the Fourth Dimension is an Gallery Shows event starting on 16/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in LewAllen Galleries with address 1613 Paseo de Peralta.",
            "title": "Maurice Golubov: Artist of the Fourth Dimension",
            "content": null,
            "start_time": "2024-02-16T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1613 Paseo de Peralta",
            "city": "Santa Fe",
            "geolocation": "35.6819417,-105.950356",
            "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": 35613,
            "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": 33731,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413835aec3724ba689ef1f1607126167-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413835aec3724ba689ef1f1607126167-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413835aec3724ba689ef1f1607126167-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413835aec3724ba689ef1f1607126167-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413835aec3724ba689ef1f1607126167-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/413835aec3724ba689ef1f1607126167.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413835aec3724ba689ef1f1607126167-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413835aec3724ba689ef1f1607126167-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413835aec3724ba689ef1f1607126167-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413835aec3724ba689ef1f1607126167-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-07T17:55:31.858280Z",
                "updated_at": "2024-02-07T17:55:31.858317Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6148,
                "name": "Nancy Hoffman Gallery",
                "slug": "nancy-hoffman-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7505456,-74.003671",
                "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-02-07T17:55:34.890416Z",
            "publish_time": null,
            "slug": "nancy-hoffman-gallery-jody-guralnick-tell-me-a-secret-2024-02-01",
            "created_at": "2024-02-07T17:55:35.797642Z",
            "updated_at": "2024-02-07T17:55:36.897501Z",
            "summary": "Jody Guralnick. Tell Me a Secret is an Gallery Shows event starting on 01/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Nancy Hoffman Gallery with address 520 West 27th Street.",
            "title": "Jody Guralnick. Tell Me a Secret",
            "content": null,
            "start_time": "2024-02-01T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "520 West 27th Street",
            "city": "New York",
            "geolocation": "40.7505666,-74.0034944",
            "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": 35471,
            "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": 33567,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/491f2dadd3bd40d59cd8bacc19aae464-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/491f2dadd3bd40d59cd8bacc19aae464-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/491f2dadd3bd40d59cd8bacc19aae464-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/491f2dadd3bd40d59cd8bacc19aae464-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/491f2dadd3bd40d59cd8bacc19aae464-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/491f2dadd3bd40d59cd8bacc19aae464.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/491f2dadd3bd40d59cd8bacc19aae464-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/491f2dadd3bd40d59cd8bacc19aae464-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/491f2dadd3bd40d59cd8bacc19aae464-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/491f2dadd3bd40d59cd8bacc19aae464-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-01T14:17:09.467734Z",
                "updated_at": "2024-02-01T14:17:09.467790Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5863,
                "name": "Galerie Maria Lund",
                "slug": "galerie-maria-lund",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8580698,2.3646539",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2024-02-01T14:17:16.334238Z",
            "publish_time": null,
            "slug": "galerie-maria-lund-bente-skjttgaard-timberline-2024-02-02",
            "created_at": "2024-02-01T14:17:17.260011Z",
            "updated_at": "2024-02-01T14:17:18.666725Z",
            "summary": "Bente Skjøttgaard - Timberline is an Gallery Shows event starting on 02/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Galerie Maria Lund with address 48 rue de Turenne.",
            "title": "Bente Skjøttgaard - Timberline",
            "content": null,
            "start_time": "2024-02-02T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "48 rue de Turenne",
            "city": "Paris",
            "geolocation": "48.8579843,2.364585",
            "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": 36433,
            "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": 34499,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5b0310c4144d69ad1d1b6a153c1c62-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5b0310c4144d69ad1d1b6a153c1c62-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5b0310c4144d69ad1d1b6a153c1c62-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5b0310c4144d69ad1d1b6a153c1c62-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5b0310c4144d69ad1d1b6a153c1c62-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bc5b0310c4144d69ad1d1b6a153c1c62.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5b0310c4144d69ad1d1b6a153c1c62-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5b0310c4144d69ad1d1b6a153c1c62-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5b0310c4144d69ad1d1b6a153c1c62-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc5b0310c4144d69ad1d1b6a153c1c62-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-29T11:45:59.167190Z",
                "updated_at": "2024-02-29T11:45:59.167229Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5266,
                "name": "Lychee One",
                "slug": "lychee-one",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.54066539999999,-0.0563982",
                "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-02-29T11:46:10.005100Z",
            "publish_time": null,
            "slug": "lychee-one-four-folds-2024-02-16",
            "created_at": "2024-02-29T11:46:10.940553Z",
            "updated_at": "2024-02-29T11:46:11.575217Z",
            "summary": "Four-Folds is an Gallery Shows event starting on 16/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Lychee One with address Unit 1 The Gransden.",
            "title": "Four-Folds",
            "content": null,
            "start_time": "2024-02-16T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Unit 1 The Gransden",
            "city": "London",
            "geolocation": "51.54065275,-0.05629405663322475",
            "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": 35537,
            "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": 33656,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd651b57cdd54840b9eddc8eb139782a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd651b57cdd54840b9eddc8eb139782a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd651b57cdd54840b9eddc8eb139782a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd651b57cdd54840b9eddc8eb139782a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd651b57cdd54840b9eddc8eb139782a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dd651b57cdd54840b9eddc8eb139782a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd651b57cdd54840b9eddc8eb139782a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd651b57cdd54840b9eddc8eb139782a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd651b57cdd54840b9eddc8eb139782a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dd651b57cdd54840b9eddc8eb139782a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-07T17:20:35.341551Z",
                "updated_at": "2024-02-07T17:20:35.341588Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5342,
                "name": "47 Canal",
                "slug": "47-canal",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7174319,-73.99216799999999",
                "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-02-07T17:20:42.850251Z",
            "publish_time": null,
            "slug": "47-canal-michele-abeles-turbo-2024-02-08",
            "created_at": "2024-02-07T17:20:44.046557Z",
            "updated_at": "2024-02-07T17:20:44.095229Z",
            "summary": "Michele Abeles. Turbo is an Gallery Shows event starting on 08/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in 47 Canal with address 47 Canal Street, 2nd Floor.",
            "title": "Michele Abeles. Turbo",
            "content": null,
            "start_time": "2024-02-08T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "47 Canal Street, 2nd Floor",
            "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": 35262,
            "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": 33373,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5625e63f90724ce09888561abc08b2e4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5625e63f90724ce09888561abc08b2e4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5625e63f90724ce09888561abc08b2e4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5625e63f90724ce09888561abc08b2e4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5625e63f90724ce09888561abc08b2e4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5625e63f90724ce09888561abc08b2e4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5625e63f90724ce09888561abc08b2e4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5625e63f90724ce09888561abc08b2e4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5625e63f90724ce09888561abc08b2e4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5625e63f90724ce09888561abc08b2e4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-31T07:54:11.582041Z",
                "updated_at": "2024-01-31T07:54:11.582096Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4581,
                "name": "CUE Art Foundation",
                "slug": "cue-art-foundation",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74497160000001,-73.99342260000002",
                "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-01-31T07:54:15.040881Z",
            "publish_time": null,
            "slug": "cue-art-foundation-keli-safia-maksud-worried-notes-2024-01-25",
            "created_at": "2024-01-31T07:54:15.983237Z",
            "updated_at": "2024-01-31T07:54:16.973355Z",
            "summary": "Keli Safia Maksud. worried notes is an Gallery Shows event starting on 25/01/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in CUE Art Foundation with address 137 W 25th St.",
            "title": "Keli Safia Maksud. worried notes",
            "content": null,
            "start_time": "2024-01-25T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "137 W 25th St",
            "city": "New York",
            "geolocation": "43.237004057142855,-79.90502478571429",
            "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": 35528,
            "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": 33648,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05839113864644cdb1c106f82399bd3c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05839113864644cdb1c106f82399bd3c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05839113864644cdb1c106f82399bd3c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05839113864644cdb1c106f82399bd3c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05839113864644cdb1c106f82399bd3c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/05839113864644cdb1c106f82399bd3c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05839113864644cdb1c106f82399bd3c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05839113864644cdb1c106f82399bd3c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05839113864644cdb1c106f82399bd3c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05839113864644cdb1c106f82399bd3c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-05T13:43:38.317685Z",
                "updated_at": "2024-02-05T13:43:38.317722Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3320,
                "name": "Elysium Gallery Swansea",
                "slug": "elysium-gallery-swansea",
                "city": "Swansea",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.6238584,-3.9413885",
                "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-02-05T13:43:49.618820Z",
            "publish_time": null,
            "slug": "elysium-gallery-swansea-artist-studio-network-samplelysium-cork-swansea-2024-02-02",
            "created_at": "2024-02-05T13:43:50.508743Z",
            "updated_at": "2024-02-05T13:43:52.364068Z",
            "summary": "Artist Studio Network: SAMPLELYSIUM Cork + Swansea is an Gallery Shows event starting on 02/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Elysium Gallery Swansea with address 210 High Street.",
            "title": "Artist Studio Network: SAMPLELYSIUM Cork + Swansea",
            "content": null,
            "start_time": "2024-02-02T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "210 High Street",
            "city": "Swansea",
            "geolocation": "41.7687937,-72.5391657",
            "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": 36312,
            "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": 34379,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44a9936eede34c329385be54f8ad6d8a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44a9936eede34c329385be54f8ad6d8a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44a9936eede34c329385be54f8ad6d8a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44a9936eede34c329385be54f8ad6d8a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44a9936eede34c329385be54f8ad6d8a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/44a9936eede34c329385be54f8ad6d8a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44a9936eede34c329385be54f8ad6d8a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44a9936eede34c329385be54f8ad6d8a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44a9936eede34c329385be54f8ad6d8a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44a9936eede34c329385be54f8ad6d8a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-22T11:42:05.110168Z",
                "updated_at": "2024-02-22T11:42:05.110207Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9725,
                "name": "8 Holland Street",
                "slug": "8-holland-street",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5032923,-0.1922611",
                "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-02-22T11:42:10.980192Z",
            "publish_time": null,
            "slug": "8-holland-street-luke-hannam-the-power-of-the-popular-song-2024-02-08",
            "created_at": "2024-02-22T11:42:12.175593Z",
            "updated_at": "2024-02-22T11:42:12.228563Z",
            "summary": "Luke Hannam. The Power Of The Popular Song is an Gallery Shows event starting on 08/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in 8 Holland Street with address 8 Holland Street, St James's Park.",
            "title": "Luke Hannam. The Power Of The Popular Song",
            "content": null,
            "start_time": "2024-02-08T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "8 Holland Street, St James's Park",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35541,
            "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": 33662,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/480b9e038236447c865b0756099f7cc1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/480b9e038236447c865b0756099f7cc1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/480b9e038236447c865b0756099f7cc1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/480b9e038236447c865b0756099f7cc1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/480b9e038236447c865b0756099f7cc1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/480b9e038236447c865b0756099f7cc1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/480b9e038236447c865b0756099f7cc1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/480b9e038236447c865b0756099f7cc1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/480b9e038236447c865b0756099f7cc1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/480b9e038236447c865b0756099f7cc1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-07T17:20:50.844942Z",
                "updated_at": "2024-02-07T17:20:50.844999Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3459,
                "name": "AFIKARIS Gallery",
                "slug": "afikaris-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.860686,2.3505162",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2024-02-07T17:20:54.370485Z",
            "publish_time": null,
            "slug": "afikaris-gallery-une-constellation-divine-2024-02-03",
            "created_at": "2024-02-07T17:20:55.305316Z",
            "updated_at": "2024-02-07T17:20:55.886989Z",
            "summary": "Une constellation divine is an Gallery Shows event starting on 03/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in AFIKARIS Gallery with address 7 rue Notre-Dame-de-Nazareth.",
            "title": "Une constellation divine",
            "content": null,
            "start_time": "2024-02-03T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7 rue Notre-Dame-de-Nazareth",
            "city": "Paris",
            "geolocation": "48.8670103,2.360991",
            "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": 34943,
            "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": 33027,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e0f5204de9c41aa807fd9ca864337d6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e0f5204de9c41aa807fd9ca864337d6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e0f5204de9c41aa807fd9ca864337d6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e0f5204de9c41aa807fd9ca864337d6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e0f5204de9c41aa807fd9ca864337d6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7e0f5204de9c41aa807fd9ca864337d6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e0f5204de9c41aa807fd9ca864337d6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e0f5204de9c41aa807fd9ca864337d6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e0f5204de9c41aa807fd9ca864337d6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7e0f5204de9c41aa807fd9ca864337d6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-17T08:23:15.702302Z",
                "updated_at": "2024-01-17T08:23:15.702360Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3235,
                "name": "Arsenal Contemporary Art",
                "slug": "arsenal-contemporary-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.72183800000001,-73.9938179",
                "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-01-17T08:23:18.999549Z",
            "publish_time": null,
            "slug": "arsenal-contemporary-art-lawrence-paul-yuxweluptun-neo-reservation-landscape-painting-and-ovoidism-2024-01-12",
            "created_at": "2024-01-17T08:23:19.913931Z",
            "updated_at": "2024-01-17T08:23:20.780991Z",
            "summary": "Lawrence Paul Yuxweluptun: neo-reservation landscape painting and ovoidism is an Gallery Shows event starting on 12/01/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Arsenal Contemporary Art with address 21 CORTLANDT ALLEY.",
            "title": "Lawrence Paul Yuxweluptun: neo-reservation landscape painting and ovoidism",
            "content": null,
            "start_time": "2024-01-12T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "21 CORTLANDT ALLEY",
            "city": "New York",
            "geolocation": "40.71736626041666,-74.00284331249999",
            "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": 34548,
            "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": 32645,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2893474b6e6b43fa99bbd08586c39c61-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2893474b6e6b43fa99bbd08586c39c61-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2893474b6e6b43fa99bbd08586c39c61-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2893474b6e6b43fa99bbd08586c39c61-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2893474b6e6b43fa99bbd08586c39c61-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2893474b6e6b43fa99bbd08586c39c61.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2893474b6e6b43fa99bbd08586c39c61-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2893474b6e6b43fa99bbd08586c39c61-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2893474b6e6b43fa99bbd08586c39c61-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2893474b6e6b43fa99bbd08586c39c61-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-27T13:04:01.667318Z",
                "updated_at": "2023-12-27T13:04:01.667354Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4789,
                "name": "Gallagher & Turner",
                "slug": "gallagher-turner",
                "city": "Newcastle upon Tyne",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.977788,-1.610832",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-12-27T13:04:10.051718Z",
            "publish_time": null,
            "slug": "gallagher-turner-portals-christy-burdock-mani-kambo-bethany-stead-2024-02-02",
            "created_at": "2023-12-27T13:04:10.958015Z",
            "updated_at": "2023-12-27T13:04:13.001149Z",
            "summary": "Portals: Christy Burdock, Mani Kambo & Bethany Stead is an Gallery Shows event starting on 02/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Gallagher & Turner with address 30 St Mary's Place.",
            "title": "Portals: Christy Burdock, Mani Kambo & Bethany Stead",
            "content": null,
            "start_time": "2024-02-02T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "30 St Mary's Place",
            "city": "Newcastle upon Tyne",
            "geolocation": "41.01694108341339,-74.62850973058497",
            "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": 36210,
            "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": 34284,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6afec49067e147db99f596bd850c33a1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6afec49067e147db99f596bd850c33a1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6afec49067e147db99f596bd850c33a1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6afec49067e147db99f596bd850c33a1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6afec49067e147db99f596bd850c33a1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6afec49067e147db99f596bd850c33a1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6afec49067e147db99f596bd850c33a1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6afec49067e147db99f596bd850c33a1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6afec49067e147db99f596bd850c33a1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6afec49067e147db99f596bd850c33a1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-21T16:36:56.542625Z",
                "updated_at": "2024-02-21T16:36:56.542683Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4610,
                "name": "Carl Kostyál Gallery",
                "slug": "carl-kostyal-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51097060000001,-0.14024",
                "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-02-21T16:37:02.716601Z",
            "publish_time": null,
            "slug": "carl-kostyal-maja-djordjevic-hope-and-rebirth-2024-02-23",
            "created_at": "2024-02-21T16:37:03.621711Z",
            "updated_at": "2024-02-21T16:37:04.737471Z",
            "summary": "Maja Djordjevic. Hope and Rebirth is an Gallery Shows event starting on 23/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Carl Kostyál Gallery with address 12a Savile Row.",
            "title": "Maja Djordjevic. Hope and Rebirth",
            "content": null,
            "start_time": "2024-02-23T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "12a Savile Row",
            "city": "London",
            "geolocation": "51.5103197,-0.1398005",
            "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": 35346,
            "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": 33448,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5951efa6e3544f6b0916e21fdccb2a9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5951efa6e3544f6b0916e21fdccb2a9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5951efa6e3544f6b0916e21fdccb2a9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5951efa6e3544f6b0916e21fdccb2a9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5951efa6e3544f6b0916e21fdccb2a9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a5951efa6e3544f6b0916e21fdccb2a9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5951efa6e3544f6b0916e21fdccb2a9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5951efa6e3544f6b0916e21fdccb2a9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5951efa6e3544f6b0916e21fdccb2a9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a5951efa6e3544f6b0916e21fdccb2a9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-31T08:05:28.789351Z",
                "updated_at": "2024-01-31T08:05:28.789422Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2746,
                "name": "Nahmad Contemporary",
                "slug": "nahmad-contemporary",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7748162,-73.96357089999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2411,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Nahmad-Contemporary.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Nahmad-Contemporary-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-23T22:58:25.590759Z",
                    "updated_at": "2021-09-14T13:29:18.850334Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Nahmad Contemporary",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-01-31T08:05:31.218130Z",
            "publish_time": null,
            "slug": "nahmad-contemporary-mathieu-malouf-women-and-penguins-2024-01-31",
            "created_at": "2024-01-31T08:05:32.153576Z",
            "updated_at": "2024-01-31T08:05:36.420060Z",
            "summary": "Mathieu Malouf: Women and Penguins is an Gallery Shows event starting on 31/01/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Nahmad Contemporary with address 980 Madison Avenue.",
            "title": "Mathieu Malouf: Women and Penguins",
            "content": null,
            "start_time": "2024-01-31T01:00:00.000000Z",
            "end_time": "2024-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "980 Madison Avenue",
            "city": "New York",
            "geolocation": "40.774745,-73.9634672",
            "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": 34245,
            "author": {
                "id": "559aa9d9-935c-4b7f-922a-fa80438a2292",
                "username": "art@artplexgallery.com",
                "slug": "artartplexgallerycom",
                "first_name": "Valerie",
                "last_name": "Deutsch",
                "display_name": null,
                "display_name_full": "Valerie Deutsch",
                "email": "art@artplexgallery.com",
                "telephone": "+1 323 936 7020"
            },
            "price": null,
            "featured_image": {
                "id": 32361,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7bbd5e07acd6413386fe2b36c34ce549-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7bbd5e07acd6413386fe2b36c34ce549-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7bbd5e07acd6413386fe2b36c34ce549-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7bbd5e07acd6413386fe2b36c34ce549-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7bbd5e07acd6413386fe2b36c34ce549-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7bbd5e07acd6413386fe2b36c34ce549.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7bbd5e07acd6413386fe2b36c34ce549-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7bbd5e07acd6413386fe2b36c34ce549-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7bbd5e07acd6413386fe2b36c34ce549-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7bbd5e07acd6413386fe2b36c34ce549-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-08T23:36:39.424305Z",
                "updated_at": "2023-12-08T23:36:39.424341Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "559aa9d9-935c-4b7f-922a-fa80438a2292"
            },
            "venue": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0764276,-118.3508087",
                "artworks_for_sale_count": 944,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-12-08T23:36:55.271558Z",
            "publish_time": null,
            "slug": "industrial-rhythm",
            "created_at": "2023-12-08T23:36:55.275581Z",
            "updated_at": "2023-12-08T23:36:55.316720Z",
            "summary": "Industrial Rhythm is an Gallery Shows event starting on 17/02/2024, 16:00 and ending on 15/03/2024, 18:00. Event is in Artplex Gallery with address 7377 Beverly Blvd, Los Angeles, CA 90036, United States.",
            "title": "Industrial Rhythm",
            "content": "Artplex Gallery, a bastion of contemporary artistic expression in Los Angeles, is delighted to unveil its latest exhibition, \"Industrial Rhythm.\" This cutting-edge showcase pushes against conventional boundaries, presenting a carefully curated collection of works that resonate with the pulse of unconventional perspectives. Three esteemed artists converge in this thought-provoking exhibition, each offering a distinctive viewpoint that transcends traditional notions of medium.\r\n\r\nRaw urbanity is captured in unapologetically stark strokes, a testament to modern grit, and each piece pulsates with metaphorical rhythms, creating a symphony of thought and expression. The gallery invites patrons to immerse themselves in an exploration of diverse mediums, from Bathily's mastery of rigid and flexible materials to Bellamy's kinetic steel pipe sculptures and Burmood's harmonious abstractions inspired by the natural world.",
            "start_time": "2024-02-17T16:00:00.000000Z",
            "end_time": "2024-03-15T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7377 Beverly Blvd, Los Angeles, CA 90036, United States",
            "city": "",
            "geolocation": "34.0764276,-118.3508087",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                17358,
                18023,
                18243
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35151,
            "author": {
                "id": "c25d3641-55f8-495c-8fb2-e96d5764e8ee",
                "username": "lauren_1505",
                "slug": "lauren_1505",
                "first_name": "Lauren",
                "last_name": "Wood",
                "display_name": "Lauren Wood",
                "display_name_full": "Lauren Wood",
                "email": "wonzimerinfo@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 33245,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571b9c33f8ed481280ba4549db2dbba8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571b9c33f8ed481280ba4549db2dbba8-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571b9c33f8ed481280ba4549db2dbba8-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571b9c33f8ed481280ba4549db2dbba8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571b9c33f8ed481280ba4549db2dbba8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/571b9c33f8ed481280ba4549db2dbba8.jpeg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571b9c33f8ed481280ba4549db2dbba8-crop-c0-5__0-5-179x179-70.jpeg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571b9c33f8ed481280ba4549db2dbba8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571b9c33f8ed481280ba4549db2dbba8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/571b9c33f8ed481280ba4549db2dbba8-crop-c0-5__0-5-555x312-70.jpeg"
                },
                "created_at": "2024-01-20T21:05:03.920044Z",
                "updated_at": "2024-01-20T21:05:03.920079Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
            },
            "venue": {
                "id": 3279,
                "name": "Wonzimer",
                "slug": "wonzimer",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06810449999999,-118.2218346",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4536,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/247ae136e82a4009a7669f1c9b85aee4.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/247ae136e82a4009a7669f1c9b85aee4-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2023-08-27T23:05:59.322634Z",
                    "updated_at": "2023-08-27T23:05:59.322673Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "c25d3641-55f8-495c-8fb2-e96d5764e8ee"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-01-20T21:05:18.974341Z",
            "publish_time": null,
            "slug": "uncharted-charles-derenne-solo-exhibition",
            "created_at": "2024-01-20T21:05:18.979085Z",
            "updated_at": "2024-01-20T21:05:19.030427Z",
            "summary": "‘Uncharted’ Charles Derenne Solo Exhibition is an Gallery Shows event starting on 17/02/2024, 19:00 and ending on 15/03/2024, 17:00. Event is in Wonzimer with address 341 S Avenue 17, Los Angeles, CA 90031, USA.",
            "title": "‘Uncharted’ Charles Derenne Solo Exhibition",
            "content": "\"Uncharted\" is a poetic invocation, a reminder of the fragility of the human mind.",
            "start_time": "2024-02-17T19:00:00.000000Z",
            "end_time": "2024-03-15T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "341 S Avenue 17, Los Angeles, CA 90031, USA",
            "city": "",
            "geolocation": "34.06810449999999,-118.2218346",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 34308,
            "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": 4594,
                "name": "Kewenig Galerie",
                "slug": "kewenig-galerie",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.514359,13.4025071",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2023-12-12T12:09:00.570943Z",
            "publish_time": null,
            "slug": "kewenig-galerie-raimund-girke-akzente-2023-12-14",
            "created_at": "2023-12-12T12:09:01.536940Z",
            "updated_at": "2023-12-12T12:09:01.910237Z",
            "summary": "Raimund Girke: Akzente is an Gallery Shows event starting on 14/12/2023, 01:00 and ending on 15/03/2024, 01:00. Event is in Kewenig Galerie with address Oratori de Sant Feliu.",
            "title": "Raimund Girke: Akzente",
            "content": null,
            "start_time": "2023-12-14T01:00:00.000000Z",
            "end_time": "2024-03-15T01: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": "Oratori de Sant Feliu",
            "city": "Palma de Mallorca",
            "geolocation": "39.5703361,2.6456285483916466",
            "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": []
        }
    ]
}