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

{
    "count": 37603,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=22878&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=22842&ordering=-start_time",
    "results": [
        {
            "id": 11096,
            "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": 11645,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab87ff8bf4d14529809b3207edc637d8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab87ff8bf4d14529809b3207edc637d8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab87ff8bf4d14529809b3207edc637d8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab87ff8bf4d14529809b3207edc637d8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab87ff8bf4d14529809b3207edc637d8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ab87ff8bf4d14529809b3207edc637d8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab87ff8bf4d14529809b3207edc637d8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab87ff8bf4d14529809b3207edc637d8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab87ff8bf4d14529809b3207edc637d8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ab87ff8bf4d14529809b3207edc637d8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-07-27T19:41:32.784263Z",
                "updated_at": "2022-07-27T19:41:32.784300Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5206,
                "name": "The Lido Stores",
                "slug": "lido-stores",
                "city": "Margate",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.39174879999999,1.3917656",
                "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-27T19:41:36.974319Z",
            "publish_time": null,
            "slug": "the-lido-stores-people-places-objects-by-lee-johnson-2022-08-18",
            "created_at": "2022-07-27T19:41:37.753093Z",
            "updated_at": "2022-07-27T19:41:38.103968Z",
            "summary": "People/ Places/ Objects by Lee Johnson is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 03/09/2022, 00:00. Event is in The Lido Stores with address 2 Ethelbert Terrace.",
            "title": "People/ Places/ Objects by Lee Johnson",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-09-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Ethelbert Terrace",
            "city": "Margate",
            "geolocation": "51.3820407,1.3393368",
            "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": 11737,
            "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": 12156,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572a402687324edba5cc239be3750cb9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572a402687324edba5cc239be3750cb9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572a402687324edba5cc239be3750cb9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572a402687324edba5cc239be3750cb9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572a402687324edba5cc239be3750cb9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/572a402687324edba5cc239be3750cb9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572a402687324edba5cc239be3750cb9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572a402687324edba5cc239be3750cb9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572a402687324edba5cc239be3750cb9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572a402687324edba5cc239be3750cb9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-03T20:08:45.521984Z",
                "updated_at": "2022-08-03T20:08:45.522019Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3388,
                "name": "Centrespace",
                "slug": "centrespace",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4545308,-2.5955805",
                "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:47.913731Z",
            "publish_time": null,
            "slug": "centrespace-bristol-editions-2022-08-18",
            "created_at": "2022-08-03T20:08:48.682668Z",
            "updated_at": "2022-08-03T20:08:49.133959Z",
            "summary": "BRISTOL editions is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 25/08/2022, 00:00. Event is in Centrespace with address 6 Leonard lane.",
            "title": "BRISTOL editions",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-08-25T00: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": "6 Leonard lane",
            "city": "Bristol",
            "geolocation": "51.45463839999999,-2.5954836687257545",
            "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": 11748,
            "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": 12165,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e84a8f0a7b4c258f062f83cf048ac6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e84a8f0a7b4c258f062f83cf048ac6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e84a8f0a7b4c258f062f83cf048ac6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e84a8f0a7b4c258f062f83cf048ac6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e84a8f0a7b4c258f062f83cf048ac6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/66e84a8f0a7b4c258f062f83cf048ac6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e84a8f0a7b4c258f062f83cf048ac6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e84a8f0a7b4c258f062f83cf048ac6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e84a8f0a7b4c258f062f83cf048ac6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66e84a8f0a7b4c258f062f83cf048ac6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-03T20:08:57.435738Z",
                "updated_at": "2022-08-03T20:08:57.435788Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5487,
                "name": "Eden Gallery",
                "slug": "eden-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "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": "GR",
            "publish_status": "published",
            "published_at": "2022-08-03T20:09:00.434088Z",
            "publish_time": null,
            "slug": "eden-gallery-angelo-accardi-at-eden-gallery-mykonos-2022-08-18",
            "created_at": "2022-08-03T20:09:01.215812Z",
            "updated_at": "2022-08-03T20:09:01.263370Z",
            "summary": "Angelo Accardi at Eden Gallery Mykonos is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 18/09/2022, 00:00. Event is in Eden Gallery with address Nammos Village Psarou Beach.",
            "title": "Angelo Accardi at Eden Gallery Mykonos",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-09-18T00: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": "Nammos Village Psarou Beach",
            "city": "Mykonos",
            "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": 12187,
            "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": 12541,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/736182485c8448d8b0afd5ba90d4fc62-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/736182485c8448d8b0afd5ba90d4fc62-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/736182485c8448d8b0afd5ba90d4fc62-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/736182485c8448d8b0afd5ba90d4fc62-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/736182485c8448d8b0afd5ba90d4fc62-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/736182485c8448d8b0afd5ba90d4fc62.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/736182485c8448d8b0afd5ba90d4fc62-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/736182485c8448d8b0afd5ba90d4fc62-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/736182485c8448d8b0afd5ba90d4fc62-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/736182485c8448d8b0afd5ba90d4fc62-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-10T13:04:18.778323Z",
                "updated_at": "2022-08-10T13:04:18.778358Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3496,
                "name": "OVADA Gallery",
                "slug": "ovada-gallery",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7490221,-1.2683705",
                "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-10T13:04:22.737445Z",
            "publish_time": null,
            "slug": "ovada-gallery-work-in-motion-2022-08-18",
            "created_at": "2022-08-10T13:04:23.544514Z",
            "updated_at": "2022-08-10T13:04:24.078169Z",
            "summary": "Work In Motion is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 18/08/2022, 00:00. Event is in OVADA Gallery with address 14A Osney Lane.",
            "title": "Work In Motion",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-08-18T00: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": "14A Osney Lane",
            "city": "Oxford",
            "geolocation": "51.7506353,-1.2701687",
            "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": 12236,
            "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": 12576,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ffa6d2aa0ba47818443ba81c3f2eb19-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ffa6d2aa0ba47818443ba81c3f2eb19-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ffa6d2aa0ba47818443ba81c3f2eb19-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ffa6d2aa0ba47818443ba81c3f2eb19-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ffa6d2aa0ba47818443ba81c3f2eb19-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0ffa6d2aa0ba47818443ba81c3f2eb19.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ffa6d2aa0ba47818443ba81c3f2eb19-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ffa6d2aa0ba47818443ba81c3f2eb19-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ffa6d2aa0ba47818443ba81c3f2eb19-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ffa6d2aa0ba47818443ba81c3f2eb19-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-10T13:32:28.432274Z",
                "updated_at": "2022-08-10T13:32:28.432310Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4823,
                "name": "Hošek Contemporary",
                "slug": "hosek-contemporary",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "40.71226583093534,-74.0040782121582",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4069,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop-c0-5__0-5-558x279-70.JPG",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop-c0-5__0-5-760x499-70.JPG",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/5139222d3c834316b9a8c0384720ec71.JPG",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/5139222d3c834316b9a8c0384720ec71-crop-c0-5__0-5-265x149-70.JPG"
                    },
                    "created_at": "2022-10-10T12:08:06.108894Z",
                    "updated_at": "2022-10-10T12:08:06.108933Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "d8c4e34e-c121-4e62-9b97-8e5a31dd367e"
                },
                "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-10T13:32:32.117395Z",
            "publish_time": null,
            "slug": "hosek-contemporary-leonore-camus-govoroff-in-this-room-i-feel-home-2022-08-18",
            "created_at": "2022-08-10T13:32:32.900129Z",
            "updated_at": "2022-08-10T13:32:33.449536Z",
            "summary": "Léonore Camus-Govoroff - In this room, I feel home is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 26/08/2022, 00:00. Event is in Hošek Contemporary with address MS Heimatland.",
            "title": "Léonore Camus-Govoroff - In this room, I feel home",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-08-26T00: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": "MS Heimatland",
            "city": "Berlin",
            "geolocation": "47.565393,7.616208",
            "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": 12606,
            "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": 12892,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d561d67a3cea4e3fb430cf47ed79cc0c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d561d67a3cea4e3fb430cf47ed79cc0c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d561d67a3cea4e3fb430cf47ed79cc0c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d561d67a3cea4e3fb430cf47ed79cc0c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d561d67a3cea4e3fb430cf47ed79cc0c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d561d67a3cea4e3fb430cf47ed79cc0c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d561d67a3cea4e3fb430cf47ed79cc0c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d561d67a3cea4e3fb430cf47ed79cc0c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d561d67a3cea4e3fb430cf47ed79cc0c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d561d67a3cea4e3fb430cf47ed79cc0c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-17T18:55:46.618217Z",
                "updated_at": "2022-08-17T18:55:46.618277Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5635,
                "name": "111 Minna Gallery",
                "slug": "111-minna-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.78732409999999,-122.3994814",
                "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-17T18:55:49.791450Z",
            "publish_time": null,
            "slug": "111-minna-gallery-111-minna-gallery-unveils-solo-shows-for-alec-huxley-and-robert-bowen-2022-08-18",
            "created_at": "2022-08-17T18:55:50.598140Z",
            "updated_at": "2022-08-17T18:55:50.969343Z",
            "summary": "111 Minna Gallery unveils solo shows for Alec Huxley and Robert Bowen is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 07/10/2022, 00:00. Event is in 111 Minna Gallery with address 111 Minna St..",
            "title": "111 Minna Gallery unveils solo shows for Alec Huxley and Robert Bowen",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-10-07T00: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": "111 Minna St.",
            "city": "San Francisco",
            "geolocation": "37.7874165,-122.3993312",
            "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": 12610,
            "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": 12896,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc4ec31d3bee41f7996190b8b03a3f17-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc4ec31d3bee41f7996190b8b03a3f17-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc4ec31d3bee41f7996190b8b03a3f17-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc4ec31d3bee41f7996190b8b03a3f17-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc4ec31d3bee41f7996190b8b03a3f17-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cc4ec31d3bee41f7996190b8b03a3f17.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc4ec31d3bee41f7996190b8b03a3f17-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc4ec31d3bee41f7996190b8b03a3f17-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc4ec31d3bee41f7996190b8b03a3f17-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc4ec31d3bee41f7996190b8b03a3f17-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-17T18:55:52.943885Z",
                "updated_at": "2022-08-17T18:55:52.943923Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5572,
                "name": "ARTCO Galerie",
                "slug": "artco-galerie",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.500088,13.3598222",
                "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-17T18:55:57.304537Z",
            "publish_time": null,
            "slug": "artco-galerie-tom-solty-walking-in-the-high-grass-2022-08-18",
            "created_at": "2022-08-17T18:55:58.143172Z",
            "updated_at": "2022-08-17T18:55:58.674322Z",
            "summary": "Tom Solty: Walking in the High Grass is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 03/09/2022, 00:00. Event is in ARTCO Galerie with address Frobenstr. 1.",
            "title": "Tom Solty: Walking in the High Grass",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-09-03T00: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": "Frobenstr. 1",
            "city": "Berlin",
            "geolocation": "52.5001006,13.3598798",
            "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": 12612,
            "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": 12897,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a78f1046d5634c7ab68da87616a3003e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a78f1046d5634c7ab68da87616a3003e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a78f1046d5634c7ab68da87616a3003e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a78f1046d5634c7ab68da87616a3003e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a78f1046d5634c7ab68da87616a3003e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a78f1046d5634c7ab68da87616a3003e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a78f1046d5634c7ab68da87616a3003e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a78f1046d5634c7ab68da87616a3003e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a78f1046d5634c7ab68da87616a3003e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a78f1046d5634c7ab68da87616a3003e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-17T18:55:56.910471Z",
                "updated_at": "2022-08-17T18:55:56.910508Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5572,
                "name": "ARTCO Galerie",
                "slug": "artco-galerie",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.500088,13.3598222",
                "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-17T18:56:00.689873Z",
            "publish_time": null,
            "slug": "artco-galerie-walking-in-the-high-grass-2022-08-18",
            "created_at": "2022-08-17T18:56:01.498636Z",
            "updated_at": "2022-08-17T18:56:02.011131Z",
            "summary": "Walking in the High Grass is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 03/09/2022, 00:00. Event is in ARTCO Galerie with address Frobenstr. 1.",
            "title": "Walking in the High Grass",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-09-03T00: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": "Frobenstr. 1",
            "city": "Berlin",
            "geolocation": "52.5001006,13.3598798",
            "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": 12617,
            "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": 12901,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46678a225f2484da0162ce4ad0b1682-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46678a225f2484da0162ce4ad0b1682-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46678a225f2484da0162ce4ad0b1682-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46678a225f2484da0162ce4ad0b1682-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46678a225f2484da0162ce4ad0b1682-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e46678a225f2484da0162ce4ad0b1682.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46678a225f2484da0162ce4ad0b1682-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46678a225f2484da0162ce4ad0b1682-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46678a225f2484da0162ce4ad0b1682-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46678a225f2484da0162ce4ad0b1682-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-17T18:56:05.548927Z",
                "updated_at": "2022-08-17T18:56:05.548969Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6260,
                "name": "Cultúrlann",
                "slug": "culturlann",
                "city": "Londonderry",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.9994588,-7.325010199999999",
                "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-17T18:56:10.738139Z",
            "publish_time": null,
            "slug": "culturlann-your-words-disturbed-my-earth-2022-08-18",
            "created_at": "2022-08-17T18:56:11.550862Z",
            "updated_at": "2022-08-17T18:56:12.240261Z",
            "summary": "Your Words Disturbed My Earth is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 06/10/2022, 00:00. Event is in Cultúrlann with address 216 Falls Road.",
            "title": "Your Words Disturbed My Earth",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-10-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "216 Falls Road",
            "city": "Belfast",
            "geolocation": "54.592147,-5.961052441591334",
            "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": 12624,
            "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": 5807,
                "name": "Galleri Brandstrup",
                "slug": "galleri-brandstrup",
                "city": "Oslo",
                "country": {
                    "code": "NO",
                    "name": "Norway"
                },
                "geolocation": "59.9084562,10.722231",
                "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": "NO",
            "publish_status": "published",
            "published_at": "2022-08-17T19:03:39.762511Z",
            "publish_time": null,
            "slug": "galleri-brandstrup-kjell-erik-killi-olsen-after-party-2022-08-18",
            "created_at": "2022-08-17T19:03:40.561423Z",
            "updated_at": "2022-08-17T19:03:41.003551Z",
            "summary": "Kjell Erik Killi-Olsen: After Party is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 17/09/2022, 00:00. Event is in Galleri Brandstrup with address Tjuvholmen allé 5.",
            "title": "Kjell Erik Killi-Olsen: After Party",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-09-17T00: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": "Tjuvholmen allé 5",
            "city": "Oslo",
            "geolocation": "59.908467,10.722194",
            "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": 12644,
            "author": {
                "id": "c30de939-79c4-4fa9-b93b-25579eed8fea",
                "username": "aimee@maddoxgallery.com",
                "slug": "aimeemaddoxgallerycom",
                "first_name": "Aimee",
                "last_name": "Holmes",
                "display_name": null,
                "display_name_full": "Aimee Holmes",
                "email": "aimee@maddoxgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 12927,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d3f07b7aab649d7aae7c92e10fe9b38-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d3f07b7aab649d7aae7c92e10fe9b38-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d3f07b7aab649d7aae7c92e10fe9b38-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d3f07b7aab649d7aae7c92e10fe9b38-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d3f07b7aab649d7aae7c92e10fe9b38-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1d3f07b7aab649d7aae7c92e10fe9b38.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d3f07b7aab649d7aae7c92e10fe9b38-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d3f07b7aab649d7aae7c92e10fe9b38-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d3f07b7aab649d7aae7c92e10fe9b38-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1d3f07b7aab649d7aae7c92e10fe9b38-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-18T18:03:27.598212Z",
                "updated_at": "2022-08-18T18:03:27.598247Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2913,
                "name": "Maddox Gallery Mayfair London",
                "slug": "maddox-gallery-mayfair",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5133294,-0.1415974000000233",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2514,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Maddox-Gallery-Mayfair.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Maddox-Gallery-Mayfair-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T09:35:05.412266Z",
                    "updated_at": "2021-09-14T13:31:24.123913Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Maddox Gallery Mayfair",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2022-08-18T18:03:30.780297Z",
            "publish_time": null,
            "slug": "maddox-gallery-mayfair-london-what-lies-within-us-2022-08-18",
            "created_at": "2022-08-18T18:03:31.570205Z",
            "updated_at": "2022-08-18T18:03:31.981169Z",
            "summary": "What Lies Within Us is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 25/08/2022, 00:00. Event is in Maddox Gallery Mayfair London with address 112 Westbourne Grove.",
            "title": "What Lies Within Us",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-08-25T00: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": "112 Westbourne Grove",
            "city": "London",
            "geolocation": "51.5151801,-0.1949377",
            "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": 12653,
            "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": 12936,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56e505c98f724b2db0f7f4d10a2d1f74-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56e505c98f724b2db0f7f4d10a2d1f74-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56e505c98f724b2db0f7f4d10a2d1f74-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56e505c98f724b2db0f7f4d10a2d1f74-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56e505c98f724b2db0f7f4d10a2d1f74-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/56e505c98f724b2db0f7f4d10a2d1f74.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56e505c98f724b2db0f7f4d10a2d1f74-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56e505c98f724b2db0f7f4d10a2d1f74-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56e505c98f724b2db0f7f4d10a2d1f74-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/56e505c98f724b2db0f7f4d10a2d1f74-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-18T18:03:43.105283Z",
                "updated_at": "2022-08-18T18:03:43.105318Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6268,
                "name": "Sarabande",
                "slug": "sarabande",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5381642,-0.0788092",
                "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-18T18:03:46.910938Z",
            "publish_time": null,
            "slug": "sarabande-soon-this-will-be-over-sarabande-summer-group-show-2022-2022-08-18",
            "created_at": "2022-08-18T18:03:47.675427Z",
            "updated_at": "2022-08-18T18:03:48.253564Z",
            "summary": "SOON THIS WILL BE OVER: Sarabande Summer Group Show 2022 is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 08/09/2022, 00:00. Event is in Sarabande with address 22 Hertford Road.",
            "title": "SOON THIS WILL BE OVER: Sarabande Summer Group Show 2022",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-09-08T00: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 Hertford Road",
            "city": "London",
            "geolocation": "51.5384221,-0.0787291",
            "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": 12832,
            "author": {
                "id": "cfc50155-9a72-4503-a787-1c7499c807ce",
                "username": "AddictedArtGallery",
                "slug": "addictedartgallery",
                "first_name": "Blair",
                "last_name": "Thomson",
                "display_name": "Blair Thomson",
                "display_name_full": "Blair Thomson",
                "email": "blair@addictedgallery.com",
                "telephone": "+65 9068 2026"
            },
            "price": null,
            "featured_image": {
                "id": 13079,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91a8f1fdaf784d368049e02817d26009-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91a8f1fdaf784d368049e02817d26009-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91a8f1fdaf784d368049e02817d26009-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91a8f1fdaf784d368049e02817d26009-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91a8f1fdaf784d368049e02817d26009-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/91a8f1fdaf784d368049e02817d26009.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91a8f1fdaf784d368049e02817d26009-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91a8f1fdaf784d368049e02817d26009-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91a8f1fdaf784d368049e02817d26009-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/91a8f1fdaf784d368049e02817d26009-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-20T14:47:53.474360Z",
                "updated_at": "2022-08-20T14:47:53.474416Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "cfc50155-9a72-4503-a787-1c7499c807ce"
            },
            "venue": {
                "id": 2675,
                "name": "Addicted Art Gallery",
                "slug": "addicted-art-gallery",
                "city": "By Appointment Only",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2916105,103.84547989999999",
                "artworks_for_sale_count": 28,
                "featured_image": {
                    "id": 2840,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Addicted_Art_Gallery.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-06-08T09:33:34.304216Z",
                    "updated_at": "2021-09-14T13:39:53.887486Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "cfc50155-9a72-4503-a787-1c7499c807ce"
                },
                "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-20T14:48:00.705079Z",
            "publish_time": null,
            "slug": "markus-klinko-britney-spears-in-the-zone",
            "created_at": "2022-08-20T14:48:00.709333Z",
            "updated_at": "2022-08-20T15:31:17.025114Z",
            "summary": "Markus Klinko: Britney Spears, In The Zone is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 31/10/2022, 23:59. Event is in Addicted Art Gallery with address Online-Only.",
            "title": "Markus Klinko: Britney Spears, In The Zone",
            "content": "Markus Klinko is a fashion and celebrity photographer known for his high-profile celebrity shoots. In 2004, he photographed pop superstar Britney Spears. Markus' photos immortalised her as the stunning force of nature that she has become. In these shots, she is a goddess, a beautiful creature out of mythology.\r\n\r\n“Britney would be the hottest woman I have ever photographed, she was super sexy. At the time, she was just unbelievable – so natural and so sweet.\r\n\r\n“Britney was so personable, she had a lot of the ideas for the the images. It was one of the loveliest experiences.\" ~ Markus Klinko\r\n\r\nWelcome to 'Britney Spears, In The Zone'\r\n\r\nDate: 18 August - 31 October, 2022\r\nTime: At Your Leisure\r\nPlace: Wherever you are\r\nBring: Popcorn, chocolate, cocktails\r\nWhere: 3D Gallery 👉 https://bit.ly/3CjHXP7",
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-10-31T23:59: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": "Online-Only",
            "city": "",
            "geolocation": "1.2916105,103.84547989999999",
            "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": true,
            "banner_logo": null,
            "artists": [
                6334
            ],
            "artworks": [
                80748,
                102207,
                102208,
                102210,
                102211,
                102212,
                102213,
                102214,
                102215,
                102216,
                102217,
                102218
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 13110,
            "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": 13245,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a544b9a1044d43ec8465af8e1e553f52-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a544b9a1044d43ec8465af8e1e553f52-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a544b9a1044d43ec8465af8e1e553f52-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a544b9a1044d43ec8465af8e1e553f52-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a544b9a1044d43ec8465af8e1e553f52-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a544b9a1044d43ec8465af8e1e553f52.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a544b9a1044d43ec8465af8e1e553f52-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a544b9a1044d43ec8465af8e1e553f52-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a544b9a1044d43ec8465af8e1e553f52-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a544b9a1044d43ec8465af8e1e553f52-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-25T09:43:18.173624Z",
                "updated_at": "2022-08-25T09:43:18.173659Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4664,
                "name": "GSA Gallery",
                "slug": "gsa-gallery",
                "city": "Stockholm",
                "country": {
                    "code": "SE",
                    "name": "Sweden"
                },
                "geolocation": "59.34589399999999,18.0378972",
                "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": "SE",
            "publish_status": "published",
            "published_at": "2022-08-25T09:43:21.085488Z",
            "publish_time": null,
            "slug": "gsa-gallery-eva-hild-sternum-2022-08-18",
            "created_at": "2022-08-25T09:43:21.856888Z",
            "updated_at": "2022-08-25T09:43:22.359896Z",
            "summary": "Eva Hild: STERNUM is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 17/09/2022, 00:00. Event is in GSA Gallery with address Hudiksvallsgatan 6.",
            "title": "Eva Hild: STERNUM",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-09-17T00: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": "Hudiksvallsgatan 6",
            "city": "Stockholm",
            "geolocation": "59.3461464,18.0375111",
            "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": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop_webp-555x312.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_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e0c96dd673840028bf8200d2f2d9cac-crop-c0-5__0-5-555x312-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": 13151,
            "author": {
                "id": "a223bdba-4ac2-492e-a2a0-2856858e9813",
                "username": "WeArtPartners",
                "slug": "weartpartners",
                "first_name": "Gary",
                "last_name": "Grauzam",
                "display_name": "Gary Grauzam",
                "display_name_full": "Gary Grauzam",
                "email": "gg@weartpartners.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2451,
                "name": "We Art Partners - Urban Art",
                "slug": "we-art-partners",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8592573,2.2763471000000663",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2224,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/weartpartners_small-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/weartpartners_small-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/weartpartners_small-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/weartpartners_small-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/weartpartners_small-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/weartpartners_small-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/weartpartners_small.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/weartpartners_small-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T18:39:42.138340Z",
                    "updated_at": "2021-09-14T13:25:06.780137Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "weartpartners_small",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-08-25T10:02:20.870077Z",
            "publish_time": null,
            "slug": "we-art-partners-urban-art-blek-le-rat-2022-08-18",
            "created_at": "2022-08-25T10:02:21.662056Z",
            "updated_at": "2022-08-25T10:02:23.448203Z",
            "summary": "Blek Le Rat is an Gallery Shows event starting on 18/08/2022, 00:00 and ending on 15/09/2022, 00:00. Event is in We Art Partners - Urban Art with address 231 10th Ave.",
            "title": "Blek Le Rat",
            "content": null,
            "start_time": "2022-08-18T00:00:00.000000Z",
            "end_time": "2022-09-15T00: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": "231 10th Ave",
            "city": "New York",
            "geolocation": "40.74829655,-74.00413560000001",
            "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": 13096,
            "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": 13232,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0730bf79045c4a5c98ff04c452d852a0-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0730bf79045c4a5c98ff04c452d852a0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0730bf79045c4a5c98ff04c452d852a0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0730bf79045c4a5c98ff04c452d852a0-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0730bf79045c4a5c98ff04c452d852a0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0730bf79045c4a5c98ff04c452d852a0.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0730bf79045c4a5c98ff04c452d852a0-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0730bf79045c4a5c98ff04c452d852a0-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0730bf79045c4a5c98ff04c452d852a0-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0730bf79045c4a5c98ff04c452d852a0-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-08-24T11:31:30.056697Z",
                "updated_at": "2022-08-24T11:31:30.056732Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5744,
                "name": "Brick Lane Gallery - The Annexe",
                "slug": "brick-lane-gallery-annexe",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.523627,-0.0722189",
                "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:31:32.574673Z",
            "publish_time": null,
            "slug": "brick-lane-gallery-the-annexe-art-in-mind-2022-08-17",
            "created_at": "2022-08-24T11:31:33.378547Z",
            "updated_at": "2022-08-24T11:31:33.753609Z",
            "summary": "Art in Mind is an Gallery Shows event starting on 17/08/2022, 00:00 and ending on 28/08/2022, 00:00. Event is in Brick Lane Gallery - The Annexe with address 93 - 95 Sclater Street.",
            "title": "Art in Mind",
            "content": null,
            "start_time": "2022-08-17T00:00:00.000000Z",
            "end_time": "2022-08-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "93 - 95 Sclater Street",
            "city": "London",
            "geolocation": "51.5236014,-0.0736769",
            "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": []
        }
    ]
}