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

{
    "count": 37585,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26946&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=26910&ordering=-start_time",
    "results": [
        {
            "id": 13817,
            "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": 13803,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33b704656df4f96893e40c3f6ad45a1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33b704656df4f96893e40c3f6ad45a1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c33b704656df4f96893e40c3f6ad45a1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33b704656df4f96893e40c3f6ad45a1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33b704656df4f96893e40c3f6ad45a1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33b704656df4f96893e40c3f6ad45a1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33b704656df4f96893e40c3f6ad45a1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33b704656df4f96893e40c3f6ad45a1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33b704656df4f96893e40c3f6ad45a1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33b704656df4f96893e40c3f6ad45a1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:22:09.317147Z",
                "updated_at": "2022-09-02T07:22:09.317181Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4827,
                "name": "Julia Stoschek Collection",
                "slug": "julia-stoschek-collection",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5112535,13.3961427",
                "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:22:10.936273Z",
            "publish_time": null,
            "slug": "julia-stoschek-collection-berlin-at-dawn-2022-04-28",
            "created_at": "2022-09-02T07:22:11.703645Z",
            "updated_at": "2022-09-02T07:22:18.686810Z",
            "summary": "At Dawn is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 04/12/2022, 01:00. Event is in Julia Stoschek Collection with address Leipziger Strasse 60.",
            "title": "At Dawn",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-12-04T01: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": "Leipziger Strasse 60",
            "city": "Berlin",
            "geolocation": "48.1825936,11.5185499",
            "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": 13838,
            "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": 13817,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0adcbac4cac40a0acacfbb72da732b4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0adcbac4cac40a0acacfbb72da732b4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a0adcbac4cac40a0acacfbb72da732b4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0adcbac4cac40a0acacfbb72da732b4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0adcbac4cac40a0acacfbb72da732b4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0adcbac4cac40a0acacfbb72da732b4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0adcbac4cac40a0acacfbb72da732b4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0adcbac4cac40a0acacfbb72da732b4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0adcbac4cac40a0acacfbb72da732b4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a0adcbac4cac40a0acacfbb72da732b4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:39:14.236166Z",
                "updated_at": "2022-09-02T07:39:14.236201Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3768,
                "name": "Hypha Studios",
                "slug": "hypha-studios",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.54998980000001,0.1326619",
                "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-02T07:39:17.272447Z",
            "publish_time": null,
            "slug": "hypha-studios-former-peacocks-lost-in-a-just-in-time-supply-chain-2022-04-28",
            "created_at": "2022-09-02T07:39:18.627104Z",
            "updated_at": "2022-09-02T07:39:19.464229Z",
            "summary": "Lost in a Just-In-Time Supply Chain is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 01/05/2022, 00:00. Event is in Hypha Studios with address 96-102 Rushey Green.",
            "title": "Lost in a Just-In-Time Supply Chain",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-05-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": "96-102 Rushey Green",
            "city": "London",
            "geolocation": "51.4447469,-0.0200127",
            "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": 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": 13858,
            "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": 13835,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ea1991c87934cfdbad8709ce27bcc44-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ea1991c87934cfdbad8709ce27bcc44-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4ea1991c87934cfdbad8709ce27bcc44.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ea1991c87934cfdbad8709ce27bcc44-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ea1991c87934cfdbad8709ce27bcc44-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ea1991c87934cfdbad8709ce27bcc44-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ea1991c87934cfdbad8709ce27bcc44-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ea1991c87934cfdbad8709ce27bcc44-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ea1991c87934cfdbad8709ce27bcc44-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ea1991c87934cfdbad8709ce27bcc44-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T07:52:09.794017Z",
                "updated_at": "2022-09-02T07:52:09.794051Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5292,
                "name": "Haus am Lützowplatz",
                "slug": "haus-am-lutzowplatz",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50437540000001,13.3534733",
                "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:14.231475Z",
            "publish_time": null,
            "slug": "haus-am-lutzowplatz-monika-goetz-280-c-hal-hofskulptur-7-2022-04-28",
            "created_at": "2022-09-02T07:52:14.998999Z",
            "updated_at": "2022-09-02T07:52:15.463754Z",
            "summary": "Monika Goetz - 280 °C HaL-Hofskulptur #7 is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 30/10/2022, 00:00. Event is in Haus am Lützowplatz with address Lützowplatz 9.",
            "title": "Monika Goetz - 280 °C HaL-Hofskulptur #7",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-10-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Lützowplatz 9",
            "city": "Berlin",
            "geolocation": "52.5043546,13.3535546",
            "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": 13900,
            "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": 13878,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d56e696104340e392a464e0b9d2702d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d56e696104340e392a464e0b9d2702d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5d56e696104340e392a464e0b9d2702d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d56e696104340e392a464e0b9d2702d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d56e696104340e392a464e0b9d2702d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d56e696104340e392a464e0b9d2702d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d56e696104340e392a464e0b9d2702d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d56e696104340e392a464e0b9d2702d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d56e696104340e392a464e0b9d2702d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5d56e696104340e392a464e0b9d2702d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-02T08:28:44.773273Z",
                "updated_at": "2022-09-02T08:28:44.773309Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4967,
                "name": "Galerie nächst St. Stephan",
                "slug": "galerie-nachst-st-stephan",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2078009,16.3758537",
                "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-02T08:28:47.092849Z",
            "publish_time": null,
            "slug": "galerie-nachst-st-stephan-rosemarie-schwarzwalder-gunter-umberg-feld-2-2022-04-28",
            "created_at": "2022-09-02T08:28:47.872942Z",
            "updated_at": "2022-09-02T08:28:48.412822Z",
            "summary": "GÜNTER UMBERG: Feld 2 is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 30/07/2022, 00:00. Event is in Galerie nächst St. Stephan with address Domgasse 6.",
            "title": "GÜNTER UMBERG: Feld 2",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-07-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": "Domgasse 6",
            "city": "Vienna",
            "geolocation": "48.2078883,16.3750961",
            "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": 13906,
            "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": 6119,
                "name": "Galerie Schwarzer GmbH",
                "slug": "galerie-schwarzer-gmbh",
                "city": "Düsseldorf",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.22442909999999,6.7797467",
                "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:53.645997Z",
            "publish_time": null,
            "slug": "galerie-schwarzer-gmbh-aquarelle-uber-offsetdruck-2022-04-28",
            "created_at": "2022-09-02T08:28:54.437976Z",
            "updated_at": "2022-09-02T08:28:54.480314Z",
            "summary": "Aquarelle über Offsetdruck is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 01/06/2022, 00:00. Event is in Galerie Schwarzer GmbH with address Königsallee 30 (Kö-Center).",
            "title": "Aquarelle über Offsetdruck",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-06-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": "Königsallee 30 (Kö-Center)",
            "city": "Düsseldorf",
            "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": 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": 13932,
            "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": 4976,
                "name": "Galerie Haas Zürich",
                "slug": "galerie-haas-zurich",
                "city": "Zürich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.37061809999999,8.5357852",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2022-09-02T09:31:03.644482Z",
            "publish_time": null,
            "slug": "galerie-haas-zurich-martin-assig-seelesaal-2022-04-28",
            "created_at": "2022-09-02T09:31:04.408004Z",
            "updated_at": "2022-09-02T09:31:11.999988Z",
            "summary": "Martin Assig: Seele.Saal is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 27/05/2022, 00:00. Event is in Galerie Haas Zürich with address Talstraße 62a.",
            "title": "Martin Assig: Seele.Saal",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-05-27T00: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": "Talstraße 62a",
            "city": "Zurich",
            "geolocation": "51.46427195,6.902278560833",
            "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": 14224,
            "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": 14144,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/654394a9420d4433af85c68cbeff18bf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/654394a9420d4433af85c68cbeff18bf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/654394a9420d4433af85c68cbeff18bf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/654394a9420d4433af85c68cbeff18bf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/654394a9420d4433af85c68cbeff18bf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/654394a9420d4433af85c68cbeff18bf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/654394a9420d4433af85c68cbeff18bf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/654394a9420d4433af85c68cbeff18bf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/654394a9420d4433af85c68cbeff18bf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/654394a9420d4433af85c68cbeff18bf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T08:05:27.910155Z",
                "updated_at": "2022-09-12T08:05:27.910191Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4114,
                "name": "FILET",
                "slug": "filet",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5309587,-0.0879538",
                "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-12T08:05:30.548565Z",
            "publish_time": null,
            "slug": "filet-interieur-francais-stephanie-nava-2022-04-28",
            "created_at": "2022-09-12T08:05:31.348813Z",
            "updated_at": "2022-09-12T08:05:31.842032Z",
            "summary": "Intérieur Français - Stéphanie Nava is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 08/05/2022, 00:00. Event is in FILET with address 103 murray grove.",
            "title": "Intérieur Français - Stéphanie Nava",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-05-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "103 murray grove",
            "city": "London",
            "geolocation": "51.5308593,-0.0893718",
            "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": 14230,
            "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": 3761,
                "name": "Galerie Born",
                "slug": "galerie-born",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4356529,13.3014729",
                "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-12T08:52:20.487282Z",
            "publish_time": null,
            "slug": "galerie-born-strawalde-punktum-2022-04-28",
            "created_at": "2022-09-12T08:52:21.268753Z",
            "updated_at": "2022-09-12T08:52:21.604064Z",
            "summary": "Strawalde - Punktum is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 11/06/2022, 00:00. Event is in Galerie Born with address GALERIE BORN, Berlin.",
            "title": "Strawalde - Punktum",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-06-11T00: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": "GALERIE BORN, Berlin",
            "city": "Berlin",
            "geolocation": "52.5053398,13.36739",
            "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": 14254,
            "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": 4594,
                "name": "Kewenig Galerie",
                "slug": "kewenig-galerie",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.514359,13.4025071",
                "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:12:18.053265Z",
            "publish_time": null,
            "slug": "kewenig-galerie-bernd-koberling-wir-inseln-297-aquarelle-und-7-groe-bilder-2022-04-28",
            "created_at": "2022-09-12T16:12:18.855750Z",
            "updated_at": "2022-09-12T16:12:19.842956Z",
            "summary": "Bernd Koberling: Wir Inseln. 297 Aquarelle und 7 große Bilder is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 16/07/2022, 00:00. Event is in Kewenig Galerie with address Brüderstraße 10.",
            "title": "Bernd Koberling: Wir Inseln. 297 Aquarelle und 7 große Bilder",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-07-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": "Brüderstraße 10",
            "city": "Berlin",
            "geolocation": "52.5234845,13.1958925",
            "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": 14275,
            "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": 14188,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/407da560a4224405ac867a183d947917-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/407da560a4224405ac867a183d947917-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/407da560a4224405ac867a183d947917.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/407da560a4224405ac867a183d947917-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/407da560a4224405ac867a183d947917-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/407da560a4224405ac867a183d947917-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/407da560a4224405ac867a183d947917-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/407da560a4224405ac867a183d947917-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/407da560a4224405ac867a183d947917-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/407da560a4224405ac867a183d947917-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T16:21:47.530160Z",
                "updated_at": "2022-09-12T16:21:47.530195Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4782,
                "name": "Flat Time House",
                "slug": "flat-time-house",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.466088,-0.0741282",
                "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-12T16:21:51.551172Z",
            "publish_time": null,
            "slug": "flat-time-house-red-green-and-yellow-2022-04-28",
            "created_at": "2022-09-12T16:21:52.366311Z",
            "updated_at": "2022-09-12T16:21:53.872012Z",
            "summary": "Red, Green and Yellow is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 29/05/2022, 00:00. Event is in Flat Time House with address 210 Bellenden Road.",
            "title": "Red, Green and Yellow",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-05-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": "210 Bellenden Road",
            "city": "London",
            "geolocation": "51.46604335,-0.07418159054450094",
            "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": 14276,
            "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": 5333,
                "name": "Galerie Andreas Binder",
                "slug": "galerie-andreas-binder",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1371986,11.586739",
                "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.691121Z",
            "publish_time": null,
            "slug": "galerie-andreas-binder-yigal-ozeri-miss-america-2022-04-28",
            "created_at": "2022-09-12T16:21:52.500823Z",
            "updated_at": "2022-09-12T16:21:54.379302Z",
            "summary": "Yigal Ozeri: Miss America is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 28/05/2022, 00:00. Event is in Galerie Andreas Binder with address Knöbelstraße 27.",
            "title": "Yigal Ozeri: Miss America",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-05-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": "Knöbelstraße 27",
            "city": "Munich",
            "geolocation": "48.1371622,11.5866616",
            "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": []
        },
        {
            "id": 14281,
            "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": 14191,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/080080745b4740ac8b12d969932b954f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/080080745b4740ac8b12d969932b954f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/080080745b4740ac8b12d969932b954f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/080080745b4740ac8b12d969932b954f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/080080745b4740ac8b12d969932b954f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/080080745b4740ac8b12d969932b954f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/080080745b4740ac8b12d969932b954f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/080080745b4740ac8b12d969932b954f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/080080745b4740ac8b12d969932b954f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/080080745b4740ac8b12d969932b954f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T16:21:58.824329Z",
                "updated_at": "2022-09-12T16:21:58.824364Z",
                "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:02.012989Z",
            "publish_time": null,
            "slug": "kasmin-james-rosenquist-2022-04-28",
            "created_at": "2022-09-12T16:22:03.006648Z",
            "updated_at": "2022-09-12T16:22:03.637365Z",
            "summary": "James Rosenquist 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 509 West 27th Street.",
            "title": "James Rosenquist",
            "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": "509 West 27th Street",
            "city": "New York",
            "geolocation": "40.7506485,-74.0028891359026",
            "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": 14282,
            "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": 14193,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876c455b75b24407a667b3b60aa6ea31-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876c455b75b24407a667b3b60aa6ea31-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/876c455b75b24407a667b3b60aa6ea31.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876c455b75b24407a667b3b60aa6ea31-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876c455b75b24407a667b3b60aa6ea31-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876c455b75b24407a667b3b60aa6ea31-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876c455b75b24407a667b3b60aa6ea31-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876c455b75b24407a667b3b60aa6ea31-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876c455b75b24407a667b3b60aa6ea31-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/876c455b75b24407a667b3b60aa6ea31-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T16:21:59.823249Z",
                "updated_at": "2022-09-12T16:21:59.823286Z",
                "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:03.098853Z",
            "publish_time": null,
            "slug": "kasmin-297-tenth-avenue-robert-motherwell-lyric-suits-2022-04-28",
            "created_at": "2022-09-12T16:22:04.058142Z",
            "updated_at": "2022-09-12T16:22:04.457824Z",
            "summary": "Robert Motherwell: Lyric Suits 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 Suits",
            "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": []
        },
        {
            "id": 14283,
            "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": 14194,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c70451bcd342f99ea7d58cd1f45947-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c70451bcd342f99ea7d58cd1f45947-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/95c70451bcd342f99ea7d58cd1f45947.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c70451bcd342f99ea7d58cd1f45947-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c70451bcd342f99ea7d58cd1f45947-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c70451bcd342f99ea7d58cd1f45947-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c70451bcd342f99ea7d58cd1f45947-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c70451bcd342f99ea7d58cd1f45947-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c70451bcd342f99ea7d58cd1f45947-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/95c70451bcd342f99ea7d58cd1f45947-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-09-12T16:22:00.563323Z",
                "updated_at": "2022-09-12T16:22:00.563359Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4992,
                "name": "Kasmin | 509 West 27th Street",
                "slug": "kasmin-509-west-27th-street",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.75066289999999,-74.00300539999999",
                "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:04.316053Z",
            "publish_time": null,
            "slug": "kasmin-509-west-27th-street-james-rosenquist-2022-04-28",
            "created_at": "2022-09-12T16:22:05.098728Z",
            "updated_at": "2022-09-12T16:22:05.526399Z",
            "summary": "James Rosenquist is an Gallery Shows event starting on 28/04/2022, 00:00 and ending on 05/06/2022, 00:00. Event is in Kasmin | 509 West 27th Street with address 509 West 27th Street.",
            "title": "James Rosenquist",
            "content": null,
            "start_time": "2022-04-28T00:00:00.000000Z",
            "end_time": "2022-06-05T00: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": "509 West 27th Street",
            "city": "New York",
            "geolocation": "40.7506485,-74.0028891359026",
            "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": []
        }
    ]
}