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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23796&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23760&ordering=-end_time",
    "results": [
        {
            "id": 8683,
            "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": 9532,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20028e505b5c45258ed005024b18a3bf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20028e505b5c45258ed005024b18a3bf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/20028e505b5c45258ed005024b18a3bf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20028e505b5c45258ed005024b18a3bf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20028e505b5c45258ed005024b18a3bf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20028e505b5c45258ed005024b18a3bf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20028e505b5c45258ed005024b18a3bf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20028e505b5c45258ed005024b18a3bf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20028e505b5c45258ed005024b18a3bf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/20028e505b5c45258ed005024b18a3bf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-01T17:19:22.427512Z",
                "updated_at": "2022-06-01T17:19:22.427569Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3655,
                "name": "John Hansard Gallery",
                "slug": "john-hansard-gallery",
                "city": "Southampton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.9079299,-1.4044114",
                "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": "2022-06-01T17:19:26.395202Z",
            "publish_time": null,
            "slug": "john-hansard-gallery-jitish-kallat-covering-letter-2022-06-02",
            "created_at": "2022-06-01T17:19:27.167609Z",
            "updated_at": "2022-06-01T17:19:27.731839Z",
            "summary": "Jitish Kallat: Covering Letter is an Gallery Shows event starting on 02/06/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in John Hansard Gallery with address 142-144 Above Bar Street.",
            "title": "Jitish Kallat: Covering Letter",
            "content": null,
            "start_time": "2022-06-02T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "142-144 Above Bar Street",
            "city": "Southampton",
            "geolocation": "50.90809815,-1.4041588103903107",
            "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": 8983,
            "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": 9791,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5658c337290f479aacc650e300bfb8a3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5658c337290f479aacc650e300bfb8a3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5658c337290f479aacc650e300bfb8a3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5658c337290f479aacc650e300bfb8a3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5658c337290f479aacc650e300bfb8a3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5658c337290f479aacc650e300bfb8a3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5658c337290f479aacc650e300bfb8a3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5658c337290f479aacc650e300bfb8a3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5658c337290f479aacc650e300bfb8a3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5658c337290f479aacc650e300bfb8a3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T21:49:06.563499Z",
                "updated_at": "2022-06-08T21:49:06.563536Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3760,
                "name": "Four Corners",
                "slug": "four-corners",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.528741,-0.04883579999999999",
                "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": "2022-06-08T21:49:09.224135Z",
            "publish_time": null,
            "slug": "four-corners-brick-lane-1978-2022-06-10",
            "created_at": "2022-06-08T21:49:09.957848Z",
            "updated_at": "2022-06-08T21:49:11.342209Z",
            "summary": "Brick Lane 1978 is an Gallery Shows event starting on 10/06/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Four Corners with address 121 Roman Road.",
            "title": "Brick Lane 1978",
            "content": null,
            "start_time": "2022-06-10T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "121 Roman Road",
            "city": "London",
            "geolocation": "51.5287507,-0.0489261",
            "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": 9160,
            "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": 9938,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b5eb641893c4886ba414de4605a1788-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b5eb641893c4886ba414de4605a1788-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8b5eb641893c4886ba414de4605a1788.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b5eb641893c4886ba414de4605a1788-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b5eb641893c4886ba414de4605a1788-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b5eb641893c4886ba414de4605a1788-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b5eb641893c4886ba414de4605a1788-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b5eb641893c4886ba414de4605a1788-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b5eb641893c4886ba414de4605a1788-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8b5eb641893c4886ba414de4605a1788-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-09T11:45:37.536367Z",
                "updated_at": "2022-06-09T11:45:37.536446Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4757,
                "name": "Beaconsfield",
                "slug": "beaconsfield",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4920985,-0.1187013",
                "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": "2022-06-09T11:45:42.309865Z",
            "publish_time": null,
            "slug": "beaconsfield-monica-sjoo-the-time-is-now-and-it-is-overdue-2022-06-11",
            "created_at": "2022-06-09T11:45:43.050711Z",
            "updated_at": "2022-06-09T11:45:43.997006Z",
            "summary": "Monica Sjöö The time is NOW and it is overdue! is an Gallery Shows event starting on 11/06/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Beaconsfield with address 22 Newport Street.",
            "title": "Monica Sjöö The time is NOW and it is overdue!",
            "content": null,
            "start_time": "2022-06-11T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "22 Newport Street",
            "city": "London",
            "geolocation": "42.3182551,-71.05378846446791",
            "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": 9205,
            "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": 9975,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ebc4fa4e1af4b1f9daca5d035059354-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ebc4fa4e1af4b1f9daca5d035059354-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3ebc4fa4e1af4b1f9daca5d035059354.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ebc4fa4e1af4b1f9daca5d035059354-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ebc4fa4e1af4b1f9daca5d035059354-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ebc4fa4e1af4b1f9daca5d035059354-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ebc4fa4e1af4b1f9daca5d035059354-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ebc4fa4e1af4b1f9daca5d035059354-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ebc4fa4e1af4b1f9daca5d035059354-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3ebc4fa4e1af4b1f9daca5d035059354-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-13T18:06:06.679876Z",
                "updated_at": "2022-06-13T18:06:06.679910Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4968,
                "name": "Galeria das Salgadeiras",
                "slug": "galeria-das-salgadeiras",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7110558,-9.1448595",
                "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": "PT",
            "publish_status": "published",
            "published_at": "2022-06-13T18:06:10.762186Z",
            "publish_time": null,
            "slug": "galeria-das-salgadeiras-beograd-concrete-2022-06-07",
            "created_at": "2022-06-13T18:06:11.563104Z",
            "updated_at": "2022-06-13T18:06:12.281138Z",
            "summary": "Beograd Concrete is an Gallery Shows event starting on 07/06/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Galeria das Salgadeiras with address Rua da Atalaia, 12-16.",
            "title": "Beograd Concrete",
            "content": null,
            "start_time": "2022-06-07T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "Rua da Atalaia, 12-16",
            "city": "Lisbon",
            "geolocation": "41.3563892,-8.5286506",
            "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": 9226,
            "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": 9988,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7689a1a5ff6a4402ad64db8c61999b99-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7689a1a5ff6a4402ad64db8c61999b99-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7689a1a5ff6a4402ad64db8c61999b99.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7689a1a5ff6a4402ad64db8c61999b99-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7689a1a5ff6a4402ad64db8c61999b99-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7689a1a5ff6a4402ad64db8c61999b99-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7689a1a5ff6a4402ad64db8c61999b99-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7689a1a5ff6a4402ad64db8c61999b99-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7689a1a5ff6a4402ad64db8c61999b99-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7689a1a5ff6a4402ad64db8c61999b99-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-13T19:22:05.553454Z",
                "updated_at": "2022-06-13T19:22:05.553492Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4979,
                "name": "Galerie Sultana",
                "slug": "galerie-sultana",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8709315,2.3791785",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2022-06-13T19:22:07.507020Z",
            "publish_time": null,
            "slug": "galerie-sultana-pia-camil-2022-06-25",
            "created_at": "2022-06-13T19:22:08.311041Z",
            "updated_at": "2022-06-13T19:22:08.799944Z",
            "summary": "Pia Camil is an Gallery Shows event starting on 25/06/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Galerie Sultana with address 10 rue Ramponeau.",
            "title": "Pia Camil",
            "content": null,
            "start_time": "2022-06-25T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "10 rue Ramponeau",
            "city": "Paris",
            "geolocation": "48.8711946,2.3798031",
            "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": 9421,
            "author": {
                "id": "89acd003-29d4-4897-929f-0a1bc354bdd3",
                "username": "alienor_1290",
                "slug": "alienor_1290",
                "first_name": "Aliénor",
                "last_name": "Debonneville",
                "display_name": "Aliénor Debonneville",
                "display_name_full": "Aliénor Debonneville",
                "email": "widewalls@perrotin.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 10161,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69746e6213d949719227f3ef2b48b2be-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69746e6213d949719227f3ef2b48b2be-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/69746e6213d949719227f3ef2b48b2be.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69746e6213d949719227f3ef2b48b2be-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69746e6213d949719227f3ef2b48b2be-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69746e6213d949719227f3ef2b48b2be-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69746e6213d949719227f3ef2b48b2be-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69746e6213d949719227f3ef2b48b2be-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69746e6213d949719227f3ef2b48b2be-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/69746e6213d949719227f3ef2b48b2be-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-16T20:25:50.227528Z",
                "updated_at": "2022-06-16T20:25:50.227563Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2867,
                "name": "Perrotin",
                "slug": "perrotin-3",
                "city": "Shanghai",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "31.24197,121.48737",
                "artworks_for_sale_count": 416,
                "featured_image": {
                    "id": 2528,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Perrotion-Shangai.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotion-Shangai-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T11:34:31.096006Z",
                    "updated_at": "2021-09-14T13:31:43.083464Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Perrotion Shangai",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2022-06-16T20:25:52.283794Z",
            "publish_time": null,
            "slug": "galerie-perrotin-shanghai-gregor-hilebrandt-where-you-love-me-begins-the-forest-2022-06-24",
            "created_at": "2022-06-16T20:25:53.082492Z",
            "updated_at": "2022-11-11T11:05:44.469811Z",
            "summary": "Gregor Hilebrandt: Where you love me begins the forest is an Gallery Shows event starting on 24/06/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Galerie Perrotin, Shanghai with address 3/F, 27 Huqiu Road.",
            "title": "Gregor Hilebrandt: Where you love me begins the forest",
            "content": "",
            "start_time": "2022-06-24T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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/F, 27 Huqiu Road",
            "city": "Huangpu - Shanghai",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 9617,
            "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": 10351,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c90b332cd5847199207c69800bc8ecb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c90b332cd5847199207c69800bc8ecb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0c90b332cd5847199207c69800bc8ecb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c90b332cd5847199207c69800bc8ecb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c90b332cd5847199207c69800bc8ecb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c90b332cd5847199207c69800bc8ecb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c90b332cd5847199207c69800bc8ecb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c90b332cd5847199207c69800bc8ecb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c90b332cd5847199207c69800bc8ecb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c90b332cd5847199207c69800bc8ecb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-22T09:03:20.928584Z",
                "updated_at": "2022-06-22T09:03:20.928638Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5180,
                "name": "Hauser & Wirth, St. Moritz",
                "slug": "hauser-wirth-st-moritz",
                "city": "St. Moritz",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.4977442,9.8406916",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2022-06-22T09:03:23.291019Z",
            "publish_time": null,
            "slug": "hauser-wirth-st-moritz-zhang-enli-looking-outwards-2022-07-09",
            "created_at": "2022-06-22T09:03:24.058625Z",
            "updated_at": "2022-06-22T09:03:24.526305Z",
            "summary": "Zhang Enli: Looking Outwards is an Gallery Shows event starting on 09/07/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Hauser & Wirth, St. Moritz with address Via Serlas 22,.",
            "title": "Zhang Enli: Looking Outwards",
            "content": null,
            "start_time": "2022-07-09T00:00:00.000000Z",
            "end_time": "2022-09-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Serlas 22,",
            "city": "St. Moritz",
            "geolocation": "46.4977488,9.8408235",
            "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": 9840,
            "author": {
                "id": "a57b2f57-e169-4306-b59d-8c21aeddb574",
                "username": "anna@hamiltonsgallery.com",
                "slug": "annahamiltonsgallerycom",
                "first_name": "Molly",
                "last_name": "Horner",
                "display_name": null,
                "display_name_full": "Molly Horner",
                "email": "molly@hamiltonsgallery.com",
                "telephone": "+44 20 7499 9493"
            },
            "price": null,
            "featured_image": {
                "id": 10550,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a1cdaa6c504d64babbff0827af51d2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a1cdaa6c504d64babbff0827af51d2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/35a1cdaa6c504d64babbff0827af51d2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a1cdaa6c504d64babbff0827af51d2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a1cdaa6c504d64babbff0827af51d2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a1cdaa6c504d64babbff0827af51d2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a1cdaa6c504d64babbff0827af51d2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a1cdaa6c504d64babbff0827af51d2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a1cdaa6c504d64babbff0827af51d2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/35a1cdaa6c504d64babbff0827af51d2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-26T20:19:57.411558Z",
                "updated_at": "2022-06-26T20:19:57.411596Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2431,
                "name": "Hamiltons Gallery",
                "slug": "hamiltons-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5105392,-0.14984340000000884",
                "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": "2022-06-26T20:20:01.267894Z",
            "publish_time": null,
            "slug": "hamiltons-gallery-richard-learoyd-and-irving-penn-flowers-2022-06-22",
            "created_at": "2022-06-26T20:20:02.519767Z",
            "updated_at": "2022-08-03T08:41:56.523159Z",
            "summary": "Richard Learoyd and Irving Penn: Flowers is an Gallery Shows event starting on 22/06/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Hamiltons Gallery with address Hamiltons Gallery.",
            "title": "Richard Learoyd and Irving Penn: Flowers",
            "content": null,
            "start_time": "2022-06-22T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "Hamiltons Gallery",
            "city": "London",
            "geolocation": "51.510635050000005,-0.14994491589291448",
            "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": 9845,
            "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": 10556,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fbd8ba32fa34d8b9a940ff3e9d4e3b4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fbd8ba32fa34d8b9a940ff3e9d4e3b4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8fbd8ba32fa34d8b9a940ff3e9d4e3b4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fbd8ba32fa34d8b9a940ff3e9d4e3b4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fbd8ba32fa34d8b9a940ff3e9d4e3b4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fbd8ba32fa34d8b9a940ff3e9d4e3b4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fbd8ba32fa34d8b9a940ff3e9d4e3b4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fbd8ba32fa34d8b9a940ff3e9d4e3b4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fbd8ba32fa34d8b9a940ff3e9d4e3b4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8fbd8ba32fa34d8b9a940ff3e9d4e3b4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-26T20:31:54.895973Z",
                "updated_at": "2022-06-26T20:31:54.896004Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5297,
                "name": "Gallery Luisotti",
                "slug": "gallery-luisotti",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0423361,-118.2376843",
                "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": "2022-06-26T20:31:59.188258Z",
            "publish_time": null,
            "slug": "gallery-luisotti-simone-nieweg-gardens-2022-06-25",
            "created_at": "2022-06-26T20:31:59.972528Z",
            "updated_at": "2022-06-26T20:32:00.355706Z",
            "summary": "Simone Nieweg: Gardens is an Gallery Shows event starting on 25/06/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Gallery Luisotti with address 431 Seaton Street.",
            "title": "Simone Nieweg: Gardens",
            "content": null,
            "start_time": "2022-06-25T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "431 Seaton Street",
            "city": "Los Angeles",
            "geolocation": "32.46921185046816,-100.39572144915918",
            "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": 10014,
            "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": 10697,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/757d9891494349b48f56c8aae17f7704-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/757d9891494349b48f56c8aae17f7704-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/757d9891494349b48f56c8aae17f7704.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/757d9891494349b48f56c8aae17f7704-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/757d9891494349b48f56c8aae17f7704-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/757d9891494349b48f56c8aae17f7704-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/757d9891494349b48f56c8aae17f7704-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/757d9891494349b48f56c8aae17f7704-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/757d9891494349b48f56c8aae17f7704-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/757d9891494349b48f56c8aae17f7704-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-29T09:53:40.396189Z",
                "updated_at": "2022-06-29T09:53:40.396236Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5361,
                "name": "67 YORK STREET",
                "slug": "67-york-street",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5198014,-0.1624769",
                "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": "2022-06-29T09:53:45.088876Z",
            "publish_time": null,
            "slug": "67-york-street-shelf-life-2022-08-26",
            "created_at": "2022-06-29T09:53:45.854339Z",
            "updated_at": "2022-06-29T09:53:47.473301Z",
            "summary": "Shelf Life is an Gallery Shows event starting on 26/08/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in 67 YORK STREET with address 67A York St.",
            "title": "Shelf Life",
            "content": null,
            "start_time": "2022-08-26T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "67A York St",
            "city": "London",
            "geolocation": "-37.7860567,175.3065657",
            "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": 10104,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4821,
                "name": "Hauser & Wirth Los Angeles",
                "slug": "hauser-wirth-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0462059,-118.2348186",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2022-06-29T19:56:46.612936Z",
            "publish_time": null,
            "slug": "hauser-wirth-los-angeles-zhang-enli-looking-outwards-2022-06-24",
            "created_at": "2022-06-29T19:56:47.374719Z",
            "updated_at": "2022-06-29T19:56:49.105891Z",
            "summary": "Zhang Enli: Looking Outwards is an Gallery Shows event starting on 24/06/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Hauser & Wirth Los Angeles with address Via Serlas 22.",
            "title": "Zhang Enli: Looking Outwards",
            "content": null,
            "start_time": "2022-06-24T00:00:00.000000Z",
            "end_time": "2022-09-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Serlas 22",
            "city": "St. Moritz",
            "geolocation": "46.4977488,9.8408235",
            "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": 10227,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4292,
                "name": "University of Arizona Museum of Art",
                "slug": "university-arizona-museum-art",
                "city": "Tucson",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.2338371,-110.955067",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-04T12:23:48.631213Z",
            "publish_time": null,
            "slug": "university-of-arizona-museum-of-art-a-book-like-hundred-flower-garden-walasse-tings-1-life-2022-05-28",
            "created_at": "2022-07-04T12:23:49.454203Z",
            "updated_at": "2022-07-04T12:23:49.949650Z",
            "summary": "A Book Like Hundred Flower Garden: Walasse Ting’s 1¢ Life is an Museum Exhibitions event starting on 28/05/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in University of Arizona Museum of Art with address 1031 North Olive Road.",
            "title": "A Book Like Hundred Flower Garden: Walasse Ting’s 1¢ Life",
            "content": null,
            "start_time": "2022-05-28T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "1031 North Olive Road",
            "city": "Tucson",
            "geolocation": "38.67732860810811,-88.4798080135135",
            "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": 10299,
            "author": {
                "id": "cf2adfbb-630f-463b-ba73-021e647e62b0",
                "username": "alfonso_1030",
                "slug": "alfonso_1030",
                "first_name": "Alfonso",
                "last_name": "Artiaco",
                "display_name": "Alfonso Artiaco",
                "display_name_full": "Alfonso Artiaco",
                "email": "info@alfonsoartiaco.com",
                "telephone": "+39 081 497 6072"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2886,
                "name": "Alfonso Artiaco",
                "slug": "alfonso-artiaco",
                "city": "Naples",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "40.8486138,14.255739500000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3638,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Alfonso_Artiaco_profile_image.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-26T17:20:04.047101Z",
                    "updated_at": "2022-01-26T17:20:04.047131Z",
                    "is_converted_to_webp": true,
                    "caption": "Alfonso Artiaco profile image",
                    "alt_text": "Alfonso Artiaco profile image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2022-07-07T19:12:28.851227Z",
            "publish_time": null,
            "slug": "alfonso-artiaco-diego-cibelli-festa-e-catastrofe-2022-07-01",
            "created_at": "2022-07-07T19:12:29.640896Z",
            "updated_at": "2022-08-03T08:41:58.359576Z",
            "summary": "Diego Cibelli - Festa e Catastrofe is an Gallery Shows event starting on 01/07/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Alfonso Artiaco with address Piazzetta Nilo, 7.",
            "title": "Diego Cibelli - Festa e Catastrofe",
            "content": null,
            "start_time": "2022-07-01T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "Piazzetta Nilo, 7",
            "city": "Naples",
            "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": 10321,
            "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": 10965,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9d3a5b8302842caa5fec924c5de6df4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9d3a5b8302842caa5fec924c5de6df4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d9d3a5b8302842caa5fec924c5de6df4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9d3a5b8302842caa5fec924c5de6df4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9d3a5b8302842caa5fec924c5de6df4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9d3a5b8302842caa5fec924c5de6df4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9d3a5b8302842caa5fec924c5de6df4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9d3a5b8302842caa5fec924c5de6df4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9d3a5b8302842caa5fec924c5de6df4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d9d3a5b8302842caa5fec924c5de6df4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-07T19:25:47.622902Z",
                "updated_at": "2022-07-07T19:25:47.622940Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4518,
                "name": "Blum & Poe Los Angeles",
                "slug": "blum-poe-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0329595,-118.3756203",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "JP",
            "publish_status": "published",
            "published_at": "2022-07-07T19:25:49.894168Z",
            "publish_time": null,
            "slug": "blum-poe-tokyo-march-avery-the-family-2022-07-16",
            "created_at": "2022-07-07T19:25:50.683233Z",
            "updated_at": "2022-07-07T19:25:50.727446Z",
            "summary": "March Avery: The Family is an Gallery Shows event starting on 16/07/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Blum & Poe Los Angeles with address 1-14-34 Jingumae.",
            "title": "March Avery: The Family",
            "content": null,
            "start_time": "2022-07-16T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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-14-34 Jingumae",
            "city": "Shibuya-ku - Tokyo",
            "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": 10362,
            "author": {
                "id": "6a7bba39-2d9d-45e1-875b-0b84db09fe1f",
                "username": "ricardo@rgrart.com",
                "slug": "ricardorgrartcom",
                "first_name": "Ricardo",
                "last_name": "Gonzlez Ramos",
                "display_name": null,
                "display_name_full": "Ricardo Gonzlez Ramos",
                "email": "ricardo@rgrart.com",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4796,
                "name": "Galería RGR",
                "slug": "galeria-rgr",
                "city": "Mexico City",
                "country": {
                    "code": "MX",
                    "name": "Mexico"
                },
                "geolocation": "19.4134965,-99.1844758",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3802,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6615f370792c443cb014830a825ec797-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6615f370792c443cb014830a825ec797-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6615f370792c443cb014830a825ec797-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/6615f370792c443cb014830a825ec797.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6615f370792c443cb014830a825ec797-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6615f370792c443cb014830a825ec797-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6615f370792c443cb014830a825ec797-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6615f370792c443cb014830a825ec797-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-05-26T22:12:32.001325Z",
                    "updated_at": "2022-05-26T22:12:32.001446Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6a7bba39-2d9d-45e1-875b-0b84db09fe1f"
                },
                "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": "MX",
            "publish_status": "published",
            "published_at": "2022-07-07T22:02:14.368586Z",
            "publish_time": null,
            "slug": "galeria-rgr-paul-muguet-solo-exhibition-2022-07-16",
            "created_at": "2022-07-07T22:02:15.149054Z",
            "updated_at": "2022-08-03T08:41:54.937066Z",
            "summary": "Paul Muguet Solo Exhibition is an Gallery Shows event starting on 16/07/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Galería RGR with address GRAL. ANTONIO LEÓN 48.",
            "title": "Paul Muguet Solo Exhibition",
            "content": null,
            "start_time": "2022-07-16T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "GRAL. ANTONIO LEÓN 48",
            "city": "Mexico City",
            "geolocation": "19.3785763,-99.2438857",
            "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": 10475,
            "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": 11094,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63151c8e3f9c41d6a0da10df1b30299b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63151c8e3f9c41d6a0da10df1b30299b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/63151c8e3f9c41d6a0da10df1b30299b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63151c8e3f9c41d6a0da10df1b30299b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63151c8e3f9c41d6a0da10df1b30299b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63151c8e3f9c41d6a0da10df1b30299b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63151c8e3f9c41d6a0da10df1b30299b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63151c8e3f9c41d6a0da10df1b30299b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63151c8e3f9c41d6a0da10df1b30299b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/63151c8e3f9c41d6a0da10df1b30299b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T08:34:05.966476Z",
                "updated_at": "2022-07-13T08:34:05.966512Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-13T08:34:10.016344Z",
            "publish_time": null,
            "slug": "colonnade-house-rajini-gundavarapu-paints-patterns-2022-09-06",
            "created_at": "2022-07-13T08:34:10.816316Z",
            "updated_at": "2022-07-13T08:34:11.845975Z",
            "summary": "Rajini Gundavarapu: Paints & Patterns is an Gallery Shows event starting on 06/09/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Rajini Gundavarapu: Paints & Patterns",
            "content": null,
            "start_time": "2022-09-06T00:00:00.000000Z",
            "end_time": "2022-09-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 10499,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 11118,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7169486ef9b54c89bb249bf44d01af7a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7169486ef9b54c89bb249bf44d01af7a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T08:57:23.930358Z",
                "updated_at": "2022-07-13T08:57:23.930412Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "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": "2022-07-13T08:57:26.977852Z",
            "publish_time": null,
            "slug": "corey-helford-gallery-painting-over-the-cracks-by-dface-and-all-signs-point-to-no-by-travis-lampe-2022-08-06",
            "created_at": "2022-07-13T08:57:27.760943Z",
            "updated_at": "2022-08-03T08:41:56.991262Z",
            "summary": "“Painting Over the Cracks” by D*Face and “All Signs Point to No” by Travis Lampe is an Gallery Shows event starting on 06/08/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in COREY HELFORD GALLERY with address 571 South Anderson Street.",
            "title": "“Painting Over the Cracks” by D*Face and “All Signs Point to No” by Travis Lampe",
            "content": null,
            "start_time": "2022-08-06T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "571 South Anderson Street",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "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": 10520,
            "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": 11136,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed2a39a3af3e4af090a53f50fa82f1d1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed2a39a3af3e4af090a53f50fa82f1d1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ed2a39a3af3e4af090a53f50fa82f1d1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed2a39a3af3e4af090a53f50fa82f1d1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed2a39a3af3e4af090a53f50fa82f1d1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed2a39a3af3e4af090a53f50fa82f1d1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed2a39a3af3e4af090a53f50fa82f1d1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed2a39a3af3e4af090a53f50fa82f1d1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed2a39a3af3e4af090a53f50fa82f1d1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed2a39a3af3e4af090a53f50fa82f1d1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-13T13:23:17.354776Z",
                "updated_at": "2022-07-13T13:23:17.354828Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5567,
                "name": "Newington Green Meeting House",
                "slug": "newington-green-meeting-house",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.552255,-0.0848871",
                "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": "2022-07-13T13:23:21.554700Z",
            "publish_time": null,
            "slug": "newington-green-meeting-house-pride-belongs-to-the-people-images-of-soweto-pride-2022-08-04",
            "created_at": "2022-07-13T13:23:22.335032Z",
            "updated_at": "2022-07-13T13:23:22.703040Z",
            "summary": "'Pride Belongs to the People': Images of Soweto Pride is an Gallery Shows event starting on 04/08/2022, 00:00 and ending on 10/09/2022, 00:00. Event is in Newington Green Meeting House with address 39a Newington Green.",
            "title": "'Pride Belongs to the People': Images of Soweto Pride",
            "content": null,
            "start_time": "2022-08-04T00:00:00.000000Z",
            "end_time": "2022-09-10T00: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": "39a Newington Green",
            "city": "London",
            "geolocation": "51.55225615,-0.0848745420274461",
            "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": []
        }
    ]
}