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=23202&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=23220&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23184&ordering=-end_time",
    "results": [
        {
            "id": 11046,
            "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": 5668,
                "name": "Jonathan Clark Fine Art",
                "slug": "jonathan-clark-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4597707,-0.1380859",
                "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": "",
            "publish_status": "published",
            "published_at": "2022-07-27T10:17:59.605300Z",
            "publish_time": null,
            "slug": "jonathan-clark-fine-art-beneath-the-wildwood-2022-07-07",
            "created_at": "2022-07-27T10:18:00.381453Z",
            "updated_at": "2022-07-27T10:18:00.852287Z",
            "summary": "Beneath the Wildwood is an Gallery Shows event starting on 07/07/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Jonathan Clark Fine Art with address London.",
            "title": "Beneath the Wildwood",
            "content": null,
            "start_time": "2022-07-07T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "London",
            "city": "United Kingdom",
            "geolocation": "51.5073219,-0.1276474",
            "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": 11109,
            "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": 5742,
                "name": "Bethesda Fine Art",
                "slug": "bethesda-fine-art",
                "city": "Bethseda",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "38.9886597,-77.0991322",
                "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-27T19:46:31.356796Z",
            "publish_time": null,
            "slug": "bethesda-fine-art-on-the-edge-of-abstraction-gilliam-young-sockwell-and-daley-2022-07-20",
            "created_at": "2022-07-27T19:46:32.180293Z",
            "updated_at": "2022-07-27T19:46:32.222555Z",
            "summary": "On the Edge of Abstraction: Gilliam, Young, Sockwell, and Daley is an Gallery Shows event starting on 20/07/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Bethesda Fine Art with address bethesdafineart.com.",
            "title": "On the Edge of Abstraction: Gilliam, Young, Sockwell, and Daley",
            "content": null,
            "start_time": "2022-07-20T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "bethesdafineart.com",
            "city": "Bethesda, MD",
            "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": 11717,
            "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": 12141,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/87385f7aa56e4f12b8872b580dc3ccd9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/87385f7aa56e4f12b8872b580dc3ccd9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/87385f7aa56e4f12b8872b580dc3ccd9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/87385f7aa56e4f12b8872b580dc3ccd9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/87385f7aa56e4f12b8872b580dc3ccd9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/87385f7aa56e4f12b8872b580dc3ccd9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/87385f7aa56e4f12b8872b580dc3ccd9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/87385f7aa56e4f12b8872b580dc3ccd9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/87385f7aa56e4f12b8872b580dc3ccd9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/87385f7aa56e4f12b8872b580dc3ccd9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-03T13:25:09.042706Z",
                "updated_at": "2022-08-03T13:25:09.042760Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5981,
                "name": "The Rah Gallery",
                "slug": "rah-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51359050000001,-0.148465",
                "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-08-03T13:25:11.906323Z",
            "publish_time": null,
            "slug": "the-rah-gallery-memoirs-of-a-distant-craft-2022-09-12",
            "created_at": "2022-08-03T13:25:12.682798Z",
            "updated_at": "2022-08-03T13:25:13.054992Z",
            "summary": "Memoirs of a Distant craft is an Gallery Shows event starting on 12/09/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in The Rah Gallery with address 58 Davies Street.",
            "title": "Memoirs of a Distant craft",
            "content": null,
            "start_time": "2022-09-12T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "58 Davies Street",
            "city": "London",
            "geolocation": "42.96554940816326,-71.49302574489796",
            "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": 11743,
            "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": 12161,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7e31948085b4796b3a7bf4314433790-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7e31948085b4796b3a7bf4314433790-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c7e31948085b4796b3a7bf4314433790.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7e31948085b4796b3a7bf4314433790-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7e31948085b4796b3a7bf4314433790-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7e31948085b4796b3a7bf4314433790-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7e31948085b4796b3a7bf4314433790-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7e31948085b4796b3a7bf4314433790-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7e31948085b4796b3a7bf4314433790-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c7e31948085b4796b3a7bf4314433790-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-03T20:08:55.838561Z",
                "updated_at": "2022-08-03T20:08:55.838597Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3755,
                "name": "Dart Gallery",
                "slug": "dart-gallery",
                "city": "Dartmouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.3500237,-3.5782316",
                "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-08-03T20:08:58.960478Z",
            "publish_time": null,
            "slug": "dart-gallery-chris-forsey-ri-solo-show-my-south-hams-2022-08-13",
            "created_at": "2022-08-03T20:08:59.741987Z",
            "updated_at": "2022-08-03T20:09:00.224454Z",
            "summary": "Chris Forsey RI Solo Show 'My South Hams' is an Gallery Shows event starting on 13/08/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Dart Gallery with address 4 Lower Street.",
            "title": "Chris Forsey RI Solo Show 'My South Hams'",
            "content": null,
            "start_time": "2022-08-13T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 Lower Street",
            "city": "Dartmouth",
            "geolocation": "43.503856150000004,43.6792918",
            "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": 11896,
            "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": 12288,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44d72f4743e54b6082f7e983c713079e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44d72f4743e54b6082f7e983c713079e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/44d72f4743e54b6082f7e983c713079e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44d72f4743e54b6082f7e983c713079e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44d72f4743e54b6082f7e983c713079e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44d72f4743e54b6082f7e983c713079e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44d72f4743e54b6082f7e983c713079e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44d72f4743e54b6082f7e983c713079e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44d72f4743e54b6082f7e983c713079e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/44d72f4743e54b6082f7e983c713079e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-05T09:01:07.067332Z",
                "updated_at": "2022-08-05T09:01:07.067410Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5949,
                "name": "SPACE Studios",
                "slug": "space-studios",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5383644,-0.0574037",
                "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-08-05T09:01:12.765332Z",
            "publish_time": null,
            "slug": "space-studios-lina-lapelyte-here-hear-hare-hair-2022-05-26",
            "created_at": "2022-08-05T09:01:13.574070Z",
            "updated_at": "2022-08-05T09:01:14.903164Z",
            "summary": "Lina Lapelytė: Here Hear Hare Hair is an Gallery Shows event starting on 26/05/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in SPACE Studios with address 129-131 Mare St.",
            "title": "Lina Lapelytė: Here Hear Hare Hair",
            "content": null,
            "start_time": "2022-05-26T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "129-131 Mare St",
            "city": "London",
            "geolocation": "51.53841935,-0.057570182893180916",
            "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": 12127,
            "author": {
                "id": "7d59871f-f0c6-4e5f-92f8-c01a78217be0",
                "username": "claudia_1014",
                "slug": "claudia_1014",
                "first_name": "Claudia",
                "last_name": "Deutsch",
                "display_name": "Claudia Deutsch",
                "display_name_full": "Claudia Deutsch",
                "email": "claudia@artspacewarehouse.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 12484,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a368904b4b6241fca8cc16a913f488a0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a368904b4b6241fca8cc16a913f488a0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a368904b4b6241fca8cc16a913f488a0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a368904b4b6241fca8cc16a913f488a0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a368904b4b6241fca8cc16a913f488a0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a368904b4b6241fca8cc16a913f488a0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a368904b4b6241fca8cc16a913f488a0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a368904b4b6241fca8cc16a913f488a0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a368904b4b6241fca8cc16a913f488a0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a368904b4b6241fca8cc16a913f488a0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-10T12:00:29.180090Z",
                "updated_at": "2022-08-10T12:00:29.180127Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3103,
                "name": "Artspace Warehouse",
                "slug": "artspace-warehouse",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0758419,-118.3501924",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2968,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/3.17_IMG_8930_edit.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-08-13T17:48:07.696998Z",
                    "updated_at": "2021-09-14T13:42:48.712021Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "7d59871f-f0c6-4e5f-92f8-c01a78217be0"
                },
                "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-08-10T12:00:33.470031Z",
            "publish_time": null,
            "slug": "artspace-warehouse-room-to-breathe-2022-09-03",
            "created_at": "2022-08-10T12:00:34.251162Z",
            "updated_at": "2022-08-10T12:00:35.880834Z",
            "summary": "Room To Breathe is an Gallery Shows event starting on 03/09/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Artspace Warehouse with address 7358 Beverly Blvd.",
            "title": "Room To Breathe",
            "content": null,
            "start_time": "2022-09-03T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7358 Beverly Blvd",
            "city": "Los Angeles",
            "geolocation": "34.07606466666667,-118.35011666666666",
            "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": 12203,
            "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": 2232,
                "name": "aye gallery",
                "slug": "aye-gallery",
                "city": "Beijing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "",
                "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": "CN",
            "publish_status": "published",
            "published_at": "2022-08-10T13:13:17.066949Z",
            "publish_time": null,
            "slug": "aye-gallery-doubled-landscape-works-from-walter-yu-and-zhang-mengchen-2022-07-31",
            "created_at": "2022-08-10T13:13:17.852207Z",
            "updated_at": "2022-08-10T13:13:17.903368Z",
            "summary": "Doubled Landscape — Works from Walter Yu and Zhang Mengchen is an Gallery Shows event starting on 31/07/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in aye gallery with address Room 601, Unit 3, Yonghe Jiayuan2 Qi,.",
            "title": "Doubled Landscape — Works from Walter Yu and Zhang Mengchen",
            "content": null,
            "start_time": "2022-07-31T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Room 601, Unit 3, Yonghe Jiayuan2 Qi,",
            "city": "Beijing",
            "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": 12604,
            "author": {
                "id": "7fd9a4bb-f100-4682-aea5-a17b3d9201a6",
                "username": "bauerpaul",
                "slug": "bauerpaul",
                "first_name": "paul",
                "last_name": "bauer",
                "display_name": null,
                "display_name_full": "paul bauer",
                "email": "pbsbase@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3176,
                "name": "2B Art & Toys Gallery",
                "slug": "2b-art-toys-gallery",
                "city": "Palma",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "39.5656579,2.6580582",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3266,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gallery_view-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gallery_view-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gallery_view-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Gallery_view.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gallery_view-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gallery_view-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gallery_view-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Gallery_view-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-02-16T15:11:44.923155Z",
                    "updated_at": "2021-09-14T13:50:25.945351Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "7fd9a4bb-f100-4682-aea5-a17b3d9201a6"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "ES",
            "publish_status": "published",
            "published_at": "2022-08-17T18:55:45.365490Z",
            "publish_time": null,
            "slug": "2b-art-toys-gallery-el-pez-and-stinkfish-2022-08-11",
            "created_at": "2022-08-17T18:55:46.179773Z",
            "updated_at": "2022-08-17T18:55:46.218824Z",
            "summary": "El Pez and Stinkfish is an Gallery Shows event starting on 11/08/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in 2B Art & Toys Gallery with address Avenida Joan Maragall 15.",
            "title": "El Pez and Stinkfish",
            "content": null,
            "start_time": "2022-08-11T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Avenida Joan Maragall 15",
            "city": "Palma de Mallorca",
            "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": 12611,
            "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": 4555,
                "name": "Caviar20",
                "slug": "caviar20",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.67154370000001,-79.4210131",
                "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": "",
            "publish_status": "published",
            "published_at": "2022-08-17T18:55:58.705145Z",
            "publish_time": null,
            "slug": "caviar20-charles-pachter-a-dozen-flowers-2022-08-18",
            "created_at": "2022-08-17T18:55:59.482666Z",
            "updated_at": "2022-08-17T18:55:59.859572Z",
            "summary": "CHARLES PACHTER: A DOZEN FLOWERS is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Caviar20 with address Toronto, ON.",
            "title": "CHARLES PACHTER: A DOZEN FLOWERS",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Toronto, ON",
            "city": "Canada",
            "geolocation": "43.6534817,-79.3839347",
            "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": 12957,
            "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": 4341,
                "name": "Gladwell & Patterson",
                "slug": "gladwell-patterson",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4980059,-0.1653542",
                "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-08-24T08:36:02.495646Z",
            "publish_time": null,
            "slug": "gladwell-patterson-evolution-2022-09-14",
            "created_at": "2022-08-24T08:36:03.302287Z",
            "updated_at": "2022-08-24T08:36:03.670063Z",
            "summary": "Evolution is an Gallery Shows event starting on 14/09/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Gladwell & Patterson with address 5 Beauchamp Place.",
            "title": "Evolution",
            "content": null,
            "start_time": "2022-09-14T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5 Beauchamp Place",
            "city": "London",
            "geolocation": "51.4979883,-0.1654644",
            "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": 13016,
            "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": 13189,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb01e78b480040949eb475ad4d6c64b1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb01e78b480040949eb475ad4d6c64b1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fb01e78b480040949eb475ad4d6c64b1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb01e78b480040949eb475ad4d6c64b1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb01e78b480040949eb475ad4d6c64b1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb01e78b480040949eb475ad4d6c64b1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb01e78b480040949eb475ad4d6c64b1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb01e78b480040949eb475ad4d6c64b1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb01e78b480040949eb475ad4d6c64b1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fb01e78b480040949eb475ad4d6c64b1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-24T10:47:59.779969Z",
                "updated_at": "2022-08-24T10:47:59.780005Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6402,
                "name": "537 West 27th Street",
                "slug": "537-west-27th-street",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75109839999999,-74.00416609999999",
                "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-08-24T10:48:01.772983Z",
            "publish_time": null,
            "slug": "537-west-27th-street-john-mack-a-species-between-worlds-our-nature-our-screens-2022-09-01",
            "created_at": "2022-08-24T10:48:02.593578Z",
            "updated_at": "2022-08-24T10:48:03.195200Z",
            "summary": "John Mack: A Species Between Worlds: Our Nature, Our Screens is an Gallery Shows event starting on 01/09/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in 537 West 27th Street with address 537 West 27th Street.",
            "title": "John Mack: A Species Between Worlds: Our Nature, Our Screens",
            "content": null,
            "start_time": "2022-09-01T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "537 West 27th Street",
            "city": "New York",
            "geolocation": "40.751151199999995,-74.00407044750922",
            "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": 13054,
            "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": 4278,
                "name": "The Mayor Gallery",
                "slug": "mayor-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51017299999999,-0.1410031",
                "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-08-24T11:07:48.234188Z",
            "publish_time": null,
            "slug": "the-mayor-gallery-rock-stars-strawberries-2022-09-07",
            "created_at": "2022-08-24T11:07:49.080292Z",
            "updated_at": "2022-08-24T11:07:49.485449Z",
            "summary": "Rock Stars & Strawberries is an Gallery Shows event starting on 07/09/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in The Mayor Gallery with address 21 Cork Street.",
            "title": "Rock Stars & Strawberries",
            "content": null,
            "start_time": "2022-09-07T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "21 Cork Street",
            "city": "London",
            "geolocation": "51.510133,-0.1411271",
            "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": 13129,
            "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": 13260,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f595e71c0544b5bba561411db81980f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f595e71c0544b5bba561411db81980f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8f595e71c0544b5bba561411db81980f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f595e71c0544b5bba561411db81980f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f595e71c0544b5bba561411db81980f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f595e71c0544b5bba561411db81980f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f595e71c0544b5bba561411db81980f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f595e71c0544b5bba561411db81980f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f595e71c0544b5bba561411db81980f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f595e71c0544b5bba561411db81980f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-25T09:43:49.361221Z",
                "updated_at": "2022-08-25T09:43:49.361255Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4908,
                "name": "Oblong Contemporary Art Gallery",
                "slug": "oblong-contemporary-art-gallery",
                "city": "Lucca",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "43.9571197,10.1715597",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-08-25T09:43:52.625167Z",
            "publish_time": null,
            "slug": "oblong-contemporary-art-gallery-rifugi-di-emozioni-2022-08-13",
            "created_at": "2022-08-25T09:43:53.393904Z",
            "updated_at": "2022-08-25T09:43:53.954778Z",
            "summary": "RIFUGI DI EMOZIONI is an Gallery Shows event starting on 13/08/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Oblong Contemporary Art Gallery with address Via Carducci 14/B.",
            "title": "RIFUGI DI EMOZIONI",
            "content": null,
            "start_time": "2022-08-13T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Carducci 14/B",
            "city": "Lucca",
            "geolocation": "39.2883015,9.0067508",
            "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": 13148,
            "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": 13277,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5e0c96dd673840028bf8200d2f2d9cac.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-25T10:02:12.793545Z",
                "updated_at": "2022-08-25T10:02:12.793579Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6435,
                "name": "The Page",
                "slug": "page",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.54638740000001,127.042291",
                "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": "KR",
            "publish_status": "published",
            "published_at": "2022-08-25T10:02:15.234532Z",
            "publish_time": null,
            "slug": "the-page-rob-wynne-after-before-2022-08-18",
            "created_at": "2022-08-25T10:02:16.040698Z",
            "updated_at": "2022-08-25T10:02:16.084177Z",
            "summary": "ROB WYNNE: After Before is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in The Page with address G205 Galleria Foret, 32-14 Seoulsup 2-gil.",
            "title": "ROB WYNNE: After Before",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "G205 Galleria Foret, 32-14 Seoulsup 2-gil",
            "city": "Seoul",
            "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": 13548,
            "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": 13590,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffab87236b454897aa6836616cda5e9d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffab87236b454897aa6836616cda5e9d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ffab87236b454897aa6836616cda5e9d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffab87236b454897aa6836616cda5e9d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffab87236b454897aa6836616cda5e9d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffab87236b454897aa6836616cda5e9d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffab87236b454897aa6836616cda5e9d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffab87236b454897aa6836616cda5e9d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffab87236b454897aa6836616cda5e9d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ffab87236b454897aa6836616cda5e9d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-31T18:47:02.710549Z",
                "updated_at": "2022-08-31T18:47:02.710587Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5857,
                "name": "Galerie Bottega Barone",
                "slug": "galerie-bottega-barone",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50451,13.35909",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-08-31T18:47:07.352363Z",
            "publish_time": null,
            "slug": "galerie-bottega-barone-scala-naturae-ausstellung-von-diana-achtzig-und-rocco-barone-2022-09-03",
            "created_at": "2022-08-31T18:47:08.123000Z",
            "updated_at": "2022-08-31T18:47:08.943658Z",
            "summary": "Scala Naturae - Ausstellung Von Diana Achtzig Und Rocco Barone is an Gallery Shows event starting on 03/09/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Galerie Bottega Barone with address Lützowstr. 38.",
            "title": "Scala Naturae - Ausstellung Von Diana Achtzig Und Rocco Barone",
            "content": null,
            "start_time": "2022-09-03T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Lützowstr. 38",
            "city": "Berlin",
            "geolocation": "52.5044141,13.3593582",
            "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": 13576,
            "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": 13610,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fc951f0571b4c00a839cdb2d9fd18c4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fc951f0571b4c00a839cdb2d9fd18c4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0fc951f0571b4c00a839cdb2d9fd18c4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fc951f0571b4c00a839cdb2d9fd18c4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fc951f0571b4c00a839cdb2d9fd18c4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fc951f0571b4c00a839cdb2d9fd18c4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fc951f0571b4c00a839cdb2d9fd18c4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fc951f0571b4c00a839cdb2d9fd18c4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fc951f0571b4c00a839cdb2d9fd18c4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fc951f0571b4c00a839cdb2d9fd18c4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-31T20:11:31.757714Z",
                "updated_at": "2022-08-31T20:11:31.757748Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6566,
                "name": "Tremenheere Gallery, Tremenheere Sculpture Gardens",
                "slug": "tremenheere-gallery-tremenheere-sculpture-gardens",
                "city": "Penzance",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.1374633,-5.5123812",
                "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-08-31T20:11:33.997538Z",
            "publish_time": null,
            "slug": "tremenheere-gallery-tremenheere-sculpture-gardens-henrietta-simson-tremenheere-reimagining-wilderness-2022-09-03",
            "created_at": "2022-08-31T20:11:34.785251Z",
            "updated_at": "2022-08-31T20:11:34.831995Z",
            "summary": "Henrietta Simson: Tremenheere – Reimagining Wilderness is an Gallery Shows event starting on 03/09/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Tremenheere Gallery, Tremenheere Sculpture Gardens with address Nr Gulval.",
            "title": "Henrietta Simson: Tremenheere – Reimagining Wilderness",
            "content": null,
            "start_time": "2022-09-03T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Nr Gulval",
            "city": "Penzance",
            "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": 13578,
            "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": 13611,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c18c87a36734984833ddc4a9095d014-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c18c87a36734984833ddc4a9095d014-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6c18c87a36734984833ddc4a9095d014.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c18c87a36734984833ddc4a9095d014-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c18c87a36734984833ddc4a9095d014-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c18c87a36734984833ddc4a9095d014-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c18c87a36734984833ddc4a9095d014-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c18c87a36734984833ddc4a9095d014-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c18c87a36734984833ddc4a9095d014-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6c18c87a36734984833ddc4a9095d014-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-31T20:11:31.791572Z",
                "updated_at": "2022-08-31T20:11:31.791608Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6566,
                "name": "Tremenheere Gallery, Tremenheere Sculpture Gardens",
                "slug": "tremenheere-gallery-tremenheere-sculpture-gardens",
                "city": "Penzance",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.1374633,-5.5123812",
                "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-08-31T20:11:34.429161Z",
            "publish_time": null,
            "slug": "tremenheere-gallery-tremenheere-sculpture-gardens-francesca-owen-the-triumph-of-love-2022-09-03",
            "created_at": "2022-08-31T20:11:35.227341Z",
            "updated_at": "2022-08-31T20:11:35.285589Z",
            "summary": "Francesca Owen: The Triumph of Love is an Gallery Shows event starting on 03/09/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Tremenheere Gallery, Tremenheere Sculpture Gardens with address Nr Gulval.",
            "title": "Francesca Owen: The Triumph of Love",
            "content": null,
            "start_time": "2022-09-03T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Nr Gulval",
            "city": "Penzance",
            "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": 13612,
            "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": 13642,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5c404759d74c21bb30833e111bcc70-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5c404759d74c21bb30833e111bcc70-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2e5c404759d74c21bb30833e111bcc70.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5c404759d74c21bb30833e111bcc70-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5c404759d74c21bb30833e111bcc70-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5c404759d74c21bb30833e111bcc70-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5c404759d74c21bb30833e111bcc70-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5c404759d74c21bb30833e111bcc70-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5c404759d74c21bb30833e111bcc70-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5c404759d74c21bb30833e111bcc70-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-31T20:54:18.462419Z",
                "updated_at": "2022-08-31T20:54:18.462456Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5889,
                "name": "Galloire",
                "slug": "galloire",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.2048493,55.2707828",
                "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": "AE",
            "publish_status": "published",
            "published_at": "2022-08-31T20:54:21.245621Z",
            "publish_time": null,
            "slug": "galloire-signals-2022-08-08",
            "created_at": "2022-08-31T20:54:22.028442Z",
            "updated_at": "2022-08-31T20:54:22.759525Z",
            "summary": "Signals is an Gallery Shows event starting on 08/08/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Galloire with address London Street, City Walk.",
            "title": "Signals",
            "content": null,
            "start_time": "2022-08-08T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "London Street, City Walk",
            "city": "Dubai",
            "geolocation": "51.5217783,-0.1575467",
            "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": []
        }
    ]
}