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=7614&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=7632&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7596&ordering=start_time",
    "results": [
        {
            "id": 6780,
            "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": 7934,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26a1bdd7209a493d9c4bd9e572dde714-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26a1bdd7209a493d9c4bd9e572dde714-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/26a1bdd7209a493d9c4bd9e572dde714.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26a1bdd7209a493d9c4bd9e572dde714-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26a1bdd7209a493d9c4bd9e572dde714-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26a1bdd7209a493d9c4bd9e572dde714-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26a1bdd7209a493d9c4bd9e572dde714-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26a1bdd7209a493d9c4bd9e572dde714-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26a1bdd7209a493d9c4bd9e572dde714-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/26a1bdd7209a493d9c4bd9e572dde714-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-27T17:11:38.481834Z",
                "updated_at": "2022-01-27T17:11:38.481869Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4157,
                "name": "ASC Gallery",
                "slug": "asc-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4882172,-0.08586669999999999",
                "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-01-27T17:11:41.103356Z",
            "publish_time": null,
            "slug": "asc-gallery-why-dont-you-dance-new-work-from-slade-postgraduates-2022-01-21",
            "created_at": "2022-01-27T17:11:41.836578Z",
            "updated_at": "2022-01-27T17:11:41.875991Z",
            "summary": "Why Dont you Dance / New Work from Slade Postgraduates is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 11/02/2022, 01:00. Event is in ASC Gallery with address Chaplin Centre,Thurlow Street.",
            "title": "Why Dont you Dance / New Work from Slade Postgraduates",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-02-11T01: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": "Chaplin Centre,Thurlow Street",
            "city": "London",
            "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": 6817,
            "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": 7968,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336291333a2b4ce0ba9370398dc1b701-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336291333a2b4ce0ba9370398dc1b701-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/336291333a2b4ce0ba9370398dc1b701.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336291333a2b4ce0ba9370398dc1b701-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336291333a2b4ce0ba9370398dc1b701-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336291333a2b4ce0ba9370398dc1b701-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336291333a2b4ce0ba9370398dc1b701-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336291333a2b4ce0ba9370398dc1b701-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336291333a2b4ce0ba9370398dc1b701-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/336291333a2b4ce0ba9370398dc1b701-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-01-27T18:04:52.319896Z",
                "updated_at": "2022-01-27T18:04:52.319932Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4207,
                "name": "Edinburgh Printmakers",
                "slug": "edinburgh-printmakers",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9421375,-3.2130428",
                "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-01-27T18:04:55.451127Z",
            "publish_time": null,
            "slug": "edinburgh-printmakers-presence-of-absence-leena-nammari-louise-ritchie-2022-01-21",
            "created_at": "2022-01-27T18:04:56.187240Z",
            "updated_at": "2022-01-27T18:04:58.309030Z",
            "summary": "Presence of Absence: Leena Nammari & Louise Ritchie is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 27/03/2022, 01:00. Event is in Edinburgh Printmakers with address 1 Dundee Street.",
            "title": "Presence of Absence: Leena Nammari & Louise Ritchie",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-03-27T01: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": "1 Dundee Street",
            "city": "Edinburgh",
            "geolocation": "55.9420386,-3.212956",
            "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": 19203,
            "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": 18666,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d59aa68b8284f5baf18853a50589656-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d59aa68b8284f5baf18853a50589656-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2d59aa68b8284f5baf18853a50589656.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d59aa68b8284f5baf18853a50589656-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d59aa68b8284f5baf18853a50589656-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d59aa68b8284f5baf18853a50589656-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d59aa68b8284f5baf18853a50589656-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d59aa68b8284f5baf18853a50589656-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d59aa68b8284f5baf18853a50589656-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d59aa68b8284f5baf18853a50589656-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T18:58:25.346082Z",
                "updated_at": "2023-01-09T18:58:25.346137Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5862,
                "name": "Galerie M + R Fricke",
                "slug": "galerie-m-r-fricke",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5290811,13.3283692",
                "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-01-09T18:58:28.085094Z",
            "publish_time": null,
            "slug": "galerie-m-r-fricke-julie-oppermann-2022-01-21",
            "created_at": "2023-01-09T18:58:28.986053Z",
            "updated_at": "2023-01-09T18:58:29.419156Z",
            "summary": "Julie Oppermann is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 04/03/2022, 01:00. Event is in Galerie M + R Fricke with address Invalidenstr. 114.",
            "title": "Julie Oppermann",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-03-04T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Invalidenstr. 114",
            "city": "Berlin",
            "geolocation": "52.5307291,13.3842003",
            "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": 6948,
            "author": {
                "id": "265b70be-de89-4979-9da3-bc3a0be5c730",
                "username": "helena@saatchigallery.com",
                "slug": "helenasaatchigallerycom",
                "first_name": "Helena",
                "last_name": "Zeidler",
                "display_name": null,
                "display_name_full": "Helena Zeidler",
                "email": "helena@saatchigallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8088,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ca162fd0ba3944e0a4290340cc5afbf0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ca162fd0ba3944e0a4290340cc5afbf0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-01T16:00:18.277796Z",
                "updated_at": "2022-02-01T16:00:18.277868Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 432,
                "name": "SAATCHI GALLERY London",
                "slug": "saatchi-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4850694,-0.174564700000019",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 86,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/saatchi_gallery_night.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/saatchi_gallery_night-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:58:15.671165Z",
                    "updated_at": "2021-09-14T12:38:33.776459Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "saatchi_gallery_night",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2022-02-01T16:00:22.593897Z",
            "publish_time": null,
            "slug": "saatchi-gallery-london-america-in-crisis-2022-01-21",
            "created_at": "2022-02-01T16:00:23.300323Z",
            "updated_at": "2022-08-03T08:41:53.474123Z",
            "summary": "America in Crisis is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 03/04/2022, 00:00. Event is in SAATCHI GALLERY London with address Duke of York's HQ.",
            "title": "America in Crisis",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-04-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": "Duke of York's HQ",
            "city": "London",
            "geolocation": "51.490648300000004,-0.15879433516259905",
            "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": 7008,
            "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": 8145,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d9be64adee47d99536e9263f70fcab-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d9be64adee47d99536e9263f70fcab-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/67d9be64adee47d99536e9263f70fcab.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d9be64adee47d99536e9263f70fcab-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d9be64adee47d99536e9263f70fcab-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d9be64adee47d99536e9263f70fcab-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d9be64adee47d99536e9263f70fcab-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d9be64adee47d99536e9263f70fcab-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d9be64adee47d99536e9263f70fcab-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/67d9be64adee47d99536e9263f70fcab-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-01T18:26:53.608857Z",
                "updated_at": "2022-02-01T18:26:53.608895Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4384,
                "name": "Lehmann Maupin London",
                "slug": "lehmann-maupin-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4948615,-0.1745605",
                "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-02-01T18:26:55.975945Z",
            "publish_time": null,
            "slug": "lehmann-maupin-part-one-the-mountain-2022-01-21",
            "created_at": "2022-02-01T18:26:56.727360Z",
            "updated_at": "2022-02-01T18:26:57.218458Z",
            "summary": "Part One: The Mountain is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 05/03/2022, 01:00. Event is in Lehmann Maupin London with address 1 Cromwell Place.",
            "title": "Part One: The Mountain",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-03-05T01: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": "1 Cromwell Place",
            "city": "London",
            "geolocation": "51.5704578,-0.14107305520064356",
            "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": 7027,
            "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": 2246,
                "name": "Kukje Gallery",
                "slug": "kukje-gallery",
                "city": "Seoul",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "35.1708314,129.1188667",
                "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-02-01T18:40:26.618917Z",
            "publish_time": null,
            "slug": "kukje-gallery-life-2022-01-21",
            "created_at": "2022-02-01T18:40:27.360561Z",
            "updated_at": "2022-02-01T18:40:27.397310Z",
            "summary": "Life is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 28/02/2022, 01:00. Event is in Kukje Gallery with address F1963, 20 Gurak-ro 123Beon-gil, Suyeong-gu 48212.",
            "title": "Life",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-02-28T01: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": "F1963, 20 Gurak-ro 123Beon-gil, Suyeong-gu 48212",
            "city": "Busan",
            "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": 7030,
            "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": 8165,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2e21c53864476f94f6510269063f12-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2e21c53864476f94f6510269063f12-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae2e21c53864476f94f6510269063f12.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2e21c53864476f94f6510269063f12-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2e21c53864476f94f6510269063f12-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2e21c53864476f94f6510269063f12-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2e21c53864476f94f6510269063f12-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2e21c53864476f94f6510269063f12-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2e21c53864476f94f6510269063f12-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae2e21c53864476f94f6510269063f12-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-01T18:42:17.290905Z",
                "updated_at": "2022-02-01T18:42:17.290950Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3427,
                "name": "Kang Contemporary",
                "slug": "kang-contemporary",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.3932172,13.5659071",
                "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-02-01T18:42:19.398693Z",
            "publish_time": null,
            "slug": "kang-contemporary-climatonic-floating-landscape-2022-01-21",
            "created_at": "2022-02-01T18:42:20.130579Z",
            "updated_at": "2022-02-01T18:42:20.997025Z",
            "summary": "CLIMATONIC : Floating Landscape is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 15/04/2022, 00:00. Event is in Kang Contemporary with address Lindenstraße 90.",
            "title": "CLIMATONIC : Floating Landscape",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-04-15T00: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": "Lindenstraße 90",
            "city": "Berlin",
            "geolocation": "48.4067259,9.9414774",
            "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": 7052,
            "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": 8186,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/899e9752fc234101a7245d85a2fb265d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/899e9752fc234101a7245d85a2fb265d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/899e9752fc234101a7245d85a2fb265d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/899e9752fc234101a7245d85a2fb265d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/899e9752fc234101a7245d85a2fb265d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/899e9752fc234101a7245d85a2fb265d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/899e9752fc234101a7245d85a2fb265d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/899e9752fc234101a7245d85a2fb265d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/899e9752fc234101a7245d85a2fb265d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/899e9752fc234101a7245d85a2fb265d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-01T22:32:04.324376Z",
                "updated_at": "2022-02-01T22:32:04.324441Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4552,
                "name": "Carlton Fine Arts Ltd.",
                "slug": "carlton-fine-arts-ltd",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7607075,-73.9733457",
                "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-02-01T22:32:06.870090Z",
            "publish_time": null,
            "slug": "carlton-fine-arts-ltd-carlton-fine-arts-presents-the-pop-art-festival-2022-01-21",
            "created_at": "2022-02-01T22:32:07.751042Z",
            "updated_at": "2022-02-01T22:32:08.548515Z",
            "summary": "Carlton Fine Arts Presents the Pop Art Festival is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 21/02/2022, 01:00. Event is in Carlton Fine Arts Ltd. with address 543 Madison Ave.",
            "title": "Carlton Fine Arts Presents the Pop Art Festival",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-02-21T01: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": "543 Madison Ave",
            "city": "New York",
            "geolocation": "38.68219185714286,-90.157782",
            "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": 7348,
            "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": 8433,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18c7aa8ca21d481f9e8b924b66d952f6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18c7aa8ca21d481f9e8b924b66d952f6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/18c7aa8ca21d481f9e8b924b66d952f6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18c7aa8ca21d481f9e8b924b66d952f6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18c7aa8ca21d481f9e8b924b66d952f6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18c7aa8ca21d481f9e8b924b66d952f6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18c7aa8ca21d481f9e8b924b66d952f6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18c7aa8ca21d481f9e8b924b66d952f6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18c7aa8ca21d481f9e8b924b66d952f6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18c7aa8ca21d481f9e8b924b66d952f6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-14T17:01:55.984645Z",
                "updated_at": "2022-02-14T17:01:55.984681Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 717,
                "name": "Dittrich & Schlechtriem Berlin",
                "slug": "dittrich-schlechtriem-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5276447,13.4123303",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1197,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/403142_344381648919790_552229071_n-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/403142_344381648919790_552229071_n-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/403142_344381648919790_552229071_n-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/403142_344381648919790_552229071_n.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/403142_344381648919790_552229071_n-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/403142_344381648919790_552229071_n-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/403142_344381648919790_552229071_n-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/403142_344381648919790_552229071_n-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T22:23:43.367592Z",
                    "updated_at": "2021-09-14T13:03:14.406516Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "403142_344381648919790_552229071_n",
                    "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": "DE",
            "publish_status": "published",
            "published_at": "2022-02-14T17:01:58.063846Z",
            "publish_time": null,
            "slug": "dittrich-schlechtriem-klaus-jorres-kleine-bilder-2022-01-21",
            "created_at": "2022-02-14T17:01:58.806757Z",
            "updated_at": "2022-02-14T17:01:59.319648Z",
            "summary": "Klaus Jörres: Kleine Bilder is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 05/03/2022, 01:00. Event is in Dittrich & Schlechtriem Berlin with address LINIENSTRASSE 23.",
            "title": "Klaus Jörres: Kleine Bilder",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-03-05T01: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": "LINIENSTRASSE 23",
            "city": "Berlin",
            "geolocation": "52.5276077,13.4123477",
            "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": 19021,
            "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": 18519,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8538b3a4f3e4a99bd4ff1644c6dfa66-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8538b3a4f3e4a99bd4ff1644c6dfa66-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d8538b3a4f3e4a99bd4ff1644c6dfa66.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8538b3a4f3e4a99bd4ff1644c6dfa66-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8538b3a4f3e4a99bd4ff1644c6dfa66-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8538b3a4f3e4a99bd4ff1644c6dfa66-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8538b3a4f3e4a99bd4ff1644c6dfa66-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8538b3a4f3e4a99bd4ff1644c6dfa66-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8538b3a4f3e4a99bd4ff1644c6dfa66-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d8538b3a4f3e4a99bd4ff1644c6dfa66-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-05T10:54:18.618057Z",
                "updated_at": "2023-01-05T10:54:18.618091Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5644,
                "name": "Eigen + Art Lab",
                "slug": "eigen-art-lab",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5273469,13.3891976",
                "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-01-05T10:54:21.526938Z",
            "publish_time": null,
            "slug": "eigen-art-lab-jonas-hoschl-tw-europe-2022-01-21",
            "created_at": "2023-01-05T10:54:22.385858Z",
            "updated_at": "2023-01-05T10:54:23.036494Z",
            "summary": "Jonas Höschl: TW: Europe is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 05/03/2022, 01:00. Event is in Eigen + Art Lab with address Torstraße 220.",
            "title": "Jonas Höschl: TW: Europe",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-03-05T01: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": "Torstraße 220",
            "city": "Berlin",
            "geolocation": "52.5272975,13.3889878",
            "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": 7446,
            "author": {
                "id": "d94fc712-a453-4675-8262-8013b13a1ec0",
                "username": "galerie@galeriethoman.com",
                "slug": "galeriegaleriethomancom",
                "first_name": "Matthias",
                "last_name": "Mangeng",
                "display_name": null,
                "display_name_full": "Matthias Mangeng",
                "email": "galerie@galeriethoman.com",
                "telephone": "+ 43 512 575785"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3146,
                "name": "Galerie Elisabeth & Klaus Thoman Vienna",
                "slug": "galerie-elisabeth-klaus-thoman-vienna",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2081743,16.3738189",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3120,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-11-07T09:37:47.149132Z",
                    "updated_at": "2021-09-14T13:46:49.575622Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "d94fc712-a453-4675-8262-8013b13a1ec0"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2022-02-28T13:56:56.649220Z",
            "publish_time": null,
            "slug": "galerie-elisabeth-klaus-thoman-proxies-with-a-life-of-their-own-2022-01-21",
            "created_at": "2022-02-28T13:56:57.406802Z",
            "updated_at": "2022-08-03T08:41:58.436430Z",
            "summary": "Proxies, with a Life of Their Own is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Galerie Elisabeth & Klaus Thoman Vienna with address Seilerstätte 7.",
            "title": "Proxies, with a Life of Their Own",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-03-26T01: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": "Seilerstätte 7",
            "city": "Vienna",
            "geolocation": "48.2053662,16.3753095",
            "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": 7447,
            "author": {
                "id": "d94fc712-a453-4675-8262-8013b13a1ec0",
                "username": "galerie@galeriethoman.com",
                "slug": "galeriegaleriethomancom",
                "first_name": "Matthias",
                "last_name": "Mangeng",
                "display_name": null,
                "display_name_full": "Matthias Mangeng",
                "email": "galerie@galeriethoman.com",
                "telephone": "+ 43 512 575785"
            },
            "price": null,
            "featured_image": {
                "id": 8524,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5af611d7fd5f4df5a51a9e58b279e44f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5af611d7fd5f4df5a51a9e58b279e44f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5af611d7fd5f4df5a51a9e58b279e44f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5af611d7fd5f4df5a51a9e58b279e44f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5af611d7fd5f4df5a51a9e58b279e44f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5af611d7fd5f4df5a51a9e58b279e44f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5af611d7fd5f4df5a51a9e58b279e44f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5af611d7fd5f4df5a51a9e58b279e44f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5af611d7fd5f4df5a51a9e58b279e44f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5af611d7fd5f4df5a51a9e58b279e44f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-02-28T13:56:58.204470Z",
                "updated_at": "2022-02-28T13:56:58.204529Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3146,
                "name": "Galerie Elisabeth & Klaus Thoman Vienna",
                "slug": "galerie-elisabeth-klaus-thoman-vienna",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2081743,16.3738189",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3120,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-11-07T09:37:47.149132Z",
                    "updated_at": "2021-09-14T13:46:49.575622Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "d94fc712-a453-4675-8262-8013b13a1ec0"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2022-02-28T13:57:01.508488Z",
            "publish_time": null,
            "slug": "galerie-elisabeth-klaus-thoman-iman-issa-2022-01-21",
            "created_at": "2022-02-28T13:57:02.359964Z",
            "updated_at": "2022-08-03T08:41:58.449023Z",
            "summary": "Iman Issa is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Galerie Elisabeth & Klaus Thoman Vienna with address Seilerstätte 7.",
            "title": "Iman Issa",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-03-26T01: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": "Seilerstätte 7",
            "city": "Vienna",
            "geolocation": "48.2053662,16.3753095",
            "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": 19336,
            "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": 18774,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd9f8bad25fa496e8f507000c150cc09-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd9f8bad25fa496e8f507000c150cc09-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cd9f8bad25fa496e8f507000c150cc09.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd9f8bad25fa496e8f507000c150cc09-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd9f8bad25fa496e8f507000c150cc09-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd9f8bad25fa496e8f507000c150cc09-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd9f8bad25fa496e8f507000c150cc09-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd9f8bad25fa496e8f507000c150cc09-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd9f8bad25fa496e8f507000c150cc09-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cd9f8bad25fa496e8f507000c150cc09-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:25:03.820418Z",
                "updated_at": "2023-01-10T19:25:03.820450Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4987,
                "name": "Hales Gallery",
                "slug": "hales-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52372800000001,-0.07630070000000001",
                "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-01-10T19:25:06.853771Z",
            "publish_time": null,
            "slug": "hales-gallery-water-ground-hell-sky-2022-01-21",
            "created_at": "2023-01-10T19:25:07.826121Z",
            "updated_at": "2023-01-10T19:25:08.421838Z",
            "summary": "Water Ground Hell Sky is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 12/03/2022, 01:00. Event is in Hales Gallery with address Tea Building.",
            "title": "Water Ground Hell Sky",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-03-12T01: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": "Tea Building",
            "city": "London",
            "geolocation": "51.5237793,-0.076388",
            "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": 18963,
            "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": 5883,
                "name": "Galerie Rüdiger Schöttle",
                "slug": "galerie-rudiger-schottle",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1487646,11.577217",
                "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-01-04T12:07:13.342806Z",
            "publish_time": null,
            "slug": "galerie-rudiger-schottle-room-of-ones-own-part-ii-2022-01-21",
            "created_at": "2023-01-04T12:07:14.220445Z",
            "updated_at": "2023-01-04T12:07:14.679735Z",
            "summary": "Room of One’s Own / Part II is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 05/03/2022, 01:00. Event is in Galerie Rüdiger Schöttle with address Amalienstraße 41.",
            "title": "Room of One’s Own / Part II",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-03-05T01: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": "Amalienstraße 41",
            "city": "Munich",
            "geolocation": "48.1487362,11.5772413",
            "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": 19239,
            "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": 18692,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cede6bda1a44be58ad9689df149401d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cede6bda1a44be58ad9689df149401d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5cede6bda1a44be58ad9689df149401d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cede6bda1a44be58ad9689df149401d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cede6bda1a44be58ad9689df149401d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cede6bda1a44be58ad9689df149401d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cede6bda1a44be58ad9689df149401d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cede6bda1a44be58ad9689df149401d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cede6bda1a44be58ad9689df149401d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5cede6bda1a44be58ad9689df149401d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:28:42.336804Z",
                "updated_at": "2023-01-09T19:28:42.336838Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7711,
                "name": "Gelegenheiten",
                "slug": "gelegenheiten",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4882536,13.4260916",
                "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-01-09T19:28:44.405053Z",
            "publish_time": null,
            "slug": "gelegenheiten-lore-part-of-ctm-and-transmediales-vorspiel-2022-program-2022-01-21",
            "created_at": "2023-01-09T19:28:45.289087Z",
            "updated_at": "2023-01-09T19:28:46.908091Z",
            "summary": "Lore (part of CTM and Transmediale's Vorspiel 2022 Program) is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 23/01/2022, 01:00. Event is in Gelegenheiten with address Weserstraße 50.",
            "title": "Lore (part of CTM and Transmediale's Vorspiel 2022 Program)",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-01-23T01: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": "Weserstraße 50",
            "city": "Berlin",
            "geolocation": "52.4839891,13.439361",
            "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": 19289,
            "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": 18741,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbc45c29f15a448199bded5d54eb0e69-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbc45c29f15a448199bded5d54eb0e69-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fbc45c29f15a448199bded5d54eb0e69.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbc45c29f15a448199bded5d54eb0e69-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbc45c29f15a448199bded5d54eb0e69-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbc45c29f15a448199bded5d54eb0e69-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbc45c29f15a448199bded5d54eb0e69-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbc45c29f15a448199bded5d54eb0e69-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbc45c29f15a448199bded5d54eb0e69-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fbc45c29f15a448199bded5d54eb0e69-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:02:18.270740Z",
                "updated_at": "2023-01-10T19:02:18.270775Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5717,
                "name": "Filser & Gräf",
                "slug": "filser-graf",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.14352900000001,11.581414",
                "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-01-10T19:02:20.993999Z",
            "publish_time": null,
            "slug": "filser-graf-preview-in-munich-art-karlsruhe-art-fair-2022-01-21",
            "created_at": "2023-01-10T19:02:21.849303Z",
            "updated_at": "2023-01-10T19:02:22.291028Z",
            "summary": "Preview in Munich - art Karlsruhe art fair is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 04/03/2022, 01:00. Event is in Filser & Gräf with address Galeriestraße 6.",
            "title": "Preview in Munich - art Karlsruhe art fair",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-03-04T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Galeriestraße 6",
            "city": "Munich",
            "geolocation": "48.1435903,11.581133",
            "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": 19334,
            "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": 18772,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85e974615dd34dd492074289ae5aa7ea-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85e974615dd34dd492074289ae5aa7ea-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/85e974615dd34dd492074289ae5aa7ea.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85e974615dd34dd492074289ae5aa7ea-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85e974615dd34dd492074289ae5aa7ea-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85e974615dd34dd492074289ae5aa7ea-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85e974615dd34dd492074289ae5aa7ea-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85e974615dd34dd492074289ae5aa7ea-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85e974615dd34dd492074289ae5aa7ea-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/85e974615dd34dd492074289ae5aa7ea-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:25:01.078574Z",
                "updated_at": "2023-01-10T19:25:01.078612Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4987,
                "name": "Hales Gallery",
                "slug": "hales-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52372800000001,-0.07630070000000001",
                "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-01-10T19:25:05.713944Z",
            "publish_time": null,
            "slug": "hales-gallery-trenton-doyle-hancock-water-ground-hell-sky-2022-01-21",
            "created_at": "2023-01-10T19:25:06.568930Z",
            "updated_at": "2023-01-10T19:25:06.616851Z",
            "summary": "Trenton Doyle Hancock: Water Ground Hell Sky is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 26/02/2022, 01:00. Event is in Hales Gallery with address The Tea Building, 7 Bethnal Green Road.",
            "title": "Trenton Doyle Hancock: Water Ground Hell Sky",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-02-26T01: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 Tea Building, 7 Bethnal Green Road",
            "city": "London",
            "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": 19200,
            "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": 6398,
                "name": "Galerie Julian Sander",
                "slug": "galerie-julian-sander",
                "city": "Köln",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9171111,6.9605541",
                "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-01-09T18:58:23.189169Z",
            "publish_time": null,
            "slug": "galerie-julian-sander-august-sander-menschen-ohne-maske-2022-01-21",
            "created_at": "2023-01-09T18:58:24.057430Z",
            "updated_at": "2023-01-09T18:58:24.885495Z",
            "summary": "AUGUST SANDER – MENSCHEN OHNE MASKE is an Gallery Shows event starting on 21/01/2022, 01:00 and ending on 09/04/2022, 00:00. Event is in Galerie Julian Sander with address Bonner Str. 82.",
            "title": "AUGUST SANDER – MENSCHEN OHNE MASKE",
            "content": null,
            "start_time": "2022-01-21T01:00:00.000000Z",
            "end_time": "2022-04-09T00: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": "Bonner Str. 82",
            "city": "Cologne",
            "geolocation": "50.8904625,7.075763252214373",
            "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": []
        }
    ]
}