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

{
    "count": 37589,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27414&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=27378&ordering=-end_time",
    "results": [
        {
            "id": 13856,
            "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": 13834,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99b534c171a4699a9afa061fffb794e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99b534c171a4699a9afa061fffb794e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b99b534c171a4699a9afa061fffb794e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99b534c171a4699a9afa061fffb794e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99b534c171a4699a9afa061fffb794e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99b534c171a4699a9afa061fffb794e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99b534c171a4699a9afa061fffb794e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99b534c171a4699a9afa061fffb794e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99b534c171a4699a9afa061fffb794e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b99b534c171a4699a9afa061fffb794e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:52:06.606735Z",
                "updated_at": "2022-09-02T07:52:06.606771Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5813,
                "name": "Haverkampf Leistenschneider",
                "slug": "haverkampf-leistenschneider",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5026853,13.318813",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T07:52:09.505786Z",
            "publish_time": null,
            "slug": "haverkampf-leistenschneider-stefan-hirsig-monch-2022-04-28",
            "created_at": "2022-09-02T07:52:10.299241Z",
            "updated_at": "2022-09-02T07:52:10.958894Z",
            "summary": "STEFAN HIRSIG Mönch is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Haverkampf Leistenschneider with address Mommsenstrasse 67.",
            "title": "STEFAN HIRSIG Mönch",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Mommsenstrasse 67",
            "city": "Berlin",
            "geolocation": "52.5028259,13.3186635",
            "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": 13879,
            "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": 13855,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b39ab722a0f4065b6ea804b9a5244dd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b39ab722a0f4065b6ea804b9a5244dd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4b39ab722a0f4065b6ea804b9a5244dd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b39ab722a0f4065b6ea804b9a5244dd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b39ab722a0f4065b6ea804b9a5244dd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b39ab722a0f4065b6ea804b9a5244dd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b39ab722a0f4065b6ea804b9a5244dd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b39ab722a0f4065b6ea804b9a5244dd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b39ab722a0f4065b6ea804b9a5244dd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b39ab722a0f4065b6ea804b9a5244dd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:08:31.886175Z",
                "updated_at": "2022-09-02T08:08:31.886210Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4819,
                "name": "HackelBury Fine Art",
                "slug": "hackelbury-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4990728,-0.1853114",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-09-02T08:08:35.741929Z",
            "publish_time": null,
            "slug": "hackelbury-fine-art-from-a-private-collection-2022-04-28",
            "created_at": "2022-09-02T08:08:36.546161Z",
            "updated_at": "2022-09-02T08:08:36.924208Z",
            "summary": "From a Private Collection is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in HackelBury Fine Art with address 4 Launceston Place.",
            "title": "From a Private Collection",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 Launceston Place",
            "city": "London",
            "geolocation": "51.4990219,-0.185269",
            "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": 13903,
            "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": 13877,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4411e2a17f448cda25bfee3032ff07b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4411e2a17f448cda25bfee3032ff07b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e4411e2a17f448cda25bfee3032ff07b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4411e2a17f448cda25bfee3032ff07b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4411e2a17f448cda25bfee3032ff07b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4411e2a17f448cda25bfee3032ff07b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4411e2a17f448cda25bfee3032ff07b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4411e2a17f448cda25bfee3032ff07b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4411e2a17f448cda25bfee3032ff07b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4411e2a17f448cda25bfee3032ff07b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:28:44.708210Z",
                "updated_at": "2022-09-02T08:28:44.708249Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5806,
                "name": "Galerie Noah Klink",
                "slug": "galerie-noah-klink",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4925562,13.3648201",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T08:28:48.094899Z",
            "publish_time": null,
            "slug": "galerie-noah-klink-taslima-ahmed-reconstructor-paintings-2022-04-29",
            "created_at": "2022-09-02T08:28:48.881910Z",
            "updated_at": "2022-09-02T08:28:49.843903Z",
            "summary": "Taslima Ahmed: Reconstructor Paintings is an Gallery Shows event starting on 29/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Noah Klink with address Kulmer Str. 17.",
            "title": "Taslima Ahmed: Reconstructor Paintings",
            "content": null,
            "start_time": "2022-04-29T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Kulmer Str. 17",
            "city": "Berlin",
            "geolocation": "52.4925651,13.3647889",
            "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": 13911,
            "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": 13883,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c06e17ab5484fae983d6bbacce729c2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c06e17ab5484fae983d6bbacce729c2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1c06e17ab5484fae983d6bbacce729c2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c06e17ab5484fae983d6bbacce729c2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c06e17ab5484fae983d6bbacce729c2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c06e17ab5484fae983d6bbacce729c2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c06e17ab5484fae983d6bbacce729c2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c06e17ab5484fae983d6bbacce729c2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c06e17ab5484fae983d6bbacce729c2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1c06e17ab5484fae983d6bbacce729c2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:29:00.010947Z",
                "updated_at": "2022-09-02T08:29:00.010983Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6574,
                "name": "Galerie Thomas Fischer",
                "slug": "galerie-thomas-fischer",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5276158,13.4051437",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T08:29:02.573554Z",
            "publish_time": null,
            "slug": "galerie-thomas-fischer-noi-fuhrer-a-flash-at-midday-2022-04-23",
            "created_at": "2022-09-02T08:29:03.351493Z",
            "updated_at": "2022-09-02T08:29:03.811811Z",
            "summary": "Noi Fuhrer – a Flash at Midday is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Thomas Fischer with address Mulackstr. 14.",
            "title": "Noi Fuhrer – a Flash at Midday",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Mulackstr. 14",
            "city": "Berlin",
            "geolocation": "52.527568,13.4050264",
            "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": 13912,
            "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": 13884,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8fc11ac1a94f928fe1ca5435cae67b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8fc11ac1a94f928fe1ca5435cae67b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2f8fc11ac1a94f928fe1ca5435cae67b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8fc11ac1a94f928fe1ca5435cae67b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8fc11ac1a94f928fe1ca5435cae67b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8fc11ac1a94f928fe1ca5435cae67b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8fc11ac1a94f928fe1ca5435cae67b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8fc11ac1a94f928fe1ca5435cae67b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8fc11ac1a94f928fe1ca5435cae67b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f8fc11ac1a94f928fe1ca5435cae67b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:29:00.783442Z",
                "updated_at": "2022-09-02T08:29:00.783478Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4980,
                "name": "Galerie Thomas Schulte",
                "slug": "galerie-thomas-schulte",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51015050000001,13.3920928",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T08:29:03.064223Z",
            "publish_time": null,
            "slug": "galerie-thomas-schulte-allan-mccollum-matt-mullican-your-fate-a-collaborative-project-2022-04-23",
            "created_at": "2022-09-02T08:29:03.843972Z",
            "updated_at": "2022-09-02T08:29:04.742054Z",
            "summary": "Allan McCollum & Matt Mullican: Your Fate - A Collaborative Project is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Thomas Schulte with address Charlottenstraße 24.",
            "title": "Allan McCollum & Matt Mullican: Your Fate - A Collaborative Project",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Charlottenstraße 24",
            "city": "Berlin",
            "geolocation": "52.5362865,13.2040241",
            "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": 13913,
            "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": 13885,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58ca54c0a5c64ae5a50874d2088a4ce6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58ca54c0a5c64ae5a50874d2088a4ce6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/58ca54c0a5c64ae5a50874d2088a4ce6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58ca54c0a5c64ae5a50874d2088a4ce6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58ca54c0a5c64ae5a50874d2088a4ce6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58ca54c0a5c64ae5a50874d2088a4ce6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58ca54c0a5c64ae5a50874d2088a4ce6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58ca54c0a5c64ae5a50874d2088a4ce6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58ca54c0a5c64ae5a50874d2088a4ce6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58ca54c0a5c64ae5a50874d2088a4ce6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:29:03.700493Z",
                "updated_at": "2022-09-02T08:29:03.700526Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4980,
                "name": "Galerie Thomas Schulte",
                "slug": "galerie-thomas-schulte",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51015050000001,13.3920928",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T08:29:06.238381Z",
            "publish_time": null,
            "slug": "galerie-thomas-schulte-allan-mccollum-works-1970-1973-2022-04-23",
            "created_at": "2022-09-02T08:29:07.031244Z",
            "updated_at": "2022-09-02T08:29:12.553525Z",
            "summary": "Allan McCollum. Works 1970-1973 is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Thomas Schulte with address Charlottenstraße 24.",
            "title": "Allan McCollum. Works 1970-1973",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Charlottenstraße 24",
            "city": "Berlin",
            "geolocation": "52.5362865,13.2040241",
            "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": 13918,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5335,
                "name": "Galerie Buchholz",
                "slug": "galerie-buchholz",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.500676,13.3265488",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T09:30:43.211871Z",
            "publish_time": null,
            "slug": "galerie-buchholz-martin-wong-dream-fungus-early-works-1967-1978-2022-04-29",
            "created_at": "2022-09-02T09:30:43.991697Z",
            "updated_at": "2022-09-02T09:30:45.853525Z",
            "summary": "Martin Wong: Dream Fungus  Early Works 1967-1978 is an Gallery Shows event starting on 29/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Buchholz with address Fasanenstraße 31.",
            "title": "Martin Wong: Dream Fungus  Early Works 1967-1978",
            "content": null,
            "start_time": "2022-04-29T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Fasanenstraße 31",
            "city": "Berlin",
            "geolocation": "52.5003588,13.3268996",
            "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": 13919,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5335,
                "name": "Galerie Buchholz",
                "slug": "galerie-buchholz",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.500676,13.3265488",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T09:30:43.323226Z",
            "publish_time": null,
            "slug": "galerie-buchholz-trisha-donnelly-2022-04-29",
            "created_at": "2022-09-02T09:30:44.153098Z",
            "updated_at": "2022-09-02T09:30:45.854441Z",
            "summary": "Trisha Donnelly is an Gallery Shows event starting on 29/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Buchholz with address Fasanenstraße 30.",
            "title": "Trisha Donnelly",
            "content": null,
            "start_time": "2022-04-29T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Fasanenstraße 30",
            "city": "Berlin",
            "geolocation": "51.10037735,7.0246698564385675",
            "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": 13922,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5060,
                "name": "Galerie Christian Lethert",
                "slug": "galerie-christian-lethert",
                "city": "Köln",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9402482,6.9335778",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T09:30:50.353287Z",
            "publish_time": null,
            "slug": "galerie-christian-lethert-cameos-calls-dust-2022-04-08",
            "created_at": "2022-09-02T09:30:51.142157Z",
            "updated_at": "2022-09-02T09:30:51.553269Z",
            "summary": "Cameos Calls Dust is an Gallery Shows event starting on 08/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Christian Lethert with address Antwerpener Straße 52.",
            "title": "Cameos Calls Dust",
            "content": null,
            "start_time": "2022-04-08T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Antwerpener Straße 52",
            "city": "Cologne",
            "geolocation": "50.94025765000001,6.933592914971813",
            "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": 13923,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5060,
                "name": "Galerie Christian Lethert",
                "slug": "galerie-christian-lethert",
                "city": "Köln",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9402482,6.9335778",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T09:30:51.973288Z",
            "publish_time": null,
            "slug": "galerie-christian-lethert-stll-2022-04-08",
            "created_at": "2022-09-02T09:30:52.751639Z",
            "updated_at": "2022-09-02T09:30:53.128165Z",
            "summary": "Stll is an Gallery Shows event starting on 08/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Christian Lethert with address Antwerpener Straße 52.",
            "title": "Stll",
            "content": null,
            "start_time": "2022-04-08T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Antwerpener Straße 52",
            "city": "Cologne",
            "geolocation": "50.94025765000001,6.933592914971813",
            "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": 13931,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6658,
                "name": "Galerie Friedmann-Hahn",
                "slug": "galerie-friedmann-hahn",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5035901,13.3151683",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-02T09:31:01.780251Z",
            "publish_time": null,
            "slug": "galerie-friedmann-hahn-anders-gjennestad-nova-2022-04-28",
            "created_at": "2022-09-02T09:31:02.564585Z",
            "updated_at": "2022-09-02T09:31:03.915549Z",
            "summary": "Anders Gjennestad: Nova is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Friedmann-Hahn with address Wielandstrasse 14.",
            "title": "Anders Gjennestad: Nova",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Wielandstrasse 14",
            "city": "Berlin",
            "geolocation": "48.40864225,10.00925058204189",
            "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": 13938,
            "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": 13898,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8938e71abb840ff87cac87b0b682460-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8938e71abb840ff87cac87b0b682460-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c8938e71abb840ff87cac87b0b682460.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8938e71abb840ff87cac87b0b682460-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8938e71abb840ff87cac87b0b682460-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8938e71abb840ff87cac87b0b682460-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8938e71abb840ff87cac87b0b682460-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8938e71abb840ff87cac87b0b682460-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8938e71abb840ff87cac87b0b682460-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c8938e71abb840ff87cac87b0b682460-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T09:43:13.196973Z",
                "updated_at": "2022-09-02T09:43:13.197009Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6663,
                "name": "Formation Gallery",
                "slug": "formation-gallery",
                "city": "Copenhagen",
                "country": {
                    "code": "DK",
                    "name": "Denmark"
                },
                "geolocation": "55.6716323,12.5566013",
                "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": "DK",
            "publish_status": "published",
            "published_at": "2022-09-02T09:43:16.018290Z",
            "publish_time": null,
            "slug": "formation-gallery-soley-ragnarsdottir-2022-04-29",
            "created_at": "2022-09-02T09:43:16.812478Z",
            "updated_at": "2022-09-02T09:43:18.272025Z",
            "summary": "Sóley Ragnarsdottir is an Gallery Shows event starting on 29/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Formation Gallery with address Gasvaerksvej 9.",
            "title": "Sóley Ragnarsdottir",
            "content": null,
            "start_time": "2022-04-29T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Gasvaerksvej 9",
            "city": "Copenhagen",
            "geolocation": "55.918753,11.674518",
            "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": 13992,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2272,
                "name": "Alisan Fine Arts",
                "slug": "alisan-fine-arts",
                "city": "Hong Kong",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2022-09-11T09:56:39.566437Z",
            "publish_time": null,
            "slug": "alisan-fine-arts-rediscovering-chao-chung-hsiang-2022-03-16",
            "created_at": "2022-09-11T09:56:40.372909Z",
            "updated_at": "2022-09-11T09:56:40.409502Z",
            "summary": "Rediscovering  Chao Chung-Hsiang is an Gallery Shows event starting on 16/03/2022, 01:00 and ending on 04/06/2022, 00:00. Event is in Alisan Fine Arts with address 21/F Lyndhurst Tower, 1 Lyndhurst Terrace, Central.",
            "title": "Rediscovering  Chao Chung-Hsiang",
            "content": null,
            "start_time": "2022-03-16T01:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "21/F Lyndhurst Tower, 1 Lyndhurst Terrace, Central",
            "city": "Hong Kong",
            "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": 14243,
            "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": 14164,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ea02d3f56984851b9626aa9d1356a37-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ea02d3f56984851b9626aa9d1356a37-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1ea02d3f56984851b9626aa9d1356a37.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ea02d3f56984851b9626aa9d1356a37-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ea02d3f56984851b9626aa9d1356a37-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ea02d3f56984851b9626aa9d1356a37-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ea02d3f56984851b9626aa9d1356a37-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ea02d3f56984851b9626aa9d1356a37-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ea02d3f56984851b9626aa9d1356a37-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1ea02d3f56984851b9626aa9d1356a37-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T16:00:52.143564Z",
                "updated_at": "2022-09-12T16:00:52.143615Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5670,
                "name": "Kristin Hjellegjerde, Berlin",
                "slug": "kristin-hjellegjerde-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5265312,13.388943",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-12T16:00:58.045906Z",
            "publish_time": null,
            "slug": "kristin-hjellegjerde-berlin-lee-simmonds-bloomin-eck-2022-04-29",
            "created_at": "2022-09-12T16:00:58.861283Z",
            "updated_at": "2022-09-12T16:00:58.901735Z",
            "summary": "Lee Simmonds - Bloomin ‘eck is an Gallery Shows event starting on 29/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Kristin Hjellegjerde, Berlin with address Kristin Hjellegjerde Gallery.",
            "title": "Lee Simmonds - Bloomin ‘eck",
            "content": null,
            "start_time": "2022-04-29T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Kristin Hjellegjerde Gallery",
            "city": "Berlin",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 14264,
            "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": 14178,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af955aac40f94bce88d0648ee8fa553f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af955aac40f94bce88d0648ee8fa553f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/af955aac40f94bce88d0648ee8fa553f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af955aac40f94bce88d0648ee8fa553f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af955aac40f94bce88d0648ee8fa553f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af955aac40f94bce88d0648ee8fa553f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af955aac40f94bce88d0648ee8fa553f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af955aac40f94bce88d0648ee8fa553f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af955aac40f94bce88d0648ee8fa553f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/af955aac40f94bce88d0648ee8fa553f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T16:12:31.378921Z",
                "updated_at": "2022-09-12T16:12:31.378958Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4830,
                "name": "KOENIG2 by_robbygreif",
                "slug": "koenig2-by_robbygreif",
                "city": "Wien",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1973638,16.366412",
                "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": "2022-09-12T16:12:36.878853Z",
            "publish_time": null,
            "slug": "koenig2-by_robbygreif-vera-kox-undulating-2022-04-29",
            "created_at": "2022-09-12T16:12:37.697898Z",
            "updated_at": "2022-09-12T16:12:38.909489Z",
            "summary": "VERA KOX ((undulating)) is an Gallery Shows event starting on 29/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in KOENIG2 by_robbygreif with address Margaretenstraße 5.",
            "title": "VERA KOX ((undulating))",
            "content": null,
            "start_time": "2022-04-29T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Margaretenstraße 5",
            "city": "Vienna",
            "geolocation": "52.4993137,13.6098988",
            "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": 14277,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5059,
                "name": "Galerie aKonzept",
                "slug": "galerie-akonzept",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5042805,13.3179496",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-09-12T16:21:51.602606Z",
            "publish_time": null,
            "slug": "galerie-akonzept-harald-naegeli-ungehorsam-2022-04-30",
            "created_at": "2022-09-12T16:21:52.534618Z",
            "updated_at": "2022-09-12T16:21:55.005127Z",
            "summary": "Harald Naegeli: Ungehorsam is an Gallery Shows event starting on 30/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie aKonzept with address Niebuhrstr. 5.",
            "title": "Harald Naegeli: Ungehorsam",
            "content": null,
            "start_time": "2022-04-30T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Niebuhrstr. 5",
            "city": "Berlin",
            "geolocation": "52.5042745,13.3179731",
            "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": 14278,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 6739,
                "name": "Galerie Anne-Sarah Bénichou",
                "slug": "galerie-anne-sarah-benichou",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8640875,2.353432",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2022-09-12T16:21:55.633327Z",
            "publish_time": null,
            "slug": "galerie-anne-sarah-benichou-yann-lacroix-1432-2022-04-23",
            "created_at": "2022-09-12T16:21:56.435196Z",
            "updated_at": "2022-09-12T16:21:56.769636Z",
            "summary": "Yann Lacroix: 1432 is an Gallery Shows event starting on 23/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Galerie Anne-Sarah Bénichou with address 45 rue Chapon.",
            "title": "Yann Lacroix: 1432",
            "content": null,
            "start_time": "2022-04-23T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "45 rue Chapon",
            "city": "Paris",
            "geolocation": "48.8641273,2.3534757",
            "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": 14280,
            "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": 14192,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4fda7f15fae47949c875bcd3ffea6c4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4fda7f15fae47949c875bcd3ffea6c4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c4fda7f15fae47949c875bcd3ffea6c4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4fda7f15fae47949c875bcd3ffea6c4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4fda7f15fae47949c875bcd3ffea6c4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4fda7f15fae47949c875bcd3ffea6c4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4fda7f15fae47949c875bcd3ffea6c4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4fda7f15fae47949c875bcd3ffea6c4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4fda7f15fae47949c875bcd3ffea6c4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4fda7f15fae47949c875bcd3ffea6c4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T16:21:58.987671Z",
                "updated_at": "2022-09-12T16:21:58.987705Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4991,
                "name": "Kasmin",
                "slug": "kasmin",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7504018,-74.0024557",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-09-12T16:22:01.546715Z",
            "publish_time": null,
            "slug": "kasmin-robert-motherwell-lyric-suite-2022-04-28",
            "created_at": "2022-09-12T16:22:02.355665Z",
            "updated_at": "2022-09-12T16:22:02.803094Z",
            "summary": "Robert Motherwell: Lyric Suite is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 04/06/2022, 00:00. Event is in Kasmin with address 297 Tenth Avenue.",
            "title": "Robert Motherwell: Lyric Suite",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-06-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "297 Tenth Avenue",
            "city": "New York",
            "geolocation": "46.44266723333334,-81.13899866666667",
            "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": []
        }
    ]
}