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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7866&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7830&ordering=-start_time",
    "results": [
        {
            "id": 30722,
            "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": 29055,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/895a62371d894580b771bb04f6ca7d6d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/895a62371d894580b771bb04f6ca7d6d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/895a62371d894580b771bb04f6ca7d6d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/895a62371d894580b771bb04f6ca7d6d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/895a62371d894580b771bb04f6ca7d6d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/895a62371d894580b771bb04f6ca7d6d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/895a62371d894580b771bb04f6ca7d6d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/895a62371d894580b771bb04f6ca7d6d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/895a62371d894580b771bb04f6ca7d6d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/895a62371d894580b771bb04f6ca7d6d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T07:15:09.095077Z",
                "updated_at": "2023-08-30T07:15:09.095112Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8985,
                "name": "195 Mare Street",
                "slug": "195-mare-street",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5408349,-0.0554502",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-30T07:15:14.876508Z",
            "publish_time": null,
            "slug": "195-mare-street-we-are-for-the-dark-2023-09-08",
            "created_at": "2023-08-30T07:15:15.774963Z",
            "updated_at": "2023-08-30T07:15:16.218869Z",
            "summary": "We Are For The Dark is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 10/09/2023, 00:00. Event is in 195 Mare Street with address 195 Mare Street.",
            "title": "We Are For The Dark",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-09-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "195 Mare Street",
            "city": "London",
            "geolocation": "51.5453861,-0.0552452",
            "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": 31240,
            "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": 29566,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a882631f24f47d1b879f8ec90462bf2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a882631f24f47d1b879f8ec90462bf2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4a882631f24f47d1b879f8ec90462bf2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a882631f24f47d1b879f8ec90462bf2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a882631f24f47d1b879f8ec90462bf2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a882631f24f47d1b879f8ec90462bf2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a882631f24f47d1b879f8ec90462bf2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a882631f24f47d1b879f8ec90462bf2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a882631f24f47d1b879f8ec90462bf2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a882631f24f47d1b879f8ec90462bf2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:46:29.405429Z",
                "updated_at": "2023-09-15T13:46:29.405493Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5990,
                "name": "West Acre Gallery",
                "slug": "west-acre-gallery",
                "city": "King's Lynn",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.7038455,0.6335333",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-15T13:46:33.203361Z",
            "publish_time": null,
            "slug": "west-acre-gallery-suspended-in-time-autumn-reflections-2023-09-08",
            "created_at": "2023-09-15T13:46:34.113755Z",
            "updated_at": "2023-09-15T13:46:36.510718Z",
            "summary": "'Suspended in Time: Autumn Reflections' is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 29/10/2023, 00:00. Event is in West Acre Gallery with address Abbey Farm.",
            "title": "'Suspended in Time: Autumn Reflections'",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-29T00: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": "Abbey Farm",
            "city": "West Acre",
            "geolocation": "51.6091292,-1.801316",
            "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": 30761,
            "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": 29093,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b79840a843f04b909a322db6ad79e793.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b79840a843f04b909a322db6ad79e793-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T07:25:56.613596Z",
                "updated_at": "2023-08-30T07:25:56.613633Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4232,
                "name": "Georg Kargl Fine Arts",
                "slug": "georg-kargl-fine-arts",
                "city": "Wien",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.19640159999999,16.3658996",
                "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": "AT",
            "publish_status": "published",
            "published_at": "2023-08-30T07:26:00.001090Z",
            "publish_time": null,
            "slug": "georg-kargl-fine-arts-comizi-d-amore-2023-09-08",
            "created_at": "2023-08-30T07:26:00.885635Z",
            "updated_at": "2023-08-30T07:26:01.295202Z",
            "summary": "Comizi d´Amore is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 28/10/2023, 00:00. Event is in Georg Kargl Fine Arts with address Schleifmühlgasse 5.",
            "title": "Comizi d´Amore",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-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": "Schleifmühlgasse 5",
            "city": "Vienna",
            "geolocation": "48.30734325,14.018979991031273",
            "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": 31273,
            "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": 29591,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c142386cf2f8412f86f7fde09c86c94b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c142386cf2f8412f86f7fde09c86c94b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c142386cf2f8412f86f7fde09c86c94b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c142386cf2f8412f86f7fde09c86c94b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c142386cf2f8412f86f7fde09c86c94b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c142386cf2f8412f86f7fde09c86c94b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c142386cf2f8412f86f7fde09c86c94b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c142386cf2f8412f86f7fde09c86c94b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c142386cf2f8412f86f7fde09c86c94b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c142386cf2f8412f86f7fde09c86c94b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:49:16.603116Z",
                "updated_at": "2023-09-15T13:49:16.603173Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4324,
                "name": "Galerie Barbara Weiss",
                "slug": "galerie-barbara-weiss",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.496851,13.418323",
                "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": "2023-09-15T13:49:21.099402Z",
            "publish_time": null,
            "slug": "galerie-barbara-weiss-monika-baer-the-inside-out-2023-09-08",
            "created_at": "2023-09-15T13:49:22.000904Z",
            "updated_at": "2023-09-15T13:49:22.591633Z",
            "summary": "Monika Baer. The Inside Out is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 21/10/2023, 00:00. Event is in Galerie Barbara Weiss with address Kohlfurther Str. 41/43.",
            "title": "Monika Baer. The Inside Out",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-21T00: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": "Kohlfurther Str. 41/43",
            "city": "Berlin",
            "geolocation": "51.1899213,7.1081438",
            "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": 30998,
            "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": 29337,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f7bce3cc55e4625bc3cddb3b5be0428-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f7bce3cc55e4625bc3cddb3b5be0428-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4f7bce3cc55e4625bc3cddb3b5be0428.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f7bce3cc55e4625bc3cddb3b5be0428-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f7bce3cc55e4625bc3cddb3b5be0428-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f7bce3cc55e4625bc3cddb3b5be0428-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f7bce3cc55e4625bc3cddb3b5be0428-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f7bce3cc55e4625bc3cddb3b5be0428-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f7bce3cc55e4625bc3cddb3b5be0428-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f7bce3cc55e4625bc3cddb3b5be0428-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T16:57:49.064125Z",
                "updated_at": "2023-09-11T16:57:49.064185Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7347,
                "name": "Sculpture Space Center for Ceramic Arts",
                "slug": "sculpture-space-center-ceramic-arts",
                "city": "Long Island",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7408438,-73.93028819999999",
                "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": "2023-09-11T16:57:55.001684Z",
            "publish_time": null,
            "slug": "sculpture-space-center-for-ceramic-arts-lincoln-mayne-rara-dada-2023-09-08",
            "created_at": "2023-09-11T16:57:55.882283Z",
            "updated_at": "2023-09-11T16:58:01.469915Z",
            "summary": "LINCOLN MAYNE: RaRa DaDa is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 07/10/2023, 00:00. Event is in Sculpture Space Center for Ceramic Arts with address 47-21 35th Street.",
            "title": "LINCOLN MAYNE: RaRa DaDa",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-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": "47-21 35th Street",
            "city": "Queens",
            "geolocation": "40.7416117,-73.93010297081281",
            "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": 31279,
            "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": 29595,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300d24ae46414672a828647f001f4418-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300d24ae46414672a828647f001f4418-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/300d24ae46414672a828647f001f4418.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300d24ae46414672a828647f001f4418-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300d24ae46414672a828647f001f4418-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300d24ae46414672a828647f001f4418-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300d24ae46414672a828647f001f4418-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300d24ae46414672a828647f001f4418-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300d24ae46414672a828647f001f4418-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/300d24ae46414672a828647f001f4418-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:49:29.066962Z",
                "updated_at": "2023-09-15T13:49:29.066989Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4490,
                "name": "Galerie Laurent Godin",
                "slug": "galerie-laurent-godin",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8253985,2.3735952",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-09-15T13:49:33.414402Z",
            "publish_time": null,
            "slug": "galerie-laurent-godin-claude-closky-walking-on-a-wire-to-all-time-low-2023-09-08",
            "created_at": "2023-09-15T13:49:34.408894Z",
            "updated_at": "2023-09-15T13:49:34.971188Z",
            "summary": "Claude Closky - Walking on a wire to all time low is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 22/10/2023, 00:00. Event is in Galerie Laurent Godin with address 36 rue Eugène Oudiné.",
            "title": "Claude Closky - Walking on a wire to all time low",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-22T00: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": "36 rue Eugène Oudiné",
            "city": "Paris",
            "geolocation": "48.8253888,2.3735808",
            "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": 31001,
            "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": 29334,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45880dddab4338a449f22adebd805a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45880dddab4338a449f22adebd805a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5d45880dddab4338a449f22adebd805a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45880dddab4338a449f22adebd805a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45880dddab4338a449f22adebd805a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45880dddab4338a449f22adebd805a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45880dddab4338a449f22adebd805a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45880dddab4338a449f22adebd805a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45880dddab4338a449f22adebd805a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d45880dddab4338a449f22adebd805a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T16:57:48.640563Z",
                "updated_at": "2023-09-11T16:57:48.640601Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5153,
                "name": "Schwartzsche Villa",
                "slug": "schwartzsche-villa",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.45691650000001,13.3193541",
                "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": "2023-09-11T16:57:58.856848Z",
            "publish_time": null,
            "slug": "schwartzsche-villa-nevin-aladag-jamming-2023-09-08",
            "created_at": "2023-09-11T16:57:59.741983Z",
            "updated_at": "2023-09-11T16:58:01.043110Z",
            "summary": "Nevin Aladağ. Jamming is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 03/03/2024, 01:00. Event is in Schwartzsche Villa with address Grunewaldstr. 55.",
            "title": "Nevin Aladağ. Jamming",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2024-03-03T01: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": "Grunewaldstr. 55",
            "city": "Berlin",
            "geolocation": "52.45692635,13.319403950000005",
            "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": 31239,
            "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": 29564,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21af1ff4566e442bb4e02ebd85e8a778-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21af1ff4566e442bb4e02ebd85e8a778-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/21af1ff4566e442bb4e02ebd85e8a778.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21af1ff4566e442bb4e02ebd85e8a778-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21af1ff4566e442bb4e02ebd85e8a778-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21af1ff4566e442bb4e02ebd85e8a778-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21af1ff4566e442bb4e02ebd85e8a778-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21af1ff4566e442bb4e02ebd85e8a778-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21af1ff4566e442bb4e02ebd85e8a778-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/21af1ff4566e442bb4e02ebd85e8a778-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:46:29.046484Z",
                "updated_at": "2023-09-15T13:46:29.046520Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8583,
                "name": "USC Fisher Museum of Art",
                "slug": "usc-fisher-museum-art",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "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": "US",
            "publish_status": "published",
            "published_at": "2023-09-15T13:46:32.596643Z",
            "publish_time": null,
            "slug": "usc-fisher-museum-of-art-kara-walker-cut-to-the-quick-from-the-collections-of-jordan-d-schnitzer-and-his-family-foundation-2023-09-08",
            "created_at": "2023-09-15T13:46:33.505260Z",
            "updated_at": "2023-09-15T13:46:33.556667Z",
            "summary": "Kara Walker: Cut to the Quick, From the Collections of Jordan D. Schnitzer and His Family Foundation is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 09/12/2023, 01:00. Event is in USC Fisher Museum of Art with address University of Southern California University Park Campus.",
            "title": "Kara Walker: Cut to the Quick, From the Collections of Jordan D. Schnitzer and His Family Foundation",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-12-09T01: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": "University of Southern California University Park Campus",
            "city": "Los Angeles",
            "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": 30732,
            "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": 29066,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f379813296344ae386c12ea9c4ba47ca-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f379813296344ae386c12ea9c4ba47ca-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f379813296344ae386c12ea9c4ba47ca.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f379813296344ae386c12ea9c4ba47ca-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f379813296344ae386c12ea9c4ba47ca-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f379813296344ae386c12ea9c4ba47ca-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f379813296344ae386c12ea9c4ba47ca-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f379813296344ae386c12ea9c4ba47ca-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f379813296344ae386c12ea9c4ba47ca-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f379813296344ae386c12ea9c4ba47ca-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-30T07:15:33.175016Z",
                "updated_at": "2023-08-30T07:15:33.175052Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4473,
                "name": "Art Space Gallery",
                "slug": "art-space-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5332953,-0.0974598",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-30T07:15:37.172939Z",
            "publish_time": null,
            "slug": "art-space-gallery-a-visionary-jeffery-camp-paintings-drawings-and-words-from-books-paint-and-almanac-2023-09-08",
            "created_at": "2023-08-30T07:15:38.065945Z",
            "updated_at": "2023-08-30T07:15:39.486933Z",
            "summary": "'A VISIONARY'  Jeffery Camp Paintings, Drawings and Words from Books PAINT and ALMANAC is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 20/10/2023, 00:00. Event is in Art Space Gallery with address 84 St. Peter's Street.",
            "title": "'A VISIONARY'  Jeffery Camp Paintings, Drawings and Words from Books PAINT and ALMANAC",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-20T00: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": "84 St. Peter's Street",
            "city": "London",
            "geolocation": "51.5332726,-0.0974104",
            "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": 31257,
            "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": 29575,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a1c9dccfbbb4c32858b51fd40302972-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a1c9dccfbbb4c32858b51fd40302972-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5a1c9dccfbbb4c32858b51fd40302972.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a1c9dccfbbb4c32858b51fd40302972-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a1c9dccfbbb4c32858b51fd40302972-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a1c9dccfbbb4c32858b51fd40302972-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a1c9dccfbbb4c32858b51fd40302972-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a1c9dccfbbb4c32858b51fd40302972-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a1c9dccfbbb4c32858b51fd40302972-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5a1c9dccfbbb4c32858b51fd40302972-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-15T13:47:44.685556Z",
                "updated_at": "2023-09-15T13:47:44.685613Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 294,
                "name": "BEN OAKLEY GALLERY",
                "slug": "ben-oakley-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4816271,-0.008838599999990038",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-15T13:47:58.382561Z",
            "publish_time": null,
            "slug": "ben-oakley-gallery-david-bray-everything-2023-09-08",
            "created_at": "2023-09-15T13:47:59.779797Z",
            "updated_at": "2023-09-15T13:48:06.885021Z",
            "summary": "David Bray. Everything is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 01/10/2023, 00:00. Event is in BEN OAKLEY GALLERY with address No 2 NELSON ARCADE.",
            "title": "David Bray. Everything",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "No 2 NELSON ARCADE",
            "city": "London",
            "geolocation": "51.4811507,-0.0087059",
            "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": 31499,
            "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": 29797,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/730a093599a84b7f8c7917bfaac7bc67-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/730a093599a84b7f8c7917bfaac7bc67-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/730a093599a84b7f8c7917bfaac7bc67.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/730a093599a84b7f8c7917bfaac7bc67-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/730a093599a84b7f8c7917bfaac7bc67-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/730a093599a84b7f8c7917bfaac7bc67-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/730a093599a84b7f8c7917bfaac7bc67-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/730a093599a84b7f8c7917bfaac7bc67-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/730a093599a84b7f8c7917bfaac7bc67-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/730a093599a84b7f8c7917bfaac7bc67-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-20T15:22:58.097847Z",
                "updated_at": "2023-09-20T15:22:58.097906Z",
                "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": "2023-09-20T15:23:02.825814Z",
            "publish_time": null,
            "slug": "the-lido-stores-the-lido-a-open-2023-2023-09-08",
            "created_at": "2023-09-20T15:23:03.725202Z",
            "updated_at": "2023-09-20T15:23:04.945350Z",
            "summary": "The Lido a open 2023 is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 30/09/2023, 00:00. Event is in The Lido Stores with address 2 Ethelbert Terrace.",
            "title": "The Lido a open 2023",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-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": "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": 30500,
            "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": 28860,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f4558b250e340be9cb6bee569fabb20-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f4558b250e340be9cb6bee569fabb20-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9f4558b250e340be9cb6bee569fabb20.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f4558b250e340be9cb6bee569fabb20-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f4558b250e340be9cb6bee569fabb20-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f4558b250e340be9cb6bee569fabb20-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f4558b250e340be9cb6bee569fabb20-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f4558b250e340be9cb6bee569fabb20-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f4558b250e340be9cb6bee569fabb20-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9f4558b250e340be9cb6bee569fabb20-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-08-23T08:38:34.428467Z",
                "updated_at": "2023-08-23T08:38:34.428522Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4065,
                "name": "Belmacz",
                "slug": "belmacz",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5124186,-0.148321",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-08-23T08:38:38.869930Z",
            "publish_time": null,
            "slug": "belmacz-untitled-good-some-specks-of-purple-needed-in-the-middle-set-it-dry-first-2023-09-08",
            "created_at": "2023-08-23T08:38:39.958065Z",
            "updated_at": "2023-08-23T08:38:40.418767Z",
            "summary": "Untitled: “Good / some specks of / purple needed / in the middle / set it dry first” is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 22/09/2023, 00:00. Event is in Belmacz with address 45 Davies Street.",
            "title": "Untitled: “Good / some specks of / purple needed / in the middle / set it dry first”",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-09-22T00: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": "45 Davies Street",
            "city": "London",
            "geolocation": "51.5123915,-0.148431148125937",
            "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": 32298,
            "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": 30555,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/546fb825688a496989aa3d4ff19c0673-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/546fb825688a496989aa3d4ff19c0673-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/546fb825688a496989aa3d4ff19c0673.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/546fb825688a496989aa3d4ff19c0673-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/546fb825688a496989aa3d4ff19c0673-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/546fb825688a496989aa3d4ff19c0673-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/546fb825688a496989aa3d4ff19c0673-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/546fb825688a496989aa3d4ff19c0673-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/546fb825688a496989aa3d4ff19c0673-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/546fb825688a496989aa3d4ff19c0673-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-12T09:30:20.061209Z",
                "updated_at": "2023-10-12T09:30:20.061246Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7790,
                "name": "Canada",
                "slug": "canada",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7193199,-74.00289339999999",
                "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": "2023-10-12T09:30:26.258580Z",
            "publish_time": null,
            "slug": "canada-gerald-ferguson-last-landscapes-2023-09-08",
            "created_at": "2023-10-12T09:30:27.211723Z",
            "updated_at": "2023-10-12T09:30:27.617003Z",
            "summary": "Gerald Ferguson. Last Landscapes is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 21/10/2023, 00:00. Event is in Canada with address 60 Lispenard Street.",
            "title": "Gerald Ferguson. Last Landscapes",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-21T00: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": "60 Lispenard Street",
            "city": "New York",
            "geolocation": "40.71944845833333,-74.00290072916667",
            "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": 31003,
            "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": 29341,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0d7feed9253450b95698868f67b448e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0d7feed9253450b95698868f67b448e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b0d7feed9253450b95698868f67b448e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0d7feed9253450b95698868f67b448e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0d7feed9253450b95698868f67b448e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0d7feed9253450b95698868f67b448e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0d7feed9253450b95698868f67b448e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0d7feed9253450b95698868f67b448e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0d7feed9253450b95698868f67b448e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0d7feed9253450b95698868f67b448e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T16:58:08.728312Z",
                "updated_at": "2023-09-11T16:58:08.728349Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6341,
                "name": "soft opening",
                "slug": "soft-opening",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5316467,-0.05970769999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-11T16:58:13.349443Z",
            "publish_time": null,
            "slug": "soft-opening-ladder-2023-09-08",
            "created_at": "2023-09-11T16:58:14.248539Z",
            "updated_at": "2023-09-11T16:58:15.917438Z",
            "summary": "Ladder is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 21/10/2023, 00:00. Event is in soft opening with address 6 Minerva St.",
            "title": "Ladder",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-10-21T00: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 Minerva St",
            "city": "London",
            "geolocation": "42.4810028,-70.91251660608947",
            "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": 30977,
            "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": 29318,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72f30ff65b7745dbb8ca2c2cb622ba86-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72f30ff65b7745dbb8ca2c2cb622ba86-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/72f30ff65b7745dbb8ca2c2cb622ba86.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72f30ff65b7745dbb8ca2c2cb622ba86-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72f30ff65b7745dbb8ca2c2cb622ba86-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72f30ff65b7745dbb8ca2c2cb622ba86-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72f30ff65b7745dbb8ca2c2cb622ba86-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72f30ff65b7745dbb8ca2c2cb622ba86-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72f30ff65b7745dbb8ca2c2cb622ba86-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/72f30ff65b7745dbb8ca2c2cb622ba86-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T16:53:32.663097Z",
                "updated_at": "2023-09-11T16:53:32.663133Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5393,
                "name": "KARST",
                "slug": "karst",
                "city": "Plymouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.3688722,-4.1572944",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-11T16:53:36.403166Z",
            "publish_time": null,
            "slug": "karst-knut-asdam-murmansk-kirkenes-2023-09-08",
            "created_at": "2023-09-11T16:53:37.322238Z",
            "updated_at": "2023-09-11T16:53:42.347686Z",
            "summary": "Knut Åsdam. Murmansk / Kirkenes is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 16/09/2023, 00:00. Event is in KARST with address 22 George Place.",
            "title": "Knut Åsdam. Murmansk / Kirkenes",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-09-16T00: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 George Place",
            "city": "Plymouth",
            "geolocation": "55.65775555,-3.1956312223395935",
            "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": 32023,
            "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": 30280,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f096cf6cdc749938d0d72f71b35ff82-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f096cf6cdc749938d0d72f71b35ff82-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7f096cf6cdc749938d0d72f71b35ff82.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f096cf6cdc749938d0d72f71b35ff82-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f096cf6cdc749938d0d72f71b35ff82-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f096cf6cdc749938d0d72f71b35ff82-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f096cf6cdc749938d0d72f71b35ff82-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f096cf6cdc749938d0d72f71b35ff82-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f096cf6cdc749938d0d72f71b35ff82-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7f096cf6cdc749938d0d72f71b35ff82-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-10-05T09:28:58.882914Z",
                "updated_at": "2023-10-05T09:28:58.882953Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3938,
                "name": "The Bronx Museum of the Arts",
                "slug": "bronx-museum-arts",
                "city": "Bronx",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.8310038,-73.91975130000002",
                "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": "2023-10-05T09:29:02.459987Z",
            "publish_time": null,
            "slug": "the-bronx-museum-of-the-arts-michael-richards-are-you-down-2023-09-08",
            "created_at": "2023-10-05T09:29:03.391325Z",
            "updated_at": "2023-10-05T09:29:03.896287Z",
            "summary": "Michael Richards: Are You Down is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 07/01/2024, 01:00. Event is in The Bronx Museum of the Arts with address 1040 Grand Concourse.",
            "title": "Michael Richards: Are You Down",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2024-01-07T01: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": "1040 Grand Concourse",
            "city": "New York",
            "geolocation": "40.8310911,-73.9199471",
            "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": 31754,
            "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": 30031,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec18b3340ce6459b811330884d2c11e6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec18b3340ce6459b811330884d2c11e6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ec18b3340ce6459b811330884d2c11e6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec18b3340ce6459b811330884d2c11e6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec18b3340ce6459b811330884d2c11e6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec18b3340ce6459b811330884d2c11e6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec18b3340ce6459b811330884d2c11e6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec18b3340ce6459b811330884d2c11e6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec18b3340ce6459b811330884d2c11e6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ec18b3340ce6459b811330884d2c11e6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-27T09:51:26.048608Z",
                "updated_at": "2023-09-27T09:51:26.048687Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6702,
                "name": "Sociedade Nacional de Belas Artes",
                "slug": "sociedade-nacional-de-belas-artes",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.7209678,-9.149397500000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "PT",
            "publish_status": "published",
            "published_at": "2023-09-27T09:51:31.325070Z",
            "publish_time": null,
            "slug": "sociedade-nacional-de-belas-artes-exposicao-final-de-ano-letivo-202223-alunos-snba-2023-09-08",
            "created_at": "2023-09-27T09:51:32.256446Z",
            "updated_at": "2023-09-27T09:51:32.964721Z",
            "summary": "Exposição Final de Ano Letivo 2022/23 Alunos SNBA is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 07/10/2023, 00:00. Event is in Sociedade Nacional de Belas Artes with address Rua Barata Salgueiro nº36.",
            "title": "Exposição Final de Ano Letivo 2022/23 Alunos SNBA",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-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": "Rua Barata Salgueiro nº36",
            "city": "Lisbon",
            "geolocation": "38.7219086,-9.1472463",
            "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": 31011,
            "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": 29348,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37dbcadd37874c06a2657c5a4dd4c75c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37dbcadd37874c06a2657c5a4dd4c75c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/37dbcadd37874c06a2657c5a4dd4c75c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37dbcadd37874c06a2657c5a4dd4c75c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37dbcadd37874c06a2657c5a4dd4c75c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37dbcadd37874c06a2657c5a4dd4c75c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37dbcadd37874c06a2657c5a4dd4c75c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37dbcadd37874c06a2657c5a4dd4c75c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37dbcadd37874c06a2657c5a4dd4c75c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/37dbcadd37874c06a2657c5a4dd4c75c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-09-11T16:58:24.985801Z",
                "updated_at": "2023-09-11T16:58:24.985852Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3713,
                "name": "Tension Fine Art",
                "slug": "tension-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4135774,-0.0567001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-09-11T16:58:28.966617Z",
            "publish_time": null,
            "slug": "tension-fine-art-after-the-performance-2023-09-08",
            "created_at": "2023-09-11T16:58:29.848335Z",
            "updated_at": "2023-09-11T16:58:36.513935Z",
            "summary": "After The Performance is an Gallery Shows event starting on 08/09/2023, 00:00 and ending on 30/09/2023, 00:00. Event is in Tension Fine Art with address 135 Maple Road.",
            "title": "After The Performance",
            "content": null,
            "start_time": "2023-09-08T00:00:00.000000Z",
            "end_time": "2023-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": "135 Maple Road",
            "city": "London",
            "geolocation": "51.4834288,-2.5946622182810364",
            "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": []
        }
    ]
}