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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9774&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=9738&ordering=-start_time",
    "results": [
        {
            "id": 28936,
            "author": {
                "id": "849f2e87-11af-4dd2-951f-77a9967f8ac6",
                "username": "huw_1420",
                "slug": "huw_1420",
                "first_name": "Huw",
                "last_name": "Lougher",
                "display_name": "Huw Lougher",
                "display_name_full": "Huw Lougher",
                "email": "art@loughercontemporary.com",
                "telephone": "+44 (0) 117 959 6411"
            },
            "price": null,
            "featured_image": {
                "id": 27539,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/586dffe542424f23b732156138db6101-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/586dffe542424f23b732156138db6101-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/586dffe542424f23b732156138db6101-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/586dffe542424f23b732156138db6101-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/586dffe542424f23b732156138db6101-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/586dffe542424f23b732156138db6101.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/586dffe542424f23b732156138db6101-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/586dffe542424f23b732156138db6101-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/586dffe542424f23b732156138db6101-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/586dffe542424f23b732156138db6101-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T17:45:43.078240Z",
                "updated_at": "2023-07-06T17:45:43.078295Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2990,
                "name": "Lougher Contemporary",
                "slug": "lougher-contemporary",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.454513,-2.58791",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3485,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artsy_Banner_1.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artsy_Banner_1-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2021-09-29T14:59:49.819056Z",
                    "updated_at": "2021-09-29T14:59:49.819108Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "849f2e87-11af-4dd2-951f-77a9967f8ac6"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T17:45:46.180597Z",
            "publish_time": null,
            "slug": "lougher-contemporary-david-hockney-2023-07-01",
            "created_at": "2023-07-06T17:45:47.137848Z",
            "updated_at": "2023-07-06T17:45:48.286378Z",
            "summary": "David Hockney is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 31/07/2023, 00:00. Event is in Lougher Contemporary with address Trym Lodge, 1 Henbury Rd.",
            "title": "David Hockney",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-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": "Trym Lodge, 1 Henbury Rd",
            "city": "Bristol",
            "geolocation": "51.49518675,-2.6182743030008035",
            "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": 27656,
            "author": {
                "id": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48",
                "username": "harriet@agora-gallery.com",
                "slug": "harrietagora-gallerycom",
                "first_name": "Harriet",
                "last_name": "Sunga",
                "display_name": null,
                "display_name_full": "Harriet Sunga",
                "email": "harriet@agora-gallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 734,
                "name": "AGORA GALLERY New York",
                "slug": "agora-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7494083,-74.0045743",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-15T19:29:06.971964Z",
            "publish_time": null,
            "slug": "agora-gallery-new-york-giovanni-b-tresso-mirrors-2023-07-01",
            "created_at": "2023-06-15T19:29:07.892933Z",
            "updated_at": "2023-06-15T19:29:09.614805Z",
            "summary": "Giovanni B. Tresso: Mirrors is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 21/07/2023, 00:00. Event is in AGORA GALLERY New York with address 530 W. 25th Street.",
            "title": "Giovanni B. Tresso: Mirrors",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-07-21T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "530 W. 25th Street",
            "city": "New York",
            "geolocation": "36.87275085,-76.29166582096775",
            "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": 28512,
            "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": 27149,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ec8ada15934aedb3dccbb23d1e0598-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ec8ada15934aedb3dccbb23d1e0598-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ec8ada15934aedb3dccbb23d1e0598-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ec8ada15934aedb3dccbb23d1e0598-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ec8ada15934aedb3dccbb23d1e0598-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/76ec8ada15934aedb3dccbb23d1e0598.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ec8ada15934aedb3dccbb23d1e0598-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ec8ada15934aedb3dccbb23d1e0598-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ec8ada15934aedb3dccbb23d1e0598-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/76ec8ada15934aedb3dccbb23d1e0598-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-02T15:25:42.686189Z",
                "updated_at": "2023-07-02T15:25:42.686226Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4518,
                "name": "Blum & Poe Los Angeles",
                "slug": "blum-poe-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0329595,-118.3756203",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-02T15:25:46.635857Z",
            "publish_time": null,
            "slug": "blum-poe-los-angeles-matt-saunders-the-distances-2023-07-01",
            "created_at": "2023-07-02T15:25:47.532812Z",
            "updated_at": "2023-07-02T15:25:48.627777Z",
            "summary": "Matt Saunders. The Distances is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 12/08/2023, 00:00. Event is in Blum & Poe Los Angeles with address 2727 S. La Cienega Boulevard.",
            "title": "Matt Saunders. The Distances",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-08-12T00: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": "2727 S. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.0519355,-118.376141",
            "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": 29054,
            "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": 27635,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d98b4367ed4c8a91d7fcf6066b7548-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d98b4367ed4c8a91d7fcf6066b7548-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d98b4367ed4c8a91d7fcf6066b7548-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d98b4367ed4c8a91d7fcf6066b7548-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d98b4367ed4c8a91d7fcf6066b7548-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c2d98b4367ed4c8a91d7fcf6066b7548.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d98b4367ed4c8a91d7fcf6066b7548-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d98b4367ed4c8a91d7fcf6066b7548-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d98b4367ed4c8a91d7fcf6066b7548-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c2d98b4367ed4c8a91d7fcf6066b7548-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T18:26:28.719642Z",
                "updated_at": "2023-07-06T18:26:28.719698Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5540,
                "name": "Project Ability Ltd",
                "slug": "project-ability-ltd",
                "city": "Glasgow",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.8570548,-4.2468012",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T18:26:33.575164Z",
            "publish_time": null,
            "slug": "project-ability-ltd-young-talent-2023-2023-07-01",
            "created_at": "2023-07-06T18:26:34.495392Z",
            "updated_at": "2023-07-06T18:26:34.873905Z",
            "summary": "Young Talent 2023 is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Project Ability Ltd with address 103 Trongate.",
            "title": "Young Talent 2023",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "103 Trongate",
            "city": "Glasgow",
            "geolocation": "55.8570154,-4.246766",
            "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": 29056,
            "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": 27637,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6aa954cea9774be7b4d93f7f18eb213d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6aa954cea9774be7b4d93f7f18eb213d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6aa954cea9774be7b4d93f7f18eb213d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6aa954cea9774be7b4d93f7f18eb213d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6aa954cea9774be7b4d93f7f18eb213d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6aa954cea9774be7b4d93f7f18eb213d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6aa954cea9774be7b4d93f7f18eb213d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6aa954cea9774be7b4d93f7f18eb213d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6aa954cea9774be7b4d93f7f18eb213d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6aa954cea9774be7b4d93f7f18eb213d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T18:26:29.472112Z",
                "updated_at": "2023-07-06T18:26:29.472150Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8674,
                "name": "Reisig and Taylor Contemporary",
                "slug": "reisig-and-taylor-contemporary",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0339425,-118.3763531",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-06T18:26:35.068347Z",
            "publish_time": null,
            "slug": "reisig-and-taylor-contemporary-saun-santipreecha-dandelyeor-beneath-this-rivers-tempod-time-we-walk-2023-07-01",
            "created_at": "2023-07-06T18:26:35.979674Z",
            "updated_at": "2023-07-06T18:26:36.609375Z",
            "summary": "Saun Santipreecha. Dandelye—or, Beneath this River’s Tempo’d Time We Walk is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Reisig and Taylor Contemporary with address 2680 South La Cienega Blvd.",
            "title": "Saun Santipreecha. Dandelye—or, Beneath this River’s Tempo’d Time We Walk",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2680 South La Cienega Blvd",
            "city": "Los Angeles",
            "geolocation": "34.0519355,-118.376141",
            "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": 28543,
            "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": 5840,
                "name": "Donna Leatherman LLC",
                "slug": "donna-leatherman-llc",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7683456,-73.96825009999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-02T17:41:25.816827Z",
            "publish_time": null,
            "slug": "donna-leatherman-llc-summer-in-colors-2023-07-01",
            "created_at": "2023-07-02T17:41:26.737720Z",
            "updated_at": "2023-07-02T17:41:28.902026Z",
            "summary": "Summer in Colors is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 31/08/2023, 00:00. Event is in Donna Leatherman LLC with address 780 Madison Avenue.",
            "title": "Summer in Colors",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-08-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": "780 Madison Avenue",
            "city": "New York",
            "geolocation": "41.1921524,-73.2040689",
            "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": 28515,
            "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": 27153,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bb63f968d094e728d0671c9f01e3f7f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bb63f968d094e728d0671c9f01e3f7f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bb63f968d094e728d0671c9f01e3f7f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bb63f968d094e728d0671c9f01e3f7f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bb63f968d094e728d0671c9f01e3f7f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5bb63f968d094e728d0671c9f01e3f7f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bb63f968d094e728d0671c9f01e3f7f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bb63f968d094e728d0671c9f01e3f7f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bb63f968d094e728d0671c9f01e3f7f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5bb63f968d094e728d0671c9f01e3f7f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-02T15:30:35.065464Z",
                "updated_at": "2023-07-02T15:30:35.065499Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5013,
                "name": "BPA// Raum",
                "slug": "bpa-raum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.50553379999999,13.4981196",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-07-02T15:30:37.564420Z",
            "publish_time": null,
            "slug": "bpa-raum-base-motive-2023-07-01",
            "created_at": "2023-07-02T15:30:38.485700Z",
            "updated_at": "2023-07-02T15:30:38.894983Z",
            "summary": "Base Motive is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 12/08/2023, 00:00. Event is in BPA// Raum with address Sophie-Gips-Höfe.",
            "title": "Base Motive",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-08-12T00: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": "Sophie-Gips-Höfe",
            "city": "Berlin",
            "geolocation": "52.52615015000001,13.40048040681523",
            "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": 29055,
            "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": 27636,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2950ab093d694d63b6d9af83be173fda-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2950ab093d694d63b6d9af83be173fda-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2950ab093d694d63b6d9af83be173fda-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2950ab093d694d63b6d9af83be173fda-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2950ab093d694d63b6d9af83be173fda-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2950ab093d694d63b6d9af83be173fda.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2950ab093d694d63b6d9af83be173fda-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2950ab093d694d63b6d9af83be173fda-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2950ab093d694d63b6d9af83be173fda-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2950ab093d694d63b6d9af83be173fda-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T18:26:28.894894Z",
                "updated_at": "2023-07-06T18:26:28.894930Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3274,
                "name": "Pulpo Gallery",
                "slug": "pulpo-gallery",
                "city": "Murnau",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "47.6812291,11.2013808",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-07-06T18:26:33.636634Z",
            "publish_time": null,
            "slug": "pulpo-gallery-patrick-tresset-we-are-here-and-now-2023-07-01",
            "created_at": "2023-07-06T18:26:34.590637Z",
            "updated_at": "2023-07-06T18:26:35.662598Z",
            "summary": "Patrick Tresset: We Are Here and Now is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 19/08/2023, 00:00. Event is in Pulpo Gallery with address Obermarkt 51.",
            "title": "Patrick Tresset: We Are Here and Now",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-08-19T00: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": "Obermarkt 51",
            "city": "Munich",
            "geolocation": "47.91156355,11.417595080685357",
            "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": 29335,
            "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": 8446,
                "name": "Galleria Paola Colombari",
                "slug": "galleria-paola-colombari",
                "city": "Milano",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4826999,9.1835978",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2023-07-14T12:08:25.056169Z",
            "publish_time": null,
            "slug": "galleria-paola-colombari-homage-to-carlo-mollino-2023-07-01",
            "created_at": "2023-07-14T12:08:25.964003Z",
            "updated_at": "2023-07-14T12:08:26.392499Z",
            "summary": "Homage to Carlo Mollino is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 31/12/2023, 01:00. Event is in Galleria Paola Colombari with address Via Maroncelli 13.",
            "title": "Homage to Carlo Mollino",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-12-31T01: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 Maroncelli 13",
            "city": "Milan",
            "geolocation": "40.9399148,9.4991888",
            "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": 29391,
            "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": 27939,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59282c3dd46a42b6b0b3e4ab39427915-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59282c3dd46a42b6b0b3e4ab39427915-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59282c3dd46a42b6b0b3e4ab39427915-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59282c3dd46a42b6b0b3e4ab39427915-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59282c3dd46a42b6b0b3e4ab39427915-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/59282c3dd46a42b6b0b3e4ab39427915.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59282c3dd46a42b6b0b3e4ab39427915-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59282c3dd46a42b6b0b3e4ab39427915-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59282c3dd46a42b6b0b3e4ab39427915-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59282c3dd46a42b6b0b3e4ab39427915-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-14T12:26:09.096912Z",
                "updated_at": "2023-07-14T12:26:09.096949Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6593,
                "name": "Kwadrat",
                "slug": "kwadrat",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4954458,13.4312755",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-07-14T12:26:13.175502Z",
            "publish_time": null,
            "slug": "kwadrat-lea-mugnaini-la-turchese-volante-2023-07-01",
            "created_at": "2023-07-14T12:26:14.138684Z",
            "updated_at": "2023-07-14T12:26:15.174001Z",
            "summary": "Lea Mugnaini. La Turchese volante is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 05/08/2023, 00:00. Event is in Kwadrat with address Reichenbergerstr. 125,.",
            "title": "Lea Mugnaini. La Turchese volante",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-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": "Reichenbergerstr. 125,",
            "city": "Berlin",
            "geolocation": "49.776967,9.500231",
            "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": 29067,
            "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": 27646,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/149a75f950a145d9bc590fcd2980b865-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/149a75f950a145d9bc590fcd2980b865-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/149a75f950a145d9bc590fcd2980b865-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/149a75f950a145d9bc590fcd2980b865-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/149a75f950a145d9bc590fcd2980b865-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/149a75f950a145d9bc590fcd2980b865.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/149a75f950a145d9bc590fcd2980b865-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/149a75f950a145d9bc590fcd2980b865-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/149a75f950a145d9bc590fcd2980b865-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/149a75f950a145d9bc590fcd2980b865-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T18:34:40.132862Z",
                "updated_at": "2023-07-06T18:34:40.132900Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8930,
                "name": "Flatland Projects",
                "slug": "flatland-projects",
                "city": "Bexhill-on-Sea",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8423802,0.4643027",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-06T18:34:44.923657Z",
            "publish_time": null,
            "slug": "flatland-projects-the-ground-is-kind-black-butter-2023-07-01",
            "created_at": "2023-07-06T18:34:45.866202Z",
            "updated_at": "2023-07-06T18:34:45.903298Z",
            "summary": "The ground is kind, black butter is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 06/08/2023, 00:00. Event is in Flatland Projects with address Unit 7, Beeching Road Studios.",
            "title": "The ground is kind, black butter",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-08-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Unit 7, Beeching Road Studios",
            "city": "Bexhill",
            "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": 27923,
            "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": 26628,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae89779961644c868a7d9542a7a1bafb-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae89779961644c868a7d9542a7a1bafb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae89779961644c868a7d9542a7a1bafb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae89779961644c868a7d9542a7a1bafb-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae89779961644c868a7d9542a7a1bafb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae89779961644c868a7d9542a7a1bafb.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae89779961644c868a7d9542a7a1bafb-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae89779961644c868a7d9542a7a1bafb-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae89779961644c868a7d9542a7a1bafb-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae89779961644c868a7d9542a7a1bafb-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-20T14:05:57.351191Z",
                "updated_at": "2023-06-20T14:05:57.351246Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3947,
                "name": "E-WERK Luckenwalde",
                "slug": "e-werk-luckenwalde",
                "city": "Luckenwalde",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.0836768,13.1542049",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-20T14:06:07.002290Z",
            "publish_time": null,
            "slug": "e-werk-luckenwalde-burn-out-2023-07-01",
            "created_at": "2023-06-20T14:06:07.924277Z",
            "updated_at": "2023-06-20T14:06:10.009495Z",
            "summary": "Burn Out is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 02/07/2023, 00:00. Event is in E-WERK Luckenwalde with address Rudolf-Breitscheid-Str. 73.",
            "title": "Burn Out",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-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": "Rudolf-Breitscheid-Str. 73",
            "city": "Luckenwalde",
            "geolocation": "51.756034150000005,14.330475999730215",
            "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": 29040,
            "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": 27620,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8cd886108654e9c971ad69848e0ada1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8cd886108654e9c971ad69848e0ada1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8cd886108654e9c971ad69848e0ada1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8cd886108654e9c971ad69848e0ada1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8cd886108654e9c971ad69848e0ada1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b8cd886108654e9c971ad69848e0ada1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8cd886108654e9c971ad69848e0ada1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8cd886108654e9c971ad69848e0ada1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8cd886108654e9c971ad69848e0ada1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8cd886108654e9c971ad69848e0ada1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-06T18:25:06.063286Z",
                "updated_at": "2023-07-06T18:25:06.063323Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8929,
                "name": "INSOLA Berlin - a blue floating space!",
                "slug": "insola-berlin-blue-floating-space",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-07-06T18:25:12.840081Z",
            "publish_time": null,
            "slug": "insola-berlin-a-blue-floating-space-floating-realities-2023-07-01",
            "created_at": "2023-07-06T18:25:13.761667Z",
            "updated_at": "2023-07-06T18:25:13.828892Z",
            "summary": "Floating Realities is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 06/07/2023, 00:00. Event is in INSOLA Berlin - a blue floating space! with address Insel der Jungen (Steg auf der Insel der Jugend - Treptower Park).",
            "title": "Floating Realities",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-07-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Insel der Jungen (Steg auf der Insel der Jugend - Treptower Park)",
            "city": "Berlin",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28036,
            "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": 26725,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0444692cd0cd4fa8a7b547316d04ecb7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0444692cd0cd4fa8a7b547316d04ecb7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0444692cd0cd4fa8a7b547316d04ecb7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0444692cd0cd4fa8a7b547316d04ecb7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0444692cd0cd4fa8a7b547316d04ecb7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0444692cd0cd4fa8a7b547316d04ecb7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0444692cd0cd4fa8a7b547316d04ecb7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0444692cd0cd4fa8a7b547316d04ecb7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0444692cd0cd4fa8a7b547316d04ecb7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0444692cd0cd4fa8a7b547316d04ecb7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-22T10:01:27.077567Z",
                "updated_at": "2023-06-22T10:01:27.077621Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4216,
                "name": "Galerie Barbara Thumm",
                "slug": "galerie-barbara-thumm",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5054994,13.3941382",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-22T10:01:32.925998Z",
            "publish_time": null,
            "slug": "galerie-barbara-thumm-johnny-miller-the-nature-of-nature-2023-07-01",
            "created_at": "2023-06-22T10:01:34.055527Z",
            "updated_at": "2023-06-22T10:01:35.210468Z",
            "summary": "Johnny Miller - The Nature of Nature is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Galerie Barbara Thumm with address Markgrafenstrasse 68.",
            "title": "Johnny Miller - The Nature of Nature",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Markgrafenstrasse 68",
            "city": "Berlin",
            "geolocation": "52.6378911,13.29286907679623",
            "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": 28066,
            "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": 1958,
                "name": "MAUREEN PALEY",
                "slug": "maureen-paley",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5243909,-0.05769440000000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-22T11:01:17.984490Z",
            "publish_time": null,
            "slug": "maureen-paley-chioma-ebinama-the-eyes-of-the-beloved-are-everywhere-2023-07-01",
            "created_at": "2023-06-22T11:01:19.072478Z",
            "updated_at": "2023-06-22T11:01:19.106963Z",
            "summary": "Chioma Ebinama: The Eyes of the Beloved are Everywhere is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 10/09/2023, 00:00. Event is in MAUREEN PALEY with address Morena di Luna.",
            "title": "Chioma Ebinama: The Eyes of the Beloved are Everywhere",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-09-10T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Morena di Luna",
            "city": "Hove",
            "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": 28539,
            "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": 27175,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361bc833d17a4f5b9cbc35ce40c97367-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361bc833d17a4f5b9cbc35ce40c97367-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361bc833d17a4f5b9cbc35ce40c97367-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361bc833d17a4f5b9cbc35ce40c97367-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361bc833d17a4f5b9cbc35ce40c97367-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/361bc833d17a4f5b9cbc35ce40c97367.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361bc833d17a4f5b9cbc35ce40c97367-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361bc833d17a4f5b9cbc35ce40c97367-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361bc833d17a4f5b9cbc35ce40c97367-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/361bc833d17a4f5b9cbc35ce40c97367-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-02T17:27:16.120502Z",
                "updated_at": "2023-07-02T17:27:16.120540Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5704,
                "name": "Crescent Tree Gallery",
                "slug": "crescent-tree-gallery",
                "city": "Claremont",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.09651789999999,-117.7166392",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-02T17:27:22.406472Z",
            "publish_time": null,
            "slug": "crescent-tree-gallery-sydney-croskery-the-violet-flash-2023-07-01",
            "created_at": "2023-07-02T17:27:23.303760Z",
            "updated_at": "2023-07-02T17:27:27.008219Z",
            "summary": "Sydney Croskery: The Violet Flash is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 26/08/2023, 00:00. Event is in Crescent Tree Gallery with address 206 W Bonita Ave.",
            "title": "Sydney Croskery: The Violet Flash",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-08-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "206 W Bonita Ave",
            "city": "Claremont",
            "geolocation": "34.09650742653068,-117.75102895037357",
            "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": 27767,
            "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": 26499,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02936cd71e5a4c1587c3388b02b97f2e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02936cd71e5a4c1587c3388b02b97f2e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02936cd71e5a4c1587c3388b02b97f2e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02936cd71e5a4c1587c3388b02b97f2e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02936cd71e5a4c1587c3388b02b97f2e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/02936cd71e5a4c1587c3388b02b97f2e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02936cd71e5a4c1587c3388b02b97f2e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02936cd71e5a4c1587c3388b02b97f2e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02936cd71e5a4c1587c3388b02b97f2e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/02936cd71e5a4c1587c3388b02b97f2e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-17T10:48:04.276655Z",
                "updated_at": "2023-06-17T10:48:04.276691Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4216,
                "name": "Galerie Barbara Thumm",
                "slug": "galerie-barbara-thumm",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5054994,13.3941382",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-06-17T10:48:08.454427Z",
            "publish_time": null,
            "slug": "galerie-barbara-thumm-mukengeschellhammer-undigested-images-2023-07-01",
            "created_at": "2023-06-17T10:48:09.375196Z",
            "updated_at": "2023-06-17T10:48:10.649525Z",
            "summary": "Mukenge/Schellhammer - Undigested Images is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 29/07/2023, 00:00. Event is in Galerie Barbara Thumm with address Markgrafenstrasse 68.",
            "title": "Mukenge/Schellhammer - Undigested Images",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-07-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Markgrafenstrasse 68",
            "city": "Berlin",
            "geolocation": "52.6378911,13.29286907679623",
            "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": 28510,
            "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": 27148,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fde44b0cbe07483991651aa3d520ff10-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fde44b0cbe07483991651aa3d520ff10-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fde44b0cbe07483991651aa3d520ff10-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fde44b0cbe07483991651aa3d520ff10-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fde44b0cbe07483991651aa3d520ff10-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fde44b0cbe07483991651aa3d520ff10.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fde44b0cbe07483991651aa3d520ff10-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fde44b0cbe07483991651aa3d520ff10-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fde44b0cbe07483991651aa3d520ff10-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fde44b0cbe07483991651aa3d520ff10-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-02T15:25:42.442758Z",
                "updated_at": "2023-07-02T15:25:42.442798Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4518,
                "name": "Blum & Poe Los Angeles",
                "slug": "blum-poe-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0329595,-118.3756203",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-02T15:25:45.295889Z",
            "publish_time": null,
            "slug": "blum-poe-los-angeles-acaye-kerunen-a-ni-ee-i-am-here-2023-07-01",
            "created_at": "2023-07-02T15:25:46.367631Z",
            "updated_at": "2023-07-02T15:25:46.960671Z",
            "summary": "Acaye Kerunen. A NI EE (I AM HERE) is an Gallery Shows event starting on 01/07/2023, 00:00 and ending on 12/08/2023, 00:00. Event is in Blum & Poe Los Angeles with address 2727 S. La Cienega Boulevard.",
            "title": "Acaye Kerunen. A NI EE (I AM HERE)",
            "content": null,
            "start_time": "2023-07-01T00:00:00.000000Z",
            "end_time": "2023-08-12T00: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": "2727 S. La Cienega Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.0519355,-118.376141",
            "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": []
        }
    ]
}