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

{
    "count": 37586,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24192&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24156&ordering=-start_time",
    "results": [
        {
            "id": 9796,
            "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": 10512,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed88073a9f1d46b688f7c673f15b8e57-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed88073a9f1d46b688f7c673f15b8e57-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ed88073a9f1d46b688f7c673f15b8e57.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed88073a9f1d46b688f7c673f15b8e57-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed88073a9f1d46b688f7c673f15b8e57-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed88073a9f1d46b688f7c673f15b8e57-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed88073a9f1d46b688f7c673f15b8e57-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed88073a9f1d46b688f7c673f15b8e57-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed88073a9f1d46b688f7c673f15b8e57-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ed88073a9f1d46b688f7c673f15b8e57-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-24T09:44:49.504053Z",
                "updated_at": "2022-06-24T09:44:49.504089Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5274,
                "name": "Lehmann Maupin, Seoul",
                "slug": "lehmann-maupin-seoul",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.534982,126.9975659",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "KR",
            "publish_status": "published",
            "published_at": "2022-06-24T09:44:51.816901Z",
            "publish_time": null,
            "slug": "lehmann-maupin-seoul-catherine-opie-to-your-shore-from-my-shore-and-back-again-2022-06-30",
            "created_at": "2022-06-24T09:44:52.752042Z",
            "updated_at": "2022-06-24T09:44:58.202884Z",
            "summary": "Catherine Opie: To Your Shore From My Shore And Back Again is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 20/08/2022, 00:00. Event is in Lehmann Maupin, Seoul with address 74-18, Yulgok-ro 3-gil, Jongno-gu.",
            "title": "Catherine Opie: To Your Shore From My Shore And Back Again",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-08-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "74-18, Yulgok-ro 3-gil, Jongno-gu",
            "city": "Seoul",
            "geolocation": "37.5788871,126.9828564",
            "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": 9829,
            "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": 10541,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb7104b73dc41628be6a23122648052-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb7104b73dc41628be6a23122648052-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cfb7104b73dc41628be6a23122648052.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb7104b73dc41628be6a23122648052-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb7104b73dc41628be6a23122648052-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb7104b73dc41628be6a23122648052-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb7104b73dc41628be6a23122648052-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb7104b73dc41628be6a23122648052-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb7104b73dc41628be6a23122648052-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfb7104b73dc41628be6a23122648052-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-25T15:27:00.251168Z",
                "updated_at": "2022-06-25T15:27:00.251205Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3511,
                "name": "Hundred Years Gallery",
                "slug": "hundred-years-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5330956,-0.0761257",
                "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-06-25T15:27:03.791340Z",
            "publish_time": null,
            "slug": "hundred-years-gallery-verz-presents-two-trees-2022-06-30",
            "created_at": "2022-06-25T15:27:04.640147Z",
            "updated_at": "2022-06-25T15:27:05.102992Z",
            "summary": "verz presents two trees is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 02/07/2022, 00:00. Event is in Hundred Years Gallery with address 13 Pearson Street.",
            "title": "verz presents two trees",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-07-02T00: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": "13 Pearson Street",
            "city": "London",
            "geolocation": "51.533041,-0.0761964",
            "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": 9876,
            "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": 5319,
                "name": "Buchmann Galerie Lugano",
                "slug": "buchmann-galerie-lugano",
                "city": "Lugano",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.0044982,8.953069",
                "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-06-27T11:46:07.401792Z",
            "publish_time": null,
            "slug": "buchmann-galerie-lugano-fiona-rae-2022-06-30",
            "created_at": "2022-06-27T11:46:08.518575Z",
            "updated_at": "2022-06-27T11:46:09.155378Z",
            "summary": "FIONA RAE is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 30/09/2022, 00:00. Event is in Buchmann Galerie Lugano with address Via della Posta 2.",
            "title": "FIONA RAE",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via della Posta 2",
            "city": "Lugano",
            "geolocation": "46.5156171,12.8665933",
            "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": 10074,
            "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": 10752,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5bdd058aa8408ea6f173fc3465cc0f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5bdd058aa8408ea6f173fc3465cc0f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b5bdd058aa8408ea6f173fc3465cc0f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5bdd058aa8408ea6f173fc3465cc0f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5bdd058aa8408ea6f173fc3465cc0f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5bdd058aa8408ea6f173fc3465cc0f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5bdd058aa8408ea6f173fc3465cc0f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5bdd058aa8408ea6f173fc3465cc0f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5bdd058aa8408ea6f173fc3465cc0f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5bdd058aa8408ea6f173fc3465cc0f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-29T19:14:36.097096Z",
                "updated_at": "2022-06-29T19:14:36.097133Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3282,
                "name": "Bankside Gallery",
                "slug": "bankside-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5081414,-0.101209",
                "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-06-29T19:14:39.728261Z",
            "publish_time": null,
            "slug": "bankside-gallery-london-lives-2022-06-30",
            "created_at": "2022-06-29T19:14:40.539238Z",
            "updated_at": "2022-06-29T19:14:40.963869Z",
            "summary": "London Lives is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 10/07/2022, 00:00. Event is in Bankside Gallery with address 48 Hopton Street.",
            "title": "London Lives",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-07-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "48 Hopton Street",
            "city": "London",
            "geolocation": "-17.968511,122.2326823",
            "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": 10083,
            "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": 10759,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd1efe0cbbc454d81f5a26a58f80d64-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd1efe0cbbc454d81f5a26a58f80d64-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4bd1efe0cbbc454d81f5a26a58f80d64.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd1efe0cbbc454d81f5a26a58f80d64-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd1efe0cbbc454d81f5a26a58f80d64-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd1efe0cbbc454d81f5a26a58f80d64-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd1efe0cbbc454d81f5a26a58f80d64-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd1efe0cbbc454d81f5a26a58f80d64-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd1efe0cbbc454d81f5a26a58f80d64-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4bd1efe0cbbc454d81f5a26a58f80d64-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-29T19:25:32.630629Z",
                "updated_at": "2022-06-29T19:25:32.630665Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 747,
                "name": "David Zwirner 20th Street New York",
                "slug": "david-zwirner-20th-street-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.746768,-74.00720999999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 793,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th_St_crop-21-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th_St_crop-21-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th_St_crop-21-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20th_St_crop-21.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th_St_crop-21-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th_St_crop-21-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th_St_crop-21-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20th_St_crop-21-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T20:25:39.309224Z",
                    "updated_at": "2021-09-14T12:54:07.843597Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "20th_St_crop (2)",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-29T19:25:35.366327Z",
            "publish_time": null,
            "slug": "david-zwirner-20th-street-new-york-for-keeps-selected-parkett-editions-1984-2017-2022-06-30",
            "created_at": "2022-06-29T19:25:36.212375Z",
            "updated_at": "2022-06-29T19:25:36.855456Z",
            "summary": "For Keeps: Selected Parkett Editions 1984-2017 is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 05/08/2022, 00:00. Event is in David Zwirner 20th Street New York with address 537 West 20th Street.",
            "title": "For Keeps: Selected Parkett Editions 1984-2017",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-08-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": "537 West 20th Street",
            "city": "New York",
            "geolocation": "40.74676395,-74.00721284139541",
            "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": 10088,
            "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": 5385,
                "name": "Lindberg Galleries",
                "slug": "lindberg-galleries",
                "city": "Richmond",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.820945,144.9939077",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2022-06-29T19:36:53.696585Z",
            "publish_time": null,
            "slug": "francisco-tavoni-temet-nosce-2022-06-30",
            "created_at": "2022-06-29T19:36:54.460710Z",
            "updated_at": "2022-06-29T19:36:54.842806Z",
            "summary": "Temet Nosce is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 23/07/2022, 00:00. Event is in Lindberg Galleries with address 208 Lennox Street Richmond.",
            "title": "Temet Nosce",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-07-23T00: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": "208 Lennox Street Richmond",
            "city": "South Melbourne, VIC",
            "geolocation": "-33.6018383,150.7533132",
            "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": 10090,
            "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": 10765,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75002c65ce1645f9bdeaf1c9312d4c05-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75002c65ce1645f9bdeaf1c9312d4c05-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/75002c65ce1645f9bdeaf1c9312d4c05.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75002c65ce1645f9bdeaf1c9312d4c05-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75002c65ce1645f9bdeaf1c9312d4c05-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75002c65ce1645f9bdeaf1c9312d4c05-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75002c65ce1645f9bdeaf1c9312d4c05-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75002c65ce1645f9bdeaf1c9312d4c05-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75002c65ce1645f9bdeaf1c9312d4c05-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75002c65ce1645f9bdeaf1c9312d4c05-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-29T19:38:08.231285Z",
                "updated_at": "2022-06-29T19:38:08.231321Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4218,
                "name": "Galerie EIGEN + ART",
                "slug": "galerie-eigen-art",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.526826,13.3972936",
                "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-06-29T19:38:11.885856Z",
            "publish_time": null,
            "slug": "galerie-eigen-art-birgit-brenner-stef-heidhues-christine-hill-maix-mayer-and-lada-nakonechna-reclaiming-space-2022-06-30",
            "created_at": "2022-06-29T19:38:12.660443Z",
            "updated_at": "2022-06-29T19:38:13.325312Z",
            "summary": "Birgit Brenner, Stef Heidhues, Christine Hill, Maix Mayer, and Lada Nakonechna: Reclaiming Space is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 03/09/2022, 00:00. Event is in Galerie EIGEN + ART with address Auguststrasse 26.",
            "title": "Birgit Brenner, Stef Heidhues, Christine Hill, Maix Mayer, and Lada Nakonechna: Reclaiming Space",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-09-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Auguststrasse 26",
            "city": "Berlin",
            "geolocation": "52.5270045,13.3971881",
            "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": 10100,
            "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": 10774,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de3ba7f919c348268f2543b30b4155d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de3ba7f919c348268f2543b30b4155d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/de3ba7f919c348268f2543b30b4155d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de3ba7f919c348268f2543b30b4155d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de3ba7f919c348268f2543b30b4155d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de3ba7f919c348268f2543b30b4155d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de3ba7f919c348268f2543b30b4155d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de3ba7f919c348268f2543b30b4155d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de3ba7f919c348268f2543b30b4155d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de3ba7f919c348268f2543b30b4155d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-29T19:55:19.739860Z",
                "updated_at": "2022-06-29T19:55:19.739895Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5390,
                "name": "Haus der Berliner Festspiele",
                "slug": "haus-der-berliner-festspiele",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4993773,13.3311778",
                "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-06-29T19:55:22.845331Z",
            "publish_time": null,
            "slug": "haus-der-berliner-festspiele-i-am-vr-2022-06-30",
            "created_at": "2022-06-29T19:55:23.623834Z",
            "updated_at": "2022-06-29T19:55:24.353201Z",
            "summary": "I Am (VR) is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 04/07/2022, 00:00. Event is in Haus der Berliner Festspiele with address Schaperstraße 24.",
            "title": "I Am (VR)",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-07-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": "Schaperstraße 24",
            "city": "Berlin",
            "geolocation": "52.49800525,13.329586512935762",
            "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": 10111,
            "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": 10779,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1927346cdce4ec9813b1bd17892d36b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1927346cdce4ec9813b1bd17892d36b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e1927346cdce4ec9813b1bd17892d36b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1927346cdce4ec9813b1bd17892d36b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1927346cdce4ec9813b1bd17892d36b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1927346cdce4ec9813b1bd17892d36b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1927346cdce4ec9813b1bd17892d36b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1927346cdce4ec9813b1bd17892d36b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1927346cdce4ec9813b1bd17892d36b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e1927346cdce4ec9813b1bd17892d36b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-29T20:11:52.722650Z",
                "updated_at": "2022-06-29T20:11:52.722697Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5393,
                "name": "KARST",
                "slug": "karst",
                "city": "Plymouth",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.3688722,-4.1572944",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-29T20:11:55.960452Z",
            "publish_time": null,
            "slug": "karst-kevin-hunt-lowkey-2022-06-30",
            "created_at": "2022-06-29T20:11:56.727099Z",
            "updated_at": "2022-06-29T20:11:57.364794Z",
            "summary": "Kevin Hunt: (lowkey) is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 27/08/2022, 00:00. Event is in KARST with address 22 George Place.",
            "title": "Kevin Hunt: (lowkey)",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-08-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": "22 George Place",
            "city": "Plymouth",
            "geolocation": "55.65775555,-3.1956312223395935",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 10123,
            "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": 10790,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b25f08ba94f42508f830d1b601fd48c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b25f08ba94f42508f830d1b601fd48c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6b25f08ba94f42508f830d1b601fd48c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b25f08ba94f42508f830d1b601fd48c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b25f08ba94f42508f830d1b601fd48c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b25f08ba94f42508f830d1b601fd48c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b25f08ba94f42508f830d1b601fd48c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b25f08ba94f42508f830d1b601fd48c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b25f08ba94f42508f830d1b601fd48c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6b25f08ba94f42508f830d1b601fd48c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-01T09:37:38.690888Z",
                "updated_at": "2022-07-01T09:37:38.690922Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5268,
                "name": "LiTE-HAUS Galerie + Projektraum",
                "slug": "lite-haus-galerie-projektraum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4740578,13.4520072",
                "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-07-01T09:37:43.116050Z",
            "publish_time": null,
            "slug": "lite-haus-galerie-projektraum-july-summer-show-2022-2022-06-30",
            "created_at": "2022-07-01T09:37:43.920705Z",
            "updated_at": "2022-07-01T09:37:44.460633Z",
            "summary": "July Summer Show 2022 is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 24/07/2022, 00:00. Event is in LiTE-HAUS Galerie + Projektraum with address Mareschstr. 4.",
            "title": "July Summer Show 2022",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-07-24T00: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": "Mareschstr. 4",
            "city": "Berlin",
            "geolocation": "52.4741375,13.451784",
            "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": 10131,
            "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": 10797,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53dde08c17524c30954f5cfba21093f5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53dde08c17524c30954f5cfba21093f5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/53dde08c17524c30954f5cfba21093f5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53dde08c17524c30954f5cfba21093f5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53dde08c17524c30954f5cfba21093f5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53dde08c17524c30954f5cfba21093f5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53dde08c17524c30954f5cfba21093f5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53dde08c17524c30954f5cfba21093f5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53dde08c17524c30954f5cfba21093f5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53dde08c17524c30954f5cfba21093f5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-01T09:57:04.034096Z",
                "updated_at": "2022-07-01T09:57:04.034134Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5404,
                "name": "Philip Martin Gallery",
                "slug": "philip-martin-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.033647,-118.3757694",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-01T09:57:07.930285Z",
            "publish_time": null,
            "slug": "philip-martin-gallery-james-morse-because-there-are-stars-2022-06-30",
            "created_at": "2022-07-01T09:57:08.772278Z",
            "updated_at": "2022-07-01T09:57:09.160534Z",
            "summary": "James Morse: Because There Are Stars is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 30/07/2022, 00:00. Event is in Philip Martin Gallery with address 2712 S. La Cienega Boulevard.",
            "title": "James Morse: Because There Are Stars",
            "content": null,
            "start_time": "2022-06-30T00: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": "2712 S. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.0333917,-118.375634",
            "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": 10144,
            "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": 10808,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bbdd600dccaa47c6904dbb47c974228b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bbdd600dccaa47c6904dbb47c974228b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bbdd600dccaa47c6904dbb47c974228b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bbdd600dccaa47c6904dbb47c974228b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bbdd600dccaa47c6904dbb47c974228b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bbdd600dccaa47c6904dbb47c974228b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bbdd600dccaa47c6904dbb47c974228b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bbdd600dccaa47c6904dbb47c974228b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bbdd600dccaa47c6904dbb47c974228b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bbdd600dccaa47c6904dbb47c974228b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-02T10:37:00.467001Z",
                "updated_at": "2022-07-02T10:37:00.467036Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4134,
                "name": "The Muse Gallery",
                "slug": "muse-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51794899999999,-0.2068043",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-02T10:37:03.606634Z",
            "publish_time": null,
            "slug": "the-muse-gallery-facing-up-by-jacob-yentob-2022-06-30",
            "created_at": "2022-07-02T10:37:04.395700Z",
            "updated_at": "2022-07-02T10:37:04.852138Z",
            "summary": "FACING UP by Jacob Yentob is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 10/07/2022, 00:00. Event is in The Muse Gallery with address 269 Portobello Road.",
            "title": "FACING UP by Jacob Yentob",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-07-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "269 Portobello Road",
            "city": "London",
            "geolocation": "51.5179476,-0.2067951",
            "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": 10145,
            "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": 10809,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abaca68850e41cba3bc0f9794ca480d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abaca68850e41cba3bc0f9794ca480d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0abaca68850e41cba3bc0f9794ca480d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abaca68850e41cba3bc0f9794ca480d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abaca68850e41cba3bc0f9794ca480d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abaca68850e41cba3bc0f9794ca480d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abaca68850e41cba3bc0f9794ca480d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abaca68850e41cba3bc0f9794ca480d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abaca68850e41cba3bc0f9794ca480d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abaca68850e41cba3bc0f9794ca480d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-02T10:39:44.851418Z",
                "updated_at": "2022-07-02T10:39:44.851451Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5413,
                "name": "The Cello Factory",
                "slug": "cello-factory",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.50499790000001,-0.1106295",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-02T10:39:49.057403Z",
            "publish_time": null,
            "slug": "the-cello-factory-horizon-landscape-beyond-2022-06-30",
            "created_at": "2022-07-02T10:39:49.838385Z",
            "updated_at": "2022-07-02T10:39:50.420210Z",
            "summary": "Horizon (landscape & beyond) is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 10/07/2022, 00:00. Event is in The Cello Factory with address 33-34 Cornwall Road.",
            "title": "Horizon (landscape & beyond)",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-07-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "33-34 Cornwall Road",
            "city": "London",
            "geolocation": "51.505044299999994,-0.11046641631179827",
            "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": 10940,
            "author": {
                "id": "98daf5e1-21a1-4e57-b99b-c7f7f1e8a62e",
                "username": "DeBuckGallery",
                "slug": "jenniferwolf",
                "first_name": "DeBuckGallery",
                "last_name": "",
                "display_name": "Jennifer Wolf",
                "display_name_full": "Jennifer Wolf",
                "email": "collect@debuckgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 11501,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cab248918ab4454aec979c9b104964a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cab248918ab4454aec979c9b104964a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2cab248918ab4454aec979c9b104964a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cab248918ab4454aec979c9b104964a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cab248918ab4454aec979c9b104964a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cab248918ab4454aec979c9b104964a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cab248918ab4454aec979c9b104964a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cab248918ab4454aec979c9b104964a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cab248918ab4454aec979c9b104964a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2cab248918ab4454aec979c9b104964a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-26T09:44:14.077552Z",
                "updated_at": "2022-07-26T09:44:14.077588Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 321,
                "name": "DE BUCK GALLERY New York",
                "slug": "de-buck-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.750587,-74.0029066",
                "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-07-26T09:44:16.555722Z",
            "publish_time": null,
            "slug": "de-buck-gallery-new-york-warm-comfort-2022-06-30",
            "created_at": "2022-07-26T09:44:17.350383Z",
            "updated_at": "2022-08-03T08:41:56.251475Z",
            "summary": "Warm Comfort is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 28/07/2022, 00:00. Event is in DE BUCK GALLERY New York with address 50 Chemin des Trious.",
            "title": "Warm Comfort",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-07-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": "50 Chemin des Trious",
            "city": "Saint-Paul-de-Vence",
            "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": 10944,
            "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": 11504,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a009e3a8f9dd45b7945a5e6369eb43de-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a009e3a8f9dd45b7945a5e6369eb43de-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a009e3a8f9dd45b7945a5e6369eb43de.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a009e3a8f9dd45b7945a5e6369eb43de-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a009e3a8f9dd45b7945a5e6369eb43de-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a009e3a8f9dd45b7945a5e6369eb43de-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a009e3a8f9dd45b7945a5e6369eb43de-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a009e3a8f9dd45b7945a5e6369eb43de-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a009e3a8f9dd45b7945a5e6369eb43de-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a009e3a8f9dd45b7945a5e6369eb43de-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-26T09:51:03.930118Z",
                "updated_at": "2022-07-26T09:51:03.930157Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5715,
                "name": "Douglas Fir",
                "slug": "douglas-fir",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4147281,-0.07089949999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-26T09:51:08.092234Z",
            "publish_time": null,
            "slug": "douglas-fir-solo-show-zac-merle-in-the-places-where-we-were-2022-06-30",
            "created_at": "2022-07-26T09:51:08.879727Z",
            "updated_at": "2022-07-26T09:51:09.287803Z",
            "summary": "(Solo show) Zac Merle: In The Places Where We Were is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 28/07/2022, 00:00. Event is in Douglas Fir with address 144 Anerley Rd.",
            "title": "(Solo show) Zac Merle: In The Places Where We Were",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-07-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": "144 Anerley Rd",
            "city": "London",
            "geolocation": "51.41471755,-0.07088215584648781",
            "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": 11191,
            "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": 11721,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413036d5124649c6bc8d095f070be2bc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413036d5124649c6bc8d095f070be2bc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/413036d5124649c6bc8d095f070be2bc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413036d5124649c6bc8d095f070be2bc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413036d5124649c6bc8d095f070be2bc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413036d5124649c6bc8d095f070be2bc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413036d5124649c6bc8d095f070be2bc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413036d5124649c6bc8d095f070be2bc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413036d5124649c6bc8d095f070be2bc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/413036d5124649c6bc8d095f070be2bc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-28T08:51:49.299380Z",
                "updated_at": "2022-07-28T08:51:49.299462Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3613,
                "name": "The Stash Gallery at Vouts-O-Reenees",
                "slug": "stash-gallery-vouts-o-reenees",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51130000000001,-0.0722234",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-07-28T08:51:54.493447Z",
            "publish_time": null,
            "slug": "the-stash-gallery-at-vouts-o-reenees-naked-selfie-by-wilma-johnson-2022-06-30",
            "created_at": "2022-07-28T08:51:55.493924Z",
            "updated_at": "2022-07-28T08:51:56.567351Z",
            "summary": "Naked Selfie by Wilma Johnson is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 31/07/2022, 00:00. Event is in The Stash Gallery at Vouts-O-Reenees with address The Crypt.",
            "title": "Naked Selfie by Wilma Johnson",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-07-31T00: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": "The Crypt",
            "city": "London",
            "geolocation": "51.9807421,-2.4421871",
            "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": 11193,
            "author": {
                "id": "0c3a2bb0-a403-4f25-8ea3-6cc9606b3d5f",
                "username": "melanie@thecampgallery.com",
                "slug": "melaniethecampgallerycom",
                "first_name": "Melanie",
                "last_name": "Prapopulos",
                "display_name": null,
                "display_name_full": "Melanie Prapopulos",
                "email": "melanie@thecampgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4745,
                "name": "The Contemporary Art Modern Project",
                "slug": "contemporary-art-modern-project",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.8905815,-80.1827763",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-28T08:56:37.476048Z",
            "publish_time": null,
            "slug": "the-contemporary-art-modern-project-women-pulling-at-the-threads-of-social-discourse-2022-06-30",
            "created_at": "2022-07-28T08:56:38.332173Z",
            "updated_at": "2022-08-03T08:41:52.462983Z",
            "summary": "Women Pulling at the Threads of Social Discourse is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 04/09/2022, 00:00. Event is in The Contemporary Art Modern Project with address 19 Newtown Turnpike.",
            "title": "Women Pulling at the Threads of Social Discourse",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-09-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": "19 Newtown Turnpike",
            "city": "Westport, CT",
            "geolocation": "41.1598763,-73.3878637",
            "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": 11200,
            "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": 11729,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2414cba34f38481d8111c98b4b9efeb4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2414cba34f38481d8111c98b4b9efeb4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2414cba34f38481d8111c98b4b9efeb4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2414cba34f38481d8111c98b4b9efeb4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2414cba34f38481d8111c98b4b9efeb4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2414cba34f38481d8111c98b4b9efeb4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2414cba34f38481d8111c98b4b9efeb4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2414cba34f38481d8111c98b4b9efeb4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2414cba34f38481d8111c98b4b9efeb4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2414cba34f38481d8111c98b4b9efeb4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-28T08:59:59.501134Z",
                "updated_at": "2022-07-28T08:59:59.501170Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5796,
                "name": "SUBURBIA CONTEMPORARY",
                "slug": "suburbia-contemporary",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.3978939,2.170037499999999",
                "artworks_for_sale_count": 34,
                "featured_image": {
                    "id": 4871,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/17747265a0a04e278bdaa8e5564af101.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/17747265a0a04e278bdaa8e5564af101-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2024-05-15T09:24:23.203117Z",
                    "updated_at": "2024-05-15T09:24:23.203179Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "a7d35e51-2955-439e-83fb-3d01df4a6cfc"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "ES",
            "publish_status": "published",
            "published_at": "2022-07-28T09:00:04.287382Z",
            "publish_time": null,
            "slug": "suburbia-contemporary-nestor-ceniceros-intermitent-2022-06-30",
            "created_at": "2022-07-28T09:00:05.190675Z",
            "updated_at": "2022-07-28T09:00:05.803942Z",
            "summary": "Nestor Ceniceros  /// INTERMITENT is an Gallery Shows event starting on 30/06/2022, 00:00 and ending on 30/08/2022, 00:00. Event is in Suburbia Contemporary with address Carrer de Valencia 345.",
            "title": "Nestor Ceniceros  /// INTERMITENT",
            "content": null,
            "start_time": "2022-06-30T00:00:00.000000Z",
            "end_time": "2022-08-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": "Carrer de Valencia 345",
            "city": "Barcelona",
            "geolocation": "41.397948299999996,2.1699633015739592",
            "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": []
        }
    ]
}