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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35100&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35064&ordering=start_time",
    "results": [
        {
            "id": 36110,
            "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": 34177,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a513ae4564334a0fae426f210d79e22d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a513ae4564334a0fae426f210d79e22d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a513ae4564334a0fae426f210d79e22d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a513ae4564334a0fae426f210d79e22d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a513ae4564334a0fae426f210d79e22d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a513ae4564334a0fae426f210d79e22d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a513ae4564334a0fae426f210d79e22d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a513ae4564334a0fae426f210d79e22d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a513ae4564334a0fae426f210d79e22d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a513ae4564334a0fae426f210d79e22d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-16T13:47:04.799310Z",
                "updated_at": "2024-02-16T13:47:04.799372Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8132,
                "name": "Pictorum Gallery",
                "slug": "pictorum-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5156557,-0.1543807",
                "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-16T13:47:07.659405Z",
            "publish_time": null,
            "slug": "pictorum-gallery-embodied-selfhood-2024-02-15",
            "created_at": "2024-02-16T13:47:08.627640Z",
            "updated_at": "2024-02-16T13:47:10.915431Z",
            "summary": "Embodied Selfhood is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 15/03/2024, 01:00. Event is in Pictorum Gallery with address 2 Portman Square.",
            "title": "Embodied Selfhood",
            "content": null,
            "start_time": "2024-02-15T01: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": "2 Portman Square",
            "city": "London",
            "geolocation": "51.5153935,-0.1546213",
            "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": 36172,
            "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": 34235,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01c0fe27a4c3422fb9ea76490405f9ad-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01c0fe27a4c3422fb9ea76490405f9ad-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01c0fe27a4c3422fb9ea76490405f9ad-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01c0fe27a4c3422fb9ea76490405f9ad-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01c0fe27a4c3422fb9ea76490405f9ad-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/01c0fe27a4c3422fb9ea76490405f9ad.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01c0fe27a4c3422fb9ea76490405f9ad-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01c0fe27a4c3422fb9ea76490405f9ad-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01c0fe27a4c3422fb9ea76490405f9ad-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/01c0fe27a4c3422fb9ea76490405f9ad-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-20T10:29:29.106172Z",
                "updated_at": "2024-02-20T10:29:29.106234Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9721,
                "name": "Shoreditch Modern",
                "slug": "shoreditch-modern",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5236082,-0.0722535",
                "artworks_for_sale_count": 6,
                "featured_image": {
                    "id": 4750,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/45ba61f2d88e40de983d46fce039a1e9.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/45ba61f2d88e40de983d46fce039a1e9-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2024-03-02T16:06:22.587445Z",
                    "updated_at": "2024-03-02T16:06:22.587483Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "83cd7044-c8e2-486f-8280-b2087e5a24ac"
                },
                "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-20T10:30:16.297453Z",
            "publish_time": null,
            "slug": "shoreditch-modern-grit-gloss-2024-02-15",
            "created_at": "2024-02-20T10:30:17.252289Z",
            "updated_at": "2024-02-20T10:30:27.352999Z",
            "summary": "Grit & Gloss is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 08/03/2024, 01:00. Event is in Shoreditch Modern with address 93-95 Sclater Street.",
            "title": "Grit & Gloss",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-03-08T01: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": "93-95 Sclater Street",
            "city": "London",
            "geolocation": "51.5236943,-0.0745026",
            "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": 36177,
            "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": 34244,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f075bf586f9a4cdea693d08e82253925-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f075bf586f9a4cdea693d08e82253925-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f075bf586f9a4cdea693d08e82253925-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f075bf586f9a4cdea693d08e82253925-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f075bf586f9a4cdea693d08e82253925-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f075bf586f9a4cdea693d08e82253925.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f075bf586f9a4cdea693d08e82253925-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f075bf586f9a4cdea693d08e82253925-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f075bf586f9a4cdea693d08e82253925-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f075bf586f9a4cdea693d08e82253925-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-20T10:30:35.732992Z",
                "updated_at": "2024-02-20T10:30:35.733056Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4890,
                "name": "Tanya Bonakdar Gallery",
                "slug": "tanya-bonakdar-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.089341,-118.3382046",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-20T10:30:41.258450Z",
            "publish_time": null,
            "slug": "tanya-bonakdar-gallery-amalia-pica-aula-expandida-2024-02-15",
            "created_at": "2024-02-20T10:30:42.475922Z",
            "updated_at": "2024-02-20T10:30:44.988773Z",
            "summary": "Amalia Pica. Aula Expandida is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 04/04/2024, 00:00. Event is in Tanya Bonakdar Gallery with address 521 West 21st Street.",
            "title": "Amalia Pica. Aula Expandida",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-04-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "521 West 21st Street",
            "city": "New York",
            "geolocation": "40.7470364,-74.0062914",
            "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": 36186,
            "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": 34249,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c4ed1ddeab24e0b8c86137ccc5dfd8a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c4ed1ddeab24e0b8c86137ccc5dfd8a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c4ed1ddeab24e0b8c86137ccc5dfd8a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c4ed1ddeab24e0b8c86137ccc5dfd8a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c4ed1ddeab24e0b8c86137ccc5dfd8a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7c4ed1ddeab24e0b8c86137ccc5dfd8a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c4ed1ddeab24e0b8c86137ccc5dfd8a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c4ed1ddeab24e0b8c86137ccc5dfd8a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c4ed1ddeab24e0b8c86137ccc5dfd8a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7c4ed1ddeab24e0b8c86137ccc5dfd8a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-20T10:31:01.625690Z",
                "updated_at": "2024-02-20T10:31:01.625748Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3715,
                "name": "The Brick Lane Gallery",
                "slug": "brick-lane-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52449350000001,-0.0713509",
                "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-20T10:31:32.517499Z",
            "publish_time": null,
            "slug": "the-brick-lane-gallery-art-in-mind-abstract-2024-02-15",
            "created_at": "2024-02-20T10:31:33.446596Z",
            "updated_at": "2024-02-20T10:31:35.002796Z",
            "summary": "Art in Mind & Abstract is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 25/02/2024, 01:00. Event is in The Brick Lane Gallery with address 216 Brick Lane.",
            "title": "Art in Mind & Abstract",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-02-25T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "216 Brick Lane",
            "city": "London",
            "geolocation": "51.52447435,-0.07145220557759512",
            "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": 36250,
            "author": {
                "id": "17112530-5572-4a0a-9759-62a9372e65d7",
                "username": "markel@markelfinearts.com",
                "slug": "markelmarkelfineartscom",
                "first_name": "kathryn",
                "last_name": "markel",
                "display_name": null,
                "display_name_full": "kathryn markel",
                "email": "markel@markelfinearts.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34318,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03fea1a725c749469c0d551c6928a6a8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03fea1a725c749469c0d551c6928a6a8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03fea1a725c749469c0d551c6928a6a8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03fea1a725c749469c0d551c6928a6a8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03fea1a725c749469c0d551c6928a6a8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/03fea1a725c749469c0d551c6928a6a8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03fea1a725c749469c0d551c6928a6a8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03fea1a725c749469c0d551c6928a6a8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03fea1a725c749469c0d551c6928a6a8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03fea1a725c749469c0d551c6928a6a8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-21T16:41:37.717163Z",
                "updated_at": "2024-02-21T16:41:37.717219Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3194,
                "name": "Kathryn Markel Fine Arts",
                "slug": "kathryn-markel-fine-arts",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7127753,-74.0059728",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3280,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/gallery.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2021-03-05T18:33:04.653460Z",
                    "updated_at": "2021-09-14T13:50:48.693262Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "17112530-5572-4a0a-9759-62a9372e65d7"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-21T16:41:45.487788Z",
            "publish_time": null,
            "slug": "kathryn-markel-fine-arts-deborah-dancy-and-all-is-always-now-2024-02-15",
            "created_at": "2024-02-21T16:41:46.426475Z",
            "updated_at": "2024-02-21T16:41:47.382486Z",
            "summary": "Deborah Dancy: And All is Always Now is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in Kathryn Markel Fine Arts with address 529 W 20th St.",
            "title": "Deborah Dancy: And All is Always Now",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-03-23T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "529 W 20th St",
            "city": "New York",
            "geolocation": "40.7465171,-74.0068656",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36252,
            "author": {
                "id": "17112530-5572-4a0a-9759-62a9372e65d7",
                "username": "markel@markelfinearts.com",
                "slug": "markelmarkelfineartscom",
                "first_name": "kathryn",
                "last_name": "markel",
                "display_name": null,
                "display_name_full": "kathryn markel",
                "email": "markel@markelfinearts.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34319,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7bbd3ed38bf4bc9a4858804cf33f546-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7bbd3ed38bf4bc9a4858804cf33f546-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7bbd3ed38bf4bc9a4858804cf33f546-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7bbd3ed38bf4bc9a4858804cf33f546-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7bbd3ed38bf4bc9a4858804cf33f546-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f7bbd3ed38bf4bc9a4858804cf33f546.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7bbd3ed38bf4bc9a4858804cf33f546-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7bbd3ed38bf4bc9a4858804cf33f546-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7bbd3ed38bf4bc9a4858804cf33f546-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f7bbd3ed38bf4bc9a4858804cf33f546-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-21T16:41:43.192814Z",
                "updated_at": "2024-02-21T16:41:43.192871Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3194,
                "name": "Kathryn Markel Fine Arts",
                "slug": "kathryn-markel-fine-arts",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7127753,-74.0059728",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3280,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/gallery.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/gallery-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2021-03-05T18:33:04.653460Z",
                    "updated_at": "2021-09-14T13:50:48.693262Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "17112530-5572-4a0a-9759-62a9372e65d7"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-02-21T16:41:47.599138Z",
            "publish_time": null,
            "slug": "kathryn-markel-fine-arts-peter-stephens-you-are-my-favorite-work-of-art-2024-02-15",
            "created_at": "2024-02-21T16:41:48.632776Z",
            "updated_at": "2024-02-21T16:41:50.320739Z",
            "summary": "Peter Stephens. You are My Favorite Work of Art is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in Kathryn Markel Fine Arts with address 179 10th Ave.",
            "title": "Peter Stephens. You are My Favorite Work of Art",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-03-23T01: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": "179 10th Ave",
            "city": "New York",
            "geolocation": "40.7462737,-74.0054234",
            "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": 36336,
            "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": 34402,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1eae2fdf9db4492ca90953f936373281.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1eae2fdf9db4492ca90953f936373281-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-22T11:51:37.383351Z",
                "updated_at": "2024-02-22T11:51:37.383434Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6646,
                "name": "Grosvenor Gallery",
                "slug": "grosvenor-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50658809999999,-0.1383557",
                "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:51:40.083611Z",
            "publish_time": null,
            "slug": "grosvenor-gallery-ivan-peries-paintings-from-the-david-coates-collection-2024-02-15",
            "created_at": "2024-02-22T11:51:42.291230Z",
            "updated_at": "2024-02-22T11:51:43.180911Z",
            "summary": "Ivan Peries. Paintings from the David Coates Collection is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 08/03/2024, 01:00. Event is in Grosvenor Gallery with address 35 Bury St.",
            "title": "Ivan Peries. Paintings from the David Coates Collection",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-03-08T01: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": "35 Bury St",
            "city": "London",
            "geolocation": "52.622231799999994,1.2764929895256922",
            "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": 36346,
            "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": 34415,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b44fd04e0b84fa7a941cf223bd2b011-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b44fd04e0b84fa7a941cf223bd2b011-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b44fd04e0b84fa7a941cf223bd2b011-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b44fd04e0b84fa7a941cf223bd2b011-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b44fd04e0b84fa7a941cf223bd2b011-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7b44fd04e0b84fa7a941cf223bd2b011.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b44fd04e0b84fa7a941cf223bd2b011-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b44fd04e0b84fa7a941cf223bd2b011-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b44fd04e0b84fa7a941cf223bd2b011-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7b44fd04e0b84fa7a941cf223bd2b011-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-22T11:52:24.961599Z",
                "updated_at": "2024-02-22T11:52:24.961708Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4239,
                "name": "James Cohan Gallery New York",
                "slug": "james-cohan-gallery-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7191834,-74.0034917",
                "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-22T11:52:31.927325Z",
            "publish_time": null,
            "slug": "james-cohan-gallery-new-york-mernet-larsen-thinking-about-cezanne-2024-02-15",
            "created_at": "2024-02-22T11:52:32.815241Z",
            "updated_at": "2024-02-22T11:52:32.865123Z",
            "summary": "Mernet Larsen. Thinking about Cézanne is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in James Cohan Gallery New York with address 52 Walker Street, 2nd Floor.",
            "title": "Mernet Larsen. Thinking about Cézanne",
            "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": "52 Walker 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": 36347,
            "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": 34414,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcc9190fe43b487791920647c82b50fa-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcc9190fe43b487791920647c82b50fa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcc9190fe43b487791920647c82b50fa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcc9190fe43b487791920647c82b50fa-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcc9190fe43b487791920647c82b50fa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bcc9190fe43b487791920647c82b50fa.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcc9190fe43b487791920647c82b50fa-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcc9190fe43b487791920647c82b50fa-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcc9190fe43b487791920647c82b50fa-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bcc9190fe43b487791920647c82b50fa-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-22T11:52:22.166088Z",
                "updated_at": "2024-02-22T11:52:22.166126Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4239,
                "name": "James Cohan Gallery New York",
                "slug": "james-cohan-gallery-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7191834,-74.0034917",
                "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-22T11:52:33.070560Z",
            "publish_time": null,
            "slug": "james-cohan-gallery-new-york-diane-simpson-1977-1980-2024-02-15",
            "created_at": "2024-02-22T11:52:33.953119Z",
            "updated_at": "2024-02-22T11:52:36.909542Z",
            "summary": "Diane Simpson. 1977-1980 is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in James Cohan Gallery New York with address 48 Walker St..",
            "title": "Diane Simpson. 1977-1980",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-03-23T01: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 Walker St.",
            "city": "New York",
            "geolocation": "43.4387543,-79.66988598179326",
            "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": 36372,
            "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": 34440,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/619a3798cfdf4d8786fd56af96976d58-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/619a3798cfdf4d8786fd56af96976d58-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/619a3798cfdf4d8786fd56af96976d58-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/619a3798cfdf4d8786fd56af96976d58-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/619a3798cfdf4d8786fd56af96976d58-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/619a3798cfdf4d8786fd56af96976d58.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/619a3798cfdf4d8786fd56af96976d58-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/619a3798cfdf4d8786fd56af96976d58-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/619a3798cfdf4d8786fd56af96976d58-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/619a3798cfdf4d8786fd56af96976d58-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-27T18:31:16.608570Z",
                "updated_at": "2024-02-27T18:31:16.608607Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7053,
                "name": "Faam Gallery",
                "slug": "faam-gallery",
                "city": "Twickenham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4492212,-0.357772",
                "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-27T18:31:25.303519Z",
            "publish_time": null,
            "slug": "faam-gallery-lucilia-rodrigues-on-the-art-wall-2024-02-15",
            "created_at": "2024-02-27T18:31:26.237285Z",
            "updated_at": "2024-02-27T18:31:26.966993Z",
            "summary": "Lucilia Rodrigues on the Art Wall is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 29/02/2024, 01:00. Event is in Faam Gallery with address 131 Percy Road.",
            "title": "Lucilia Rodrigues on the Art Wall",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-02-29T01: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": "131 Percy Road",
            "city": "Richmond",
            "geolocation": "51.5049199,-0.2388902",
            "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": 36375,
            "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": 34446,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08deadca1f4d4290ab9a98992ec649e0-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08deadca1f4d4290ab9a98992ec649e0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08deadca1f4d4290ab9a98992ec649e0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08deadca1f4d4290ab9a98992ec649e0-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08deadca1f4d4290ab9a98992ec649e0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/08deadca1f4d4290ab9a98992ec649e0.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08deadca1f4d4290ab9a98992ec649e0-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08deadca1f4d4290ab9a98992ec649e0-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08deadca1f4d4290ab9a98992ec649e0-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08deadca1f4d4290ab9a98992ec649e0-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-27T18:31:34.635693Z",
                "updated_at": "2024-02-27T18:31:34.635751Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9739,
                "name": "Founders Gallery Soka University",
                "slug": "founders-gallery-soka-university",
                "city": "Aliso Viejo",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.5544071,-117.7352756",
                "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-27T18:31:38.494235Z",
            "publish_time": null,
            "slug": "founders-gallery-soka-university-anne-austin-pearce-river-deep-mountain-high-2024-02-15",
            "created_at": "2024-02-27T18:31:39.409431Z",
            "updated_at": "2024-02-27T18:31:40.048568Z",
            "summary": "Anne Austin Pearce. River Deep - Mountain High is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 12/09/2024, 00:00. Event is in Founders Gallery Soka University with address 1 University Drive, Aliso Viejo.",
            "title": "Anne Austin Pearce. River Deep - Mountain High",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-09-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 University Drive, Aliso Viejo",
            "city": "California",
            "geolocation": "33.554675200000005,-117.73474045850824",
            "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": 36435,
            "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": 34504,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1c6e6800e84456bbbfb9a3956392aa7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1c6e6800e84456bbbfb9a3956392aa7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1c6e6800e84456bbbfb9a3956392aa7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1c6e6800e84456bbbfb9a3956392aa7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1c6e6800e84456bbbfb9a3956392aa7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e1c6e6800e84456bbbfb9a3956392aa7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1c6e6800e84456bbbfb9a3956392aa7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1c6e6800e84456bbbfb9a3956392aa7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1c6e6800e84456bbbfb9a3956392aa7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1c6e6800e84456bbbfb9a3956392aa7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-29T11:46:12.650647Z",
                "updated_at": "2024-02-29T11:46:12.650685Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9755,
                "name": "Martos Gallery",
                "slug": "martos-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7170283,-73.99696519999999",
                "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-29T11:46:16.312768Z",
            "publish_time": null,
            "slug": "martos-gallery-christopher-astley-terrain-2024-02-15",
            "created_at": "2024-02-29T11:46:17.231039Z",
            "updated_at": "2024-02-29T11:46:23.149761Z",
            "summary": "Christopher Astley. Terrain is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 16/03/2024, 01:00. Event is in Martos Gallery with address 41 Elizabeth St..",
            "title": "Christopher Astley. Terrain",
            "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": "41 Elizabeth St.",
            "city": "New York",
            "geolocation": "40.71705,-73.9968987",
            "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": 37633,
            "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": 35694,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9f962f7185a48bca7d4e7663a344718-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9f962f7185a48bca7d4e7663a344718-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9f962f7185a48bca7d4e7663a344718-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9f962f7185a48bca7d4e7663a344718-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9f962f7185a48bca7d4e7663a344718-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b9f962f7185a48bca7d4e7663a344718.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9f962f7185a48bca7d4e7663a344718-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9f962f7185a48bca7d4e7663a344718-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9f962f7185a48bca7d4e7663a344718-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b9f962f7185a48bca7d4e7663a344718-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-04-02T17:35:32.609298Z",
                "updated_at": "2024-04-02T17:35:32.609349Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9862,
                "name": "Super Super Markt",
                "slug": "super-super-markt",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5331928,13.3990591",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-04-02T17:35:37.668311Z",
            "publish_time": null,
            "slug": "super-super-markt-magnus-frederik-clausen-debora-delmar-laurent-dupont-2024-02-15",
            "created_at": "2024-04-02T17:35:38.629330Z",
            "updated_at": "2024-04-02T17:35:38.676486Z",
            "summary": "Magnus Frederik Clausen, Débora Delmar, Laurent Dupont is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 31/03/2024, 01:00. Event is in Super Super Markt with address Brunnnenstr. 22.",
            "title": "Magnus Frederik Clausen, Débora Delmar, Laurent Dupont",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-03-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Brunnnenstr. 22",
            "city": "Berlin",
            "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": 37654,
            "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": 35712,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18f1371849c3445e99ba3dceb4cd8bd6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18f1371849c3445e99ba3dceb4cd8bd6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18f1371849c3445e99ba3dceb4cd8bd6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18f1371849c3445e99ba3dceb4cd8bd6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18f1371849c3445e99ba3dceb4cd8bd6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/18f1371849c3445e99ba3dceb4cd8bd6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18f1371849c3445e99ba3dceb4cd8bd6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18f1371849c3445e99ba3dceb4cd8bd6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18f1371849c3445e99ba3dceb4cd8bd6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18f1371849c3445e99ba3dceb4cd8bd6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-04-02T17:57:58.753161Z",
                "updated_at": "2024-04-02T17:57:58.753212Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9508,
                "name": "The Square Club",
                "slug": "square-club",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4553516,-2.6066756",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-02T17:58:14.930766Z",
            "publish_time": null,
            "slug": "the-square-club-lush-2024-02-15",
            "created_at": "2024-04-02T17:58:15.871372Z",
            "updated_at": "2024-04-02T17:58:16.526325Z",
            "summary": "LUSH is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 30/04/2024, 00:00. Event is in The Square Club with address 15 Berkeley Square.",
            "title": "LUSH",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-04-30T00: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": "15 Berkeley Square",
            "city": "Bristol",
            "geolocation": "51.45532435,-2.6066753151273714",
            "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": 37781,
            "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": 35866,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f08cbe40d6dd4d31bcfc40ac2650605b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f08cbe40d6dd4d31bcfc40ac2650605b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f08cbe40d6dd4d31bcfc40ac2650605b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f08cbe40d6dd4d31bcfc40ac2650605b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f08cbe40d6dd4d31bcfc40ac2650605b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f08cbe40d6dd4d31bcfc40ac2650605b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f08cbe40d6dd4d31bcfc40ac2650605b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f08cbe40d6dd4d31bcfc40ac2650605b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f08cbe40d6dd4d31bcfc40ac2650605b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f08cbe40d6dd4d31bcfc40ac2650605b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-04-02T21:15:42.396259Z",
                "updated_at": "2024-04-02T21:15:42.396317Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9899,
                "name": "The Horse",
                "slug": "horse",
                "city": "Dublin",
                "country": {
                    "code": "IE",
                    "name": "Ireland"
                },
                "geolocation": "53.3542989,-6.2659734",
                "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": "IE",
            "publish_status": "published",
            "published_at": "2024-04-02T21:16:18.186888Z",
            "publish_time": null,
            "slug": "the-horse-things-bleib-alien-spheres-bleib-alien-undertones-bleib-alien-2024-02-15",
            "created_at": "2024-04-02T21:16:19.098512Z",
            "updated_at": "2024-04-02T21:16:20.116784Z",
            "summary": "Things (Bleib Alien!), Spheres (Bleib Alien!), Undertones (Bleib Alien!) is an Gallery Shows event starting on 15/02/2024, 01:00 and ending on 05/04/2024, 00:00. Event is in The Horse with address 3 Bethesda Place.",
            "title": "Things (Bleib Alien!), Spheres (Bleib Alien!), Undertones (Bleib Alien!)",
            "content": null,
            "start_time": "2024-02-15T01:00:00.000000Z",
            "end_time": "2024-04-05T00: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": "3 Bethesda Place",
            "city": "Dublin",
            "geolocation": "51.5925375,-3.0546083",
            "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": 36043,
            "author": {
                "id": "84c4fff3-f48f-47a0-ac33-64b1e7070d53",
                "username": "info@labirentsanat.com",
                "slug": "infolabirentsanatcom",
                "first_name": "Ufuk",
                "last_name": "Ulker",
                "display_name": null,
                "display_name_full": "Ufuk Ulker",
                "email": "info@labirentsanat.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34120,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05cdac8377b14e5e88f8b4f795ea999e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05cdac8377b14e5e88f8b4f795ea999e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05cdac8377b14e5e88f8b4f795ea999e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05cdac8377b14e5e88f8b4f795ea999e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05cdac8377b14e5e88f8b4f795ea999e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/05cdac8377b14e5e88f8b4f795ea999e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05cdac8377b14e5e88f8b4f795ea999e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05cdac8377b14e5e88f8b4f795ea999e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05cdac8377b14e5e88f8b4f795ea999e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/05cdac8377b14e5e88f8b4f795ea999e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-14T11:49:56.197785Z",
                "updated_at": "2024-02-14T11:49:56.197827Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "84c4fff3-f48f-47a0-ac33-64b1e7070d53"
            },
            "venue": {
                "id": 5271,
                "name": "Labirent Sanat",
                "slug": "labirent-sanat",
                "city": "Istanbul",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "41.0312832,28.9723834",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3950,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-558x279-70.JPG",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-760x499-70.JPG",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/37eb10bccd914903850f62602450ccbd.JPG",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/37eb10bccd914903850f62602450ccbd-crop-c0-5__0-5-265x149-70.JPG"
                    },
                    "created_at": "2022-08-04T11:48:06.644955Z",
                    "updated_at": "2022-08-04T11:48:06.645009Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "84c4fff3-f48f-47a0-ac33-64b1e7070d53"
                },
                "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": "TR",
            "publish_status": "published",
            "published_at": "2024-02-14T11:50:12.874850Z",
            "publish_time": null,
            "slug": "gulfem-kessler-pathosformel",
            "created_at": "2024-02-14T11:50:12.878964Z",
            "updated_at": "2024-02-14T11:50:12.924248Z",
            "summary": "Gülfem Kessler - Pathosformel is an Gallery Shows event starting on 15/02/2024, 18:00 and ending on 06/04/2024, 19:00. Event is in Labirent Sanat with address Çatma Mescit, Tepebaşı Cd. no 56 D:kat 2, 34430 Beyoğlu/İstanbul, Turkey.",
            "title": "Gülfem Kessler - Pathosformel",
            "content": "Labirent Sanat is pleased to announce Gülfem Kessler’s solo exhibition titled \"Pathosformel\".",
            "start_time": "2024-02-15T18:00:00.000000Z",
            "end_time": "2024-04-06T19: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": "Çatma Mescit, Tepebaşı Cd. no 56 D:kat 2, 34430 Beyoğlu/İstanbul, Turkey",
            "city": "",
            "geolocation": "41.0312832,28.9723834",
            "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": 34526,
            "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": 32631,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e993cf4c23e64f969cc24b284fd39a9c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e993cf4c23e64f969cc24b284fd39a9c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e993cf4c23e64f969cc24b284fd39a9c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e993cf4c23e64f969cc24b284fd39a9c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e993cf4c23e64f969cc24b284fd39a9c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e993cf4c23e64f969cc24b284fd39a9c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e993cf4c23e64f969cc24b284fd39a9c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e993cf4c23e64f969cc24b284fd39a9c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e993cf4c23e64f969cc24b284fd39a9c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e993cf4c23e64f969cc24b284fd39a9c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-27T13:01:34.123345Z",
                "updated_at": "2023-12-27T13:01:34.123380Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4224,
                "name": "Autograph",
                "slug": "autograph",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5260523,-0.0800761",
                "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:01:38.207168Z",
            "publish_time": null,
            "slug": "autograph-monica-alcazar-duarte-digital-clouds-dont-carry-rain-2024-02-16",
            "created_at": "2023-12-27T13:01:39.206253Z",
            "updated_at": "2023-12-27T13:01:39.850596Z",
            "summary": "Mónica Alcázar-Duarte: Digital Clouds Don't Carry Rain is an Gallery Shows event starting on 16/02/2024, 01:00 and ending on 01/06/2024, 00:00. Event is in Autograph with address 1 Rivington Place.",
            "title": "Mónica Alcázar-Duarte: Digital Clouds Don't Carry Rain",
            "content": null,
            "start_time": "2024-02-16T01:00:00.000000Z",
            "end_time": "2024-06-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Rivington Place",
            "city": "London",
            "geolocation": "51.5262484,-0.0792681",
            "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": 34527,
            "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": 32632,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df672c839c241328fe2db4da62c9c14-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df672c839c241328fe2db4da62c9c14-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df672c839c241328fe2db4da62c9c14-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df672c839c241328fe2db4da62c9c14-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df672c839c241328fe2db4da62c9c14-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6df672c839c241328fe2db4da62c9c14.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df672c839c241328fe2db4da62c9c14-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df672c839c241328fe2db4da62c9c14-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df672c839c241328fe2db4da62c9c14-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6df672c839c241328fe2db4da62c9c14-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-27T13:01:35.219611Z",
                "updated_at": "2023-12-27T13:01:35.219659Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4224,
                "name": "Autograph",
                "slug": "autograph",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5260523,-0.0800761",
                "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:01:41.038213Z",
            "publish_time": null,
            "slug": "autograph-wilfred-ukpong-bc-1-niger-delta-future-cosmos-2024-02-16",
            "created_at": "2023-12-27T13:01:41.988606Z",
            "updated_at": "2023-12-27T13:01:43.322515Z",
            "summary": "Wilfred Ukpong: BC-1 Niger-Delta / Future-Cosmos is an Gallery Shows event starting on 16/02/2024, 01:00 and ending on 01/06/2024, 00:00. Event is in Autograph with address 1 Rivington Place.",
            "title": "Wilfred Ukpong: BC-1 Niger-Delta / Future-Cosmos",
            "content": null,
            "start_time": "2024-02-16T01:00:00.000000Z",
            "end_time": "2024-06-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 Rivington Place",
            "city": "London",
            "geolocation": "51.5262484,-0.0792681",
            "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": []
        }
    ]
}