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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8496&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=8460&ordering=start_time",
    "results": [
        {
            "id": 7632,
            "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": 8690,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c9c17ce221433abc8d1260322cdbf9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c9c17ce221433abc8d1260322cdbf9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/15c9c17ce221433abc8d1260322cdbf9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c9c17ce221433abc8d1260322cdbf9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c9c17ce221433abc8d1260322cdbf9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c9c17ce221433abc8d1260322cdbf9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c9c17ce221433abc8d1260322cdbf9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c9c17ce221433abc8d1260322cdbf9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c9c17ce221433abc8d1260322cdbf9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/15c9c17ce221433abc8d1260322cdbf9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-04T12:58:39.136988Z",
                "updated_at": "2022-03-04T12:58:39.137023Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2378,
                "name": "Peres Projects",
                "slug": "peres-projects",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5172369,13.438921299999947",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2198,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/peres-gallery-outer-1600x822.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T15:47:30.339255Z",
                    "updated_at": "2021-09-14T13:24:31.770601Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "peres-gallery-outer-1600x822",
                    "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-03-04T12:58:41.784279Z",
            "publish_time": null,
            "slug": "peres-projects-bayrol-jimenez-news-from-the-netherworld-2022-02-18",
            "created_at": "2022-03-04T12:58:42.647791Z",
            "updated_at": "2022-03-04T12:58:43.064556Z",
            "summary": "Bayrol Jiménez: News from the Netherworld is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 18/03/2022, 01:00. Event is in Peres Projects with address Karl-Marx-Allee 82.",
            "title": "Bayrol Jiménez: News from the Netherworld",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-03-18T01: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": "Karl-Marx-Allee 82",
            "city": "Berlin",
            "geolocation": "52.517911,13.4394417",
            "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": 7639,
            "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": 8696,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9afd2948c9924a1eaba417c4f2409879-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9afd2948c9924a1eaba417c4f2409879-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9afd2948c9924a1eaba417c4f2409879.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9afd2948c9924a1eaba417c4f2409879-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9afd2948c9924a1eaba417c4f2409879-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9afd2948c9924a1eaba417c4f2409879-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9afd2948c9924a1eaba417c4f2409879-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9afd2948c9924a1eaba417c4f2409879-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9afd2948c9924a1eaba417c4f2409879-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9afd2948c9924a1eaba417c4f2409879-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-04T13:01:42.485305Z",
                "updated_at": "2022-03-04T13:01:42.485351Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4148,
                "name": "Oneroom Gallery",
                "slug": "oneroom-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5256346,-0.07835890000000001",
                "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-03-04T13:01:46.258823Z",
            "publish_time": null,
            "slug": "oneroom-gallery-matches-struck-unexpectedly-in-the-dark-2022-02-18",
            "created_at": "2022-03-04T13:01:47.130608Z",
            "updated_at": "2022-03-04T13:01:47.495274Z",
            "summary": "Matches Struck Unexpectedly In The Dark is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 05/03/2022, 01:00. Event is in Oneroom Gallery with address 9 French Place.",
            "title": "Matches Struck Unexpectedly In The Dark",
            "content": null,
            "start_time": "2022-02-18T01: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": "9 French Place",
            "city": "London",
            "geolocation": "-38.1735895,176.2396078",
            "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": 7667,
            "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": 8714,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0739ac90b054825a74b8c4464a2e055-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0739ac90b054825a74b8c4464a2e055-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b0739ac90b054825a74b8c4464a2e055.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0739ac90b054825a74b8c4464a2e055-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0739ac90b054825a74b8c4464a2e055-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0739ac90b054825a74b8c4464a2e055-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0739ac90b054825a74b8c4464a2e055-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0739ac90b054825a74b8c4464a2e055-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0739ac90b054825a74b8c4464a2e055-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b0739ac90b054825a74b8c4464a2e055-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T15:45:27.736706Z",
                "updated_at": "2022-03-07T15:45:27.736741Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3536,
                "name": "Anima Mundi",
                "slug": "anima-mundi",
                "city": "St Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2114983,-5.4802868",
                "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-03-07T15:45:31.678502Z",
            "publish_time": null,
            "slug": "anima-mundi-tim-shaws-fag-an-bealach-clear-the-way-2022-02-18",
            "created_at": "2022-03-07T15:45:32.516914Z",
            "updated_at": "2022-03-07T15:45:33.067997Z",
            "summary": "Tim Shaw's 'Fág An Bealach (Clear The Way)' is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 04/04/2022, 00:00. Event is in Anima Mundi with address Street-an-Pol.",
            "title": "Tim Shaw's 'Fág An Bealach (Clear The Way)'",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-04-04T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Street-an-Pol",
            "city": "St Ives",
            "geolocation": "50.211497,-5.4802176",
            "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": 7682,
            "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": 8728,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8578246d9b463b8549ee28718a0a87-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8578246d9b463b8549ee28718a0a87-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b8578246d9b463b8549ee28718a0a87.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8578246d9b463b8549ee28718a0a87-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8578246d9b463b8549ee28718a0a87-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8578246d9b463b8549ee28718a0a87-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8578246d9b463b8549ee28718a0a87-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8578246d9b463b8549ee28718a0a87-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8578246d9b463b8549ee28718a0a87-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b8578246d9b463b8549ee28718a0a87-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-07T15:53:20.717231Z",
                "updated_at": "2022-03-07T15:53:20.717270Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4525,
                "name": "Bluecoat",
                "slug": "bluecoat",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.3654841,-2.8658886",
                "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-03-07T15:53:23.877757Z",
            "publish_time": null,
            "slug": "bluecoat-bruce-asbestos-ok-cherub-2022-02-18",
            "created_at": "2022-03-07T15:53:24.702830Z",
            "updated_at": "2022-03-07T15:53:25.157064Z",
            "summary": "Bruce Asbestos: OK! Cherub! is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 05/06/2022, 00:00. Event is in Bluecoat with address School Lane.",
            "title": "Bruce Asbestos: OK! Cherub!",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-06-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "School Lane",
            "city": "Liverpool",
            "geolocation": "39.9487952,-75.3000268",
            "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": 19286,
            "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": 18737,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fa34138ac994134bfa9749f331eb662-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fa34138ac994134bfa9749f331eb662-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0fa34138ac994134bfa9749f331eb662.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fa34138ac994134bfa9749f331eb662-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fa34138ac994134bfa9749f331eb662-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fa34138ac994134bfa9749f331eb662-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fa34138ac994134bfa9749f331eb662-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fa34138ac994134bfa9749f331eb662-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fa34138ac994134bfa9749f331eb662-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0fa34138ac994134bfa9749f331eb662-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:02:15.443639Z",
                "updated_at": "2023-01-10T19:02:15.443674Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4964,
                "name": "Felix and Spear Gallery",
                "slug": "felix-and-spear-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5050058,-0.3051338",
                "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:02:18.431445Z",
            "publish_time": null,
            "slug": "felix-spear-convergence-paintings-by-john-hitchens-2022-02-18",
            "created_at": "2023-01-10T19:02:19.299948Z",
            "updated_at": "2023-01-10T19:02:20.114827Z",
            "summary": "CONVERGENCE: PAINTINGS BY JOHN HITCHENS is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 27/03/2022, 01:00. Event is in Felix and Spear Gallery with address 71 St. Mary's Road.",
            "title": "CONVERGENCE: PAINTINGS BY JOHN HITCHENS",
            "content": null,
            "start_time": "2022-02-18T01: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": "71 St. Mary's Road",
            "city": "London",
            "geolocation": "51.56133145,-0.005283649999994918",
            "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": 19346,
            "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": 18782,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c453cd1cbb76456fa80c6e1e8a7091c5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c453cd1cbb76456fa80c6e1e8a7091c5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c453cd1cbb76456fa80c6e1e8a7091c5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c453cd1cbb76456fa80c6e1e8a7091c5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c453cd1cbb76456fa80c6e1e8a7091c5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c453cd1cbb76456fa80c6e1e8a7091c5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c453cd1cbb76456fa80c6e1e8a7091c5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c453cd1cbb76456fa80c6e1e8a7091c5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c453cd1cbb76456fa80c6e1e8a7091c5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c453cd1cbb76456fa80c6e1e8a7091c5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:40:02.754943Z",
                "updated_at": "2023-01-10T19:40:02.754980Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5504,
                "name": "HESSE FLATOW",
                "slug": "hesse-flatow",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74975,-74.003741",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-10T19:40:07.714093Z",
            "publish_time": null,
            "slug": "hesse-flatow-alina-tenser-a-particular-kind-of-embrace-2022-02-18",
            "created_at": "2023-01-10T19:40:08.696556Z",
            "updated_at": "2023-01-10T19:40:09.331272Z",
            "summary": "Alina Tenser: A Particular Kind Of Embrace is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 19/03/2022, 01:00. Event is in HESSE FLATOW with address 508 West 26th Street.",
            "title": "Alina Tenser: A Particular Kind Of Embrace",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-03-19T01: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": "508 West 26th Street",
            "city": "New York",
            "geolocation": "41.84555735,-87.64045458574088",
            "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": 19347,
            "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": 18783,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24786ecbc34a4ee4b0a4bccaf7e361f4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24786ecbc34a4ee4b0a4bccaf7e361f4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/24786ecbc34a4ee4b0a4bccaf7e361f4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24786ecbc34a4ee4b0a4bccaf7e361f4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24786ecbc34a4ee4b0a4bccaf7e361f4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24786ecbc34a4ee4b0a4bccaf7e361f4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24786ecbc34a4ee4b0a4bccaf7e361f4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24786ecbc34a4ee4b0a4bccaf7e361f4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24786ecbc34a4ee4b0a4bccaf7e361f4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/24786ecbc34a4ee4b0a4bccaf7e361f4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:40:04.586449Z",
                "updated_at": "2023-01-10T19:40:04.586504Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5504,
                "name": "HESSE FLATOW",
                "slug": "hesse-flatow",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74975,-74.003741",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-10T19:40:07.887760Z",
            "publish_time": null,
            "slug": "hesse-flatow-fawn-krieger-mouth-of-the-cave-2022-02-18",
            "created_at": "2023-01-10T19:40:08.742295Z",
            "updated_at": "2023-01-10T19:40:09.646448Z",
            "summary": "Fawn Krieger: Mouth of The Cave is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 19/03/2022, 01:00. Event is in HESSE FLATOW with address 508 West 26th Street.",
            "title": "Fawn Krieger: Mouth of The Cave",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-03-19T01: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": "508 West 26th Street",
            "city": "New York",
            "geolocation": "41.84555735,-87.64045458574088",
            "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": 19341,
            "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": 18777,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d372a97a0ea40fc859269a323888056-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d372a97a0ea40fc859269a323888056-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0d372a97a0ea40fc859269a323888056.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d372a97a0ea40fc859269a323888056-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d372a97a0ea40fc859269a323888056-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d372a97a0ea40fc859269a323888056-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d372a97a0ea40fc859269a323888056-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d372a97a0ea40fc859269a323888056-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d372a97a0ea40fc859269a323888056-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0d372a97a0ea40fc859269a323888056-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:39:54.101730Z",
                "updated_at": "2023-01-10T19:39:54.101766Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5503,
                "name": "Henry Moore Institute",
                "slug": "henry-moore-institute",
                "city": "Leeds",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.8000775,-1.5475421",
                "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:39:57.059657Z",
            "publish_time": null,
            "slug": "henry-moore-institute-a-state-of-matter-modern-and-contemporary-glass-sculpture-2022-02-18",
            "created_at": "2023-01-10T19:39:57.938168Z",
            "updated_at": "2023-01-10T19:39:58.384004Z",
            "summary": "A State of Matter: Modern and Contemporary Glass Sculpture is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 05/06/2022, 00:00. Event is in Henry Moore Institute with address 74 The Headrow.",
            "title": "A State of Matter: Modern and Contemporary Glass Sculpture",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-06-05T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "74 The Headrow",
            "city": "Leeds",
            "geolocation": "53.7996068,-1.5503436",
            "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": 19290,
            "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": 18738,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c31b3491c8e438791ec47cf3b158c16-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c31b3491c8e438791ec47cf3b158c16-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3c31b3491c8e438791ec47cf3b158c16.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c31b3491c8e438791ec47cf3b158c16-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c31b3491c8e438791ec47cf3b158c16-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c31b3491c8e438791ec47cf3b158c16-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c31b3491c8e438791ec47cf3b158c16-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c31b3491c8e438791ec47cf3b158c16-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c31b3491c8e438791ec47cf3b158c16-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3c31b3491c8e438791ec47cf3b158c16-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T19:02:17.100045Z",
                "updated_at": "2023-01-10T19:02:17.100080Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4964,
                "name": "Felix and Spear Gallery",
                "slug": "felix-and-spear-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5050058,-0.3051338",
                "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:02:21.167921Z",
            "publish_time": null,
            "slug": "felix-and-spear-gallery-convergence-paintings-by-john-hitchens-2022-02-18",
            "created_at": "2023-01-10T19:02:22.032897Z",
            "updated_at": "2023-01-10T19:02:22.867069Z",
            "summary": "Convergence: Paintings By John Hitchens is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 27/03/2022, 01:00. Event is in Felix and Spear Gallery with address 71 St. Mary's Road.",
            "title": "Convergence: Paintings By John Hitchens",
            "content": null,
            "start_time": "2022-02-18T01: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": "71 St. Mary's Road",
            "city": "London",
            "geolocation": "51.56133145,-0.005283649999994918",
            "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": 18797,
            "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": 18343,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4da9cda618044028a5332f7c42049f7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4da9cda618044028a5332f7c42049f7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b4da9cda618044028a5332f7c42049f7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4da9cda618044028a5332f7c42049f7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4da9cda618044028a5332f7c42049f7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4da9cda618044028a5332f7c42049f7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4da9cda618044028a5332f7c42049f7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4da9cda618044028a5332f7c42049f7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4da9cda618044028a5332f7c42049f7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b4da9cda618044028a5332f7c42049f7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-03T09:43:46.555544Z",
                "updated_at": "2023-01-03T09:43:46.555586Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3537,
                "name": "Berlinische Galerie",
                "slug": "berlinische-galerie",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5037684,13.398673",
                "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-03T09:43:51.245513Z",
            "publish_time": null,
            "slug": "berlinische-galerie-images-in-fashion-clothing-in-art-photography-fine-arts-and-fashion-since-1900-2022-02-18",
            "created_at": "2023-01-03T09:43:52.118714Z",
            "updated_at": "2023-01-03T09:43:52.494026Z",
            "summary": "Images in Fashion – Clothing in Art. Photography, Fine Arts, and Fashion since 1900 is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 30/05/2022, 00:00. Event is in Berlinische Galerie with address Alte Jakobstraße 124-128.",
            "title": "Images in Fashion – Clothing in Art. Photography, Fine Arts, and Fashion since 1900",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-05-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Alte Jakobstraße 124-128",
            "city": "Berlin",
            "geolocation": "52.5039063,13.398233090319028",
            "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": 19028,
            "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": 18527,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/00dee2dd4737420e97d6412898424774-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/00dee2dd4737420e97d6412898424774-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/00dee2dd4737420e97d6412898424774.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/00dee2dd4737420e97d6412898424774-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/00dee2dd4737420e97d6412898424774-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/00dee2dd4737420e97d6412898424774-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/00dee2dd4737420e97d6412898424774-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/00dee2dd4737420e97d6412898424774-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/00dee2dd4737420e97d6412898424774-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/00dee2dd4737420e97d6412898424774-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-05T11:03:49.068149Z",
                "updated_at": "2023-01-05T11:03:49.068184Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7679,
                "name": "Fundación MAPFRE, KBr Photography Center",
                "slug": "fundacion-mapfre-kbr-photography-center",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.38815849999999,2.1978615",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2023-01-05T11:03:50.933886Z",
            "publish_time": null,
            "slug": "fundacion-mapfre-kbr-photography-center-adolf-mas-the-eyes-of-barcelona-2022-02-18",
            "created_at": "2023-01-05T11:03:51.802663Z",
            "updated_at": "2023-01-05T11:03:52.277228Z",
            "summary": "Adolf Mas. The eyes of Barcelona is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 15/05/2022, 00:00. Event is in Fundación MAPFRE, KBr Photography Center with address Avenida Litoral 30.",
            "title": "Adolf Mas. The eyes of Barcelona",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-05-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": "Avenida Litoral 30",
            "city": "Barcelona",
            "geolocation": "-19.5797173,-65.755654",
            "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": 19267,
            "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": 18720,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5250b4bd47c642cc99f1e1db88c6c22c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5250b4bd47c642cc99f1e1db88c6c22c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5250b4bd47c642cc99f1e1db88c6c22c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5250b4bd47c642cc99f1e1db88c6c22c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5250b4bd47c642cc99f1e1db88c6c22c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5250b4bd47c642cc99f1e1db88c6c22c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5250b4bd47c642cc99f1e1db88c6c22c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5250b4bd47c642cc99f1e1db88c6c22c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5250b4bd47c642cc99f1e1db88c6c22c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5250b4bd47c642cc99f1e1db88c6c22c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T19:37:04.735974Z",
                "updated_at": "2023-01-09T19:37:04.736009Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7269,
                "name": "Harper's Los Angeles",
                "slug": "harpers-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0839344,-118.3665155",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-09T19:37:07.921328Z",
            "publish_time": null,
            "slug": "harpers-los-angeles-jj-manford-our-house-2022-02-18",
            "created_at": "2023-01-09T19:37:08.808121Z",
            "updated_at": "2023-01-09T19:37:10.965820Z",
            "summary": "JJ Manford. Our House is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Harper's Los Angeles with address 8115 Melrose Avenue.",
            "title": "JJ Manford. Our House",
            "content": null,
            "start_time": "2022-02-18T01: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": "8115 Melrose Avenue",
            "city": "Los Angeles",
            "geolocation": "34.08382279166667,-118.36625745833334",
            "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": 19029,
            "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": 18528,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7356f8d667df4a8d90175e5b330e202e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7356f8d667df4a8d90175e5b330e202e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7356f8d667df4a8d90175e5b330e202e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7356f8d667df4a8d90175e5b330e202e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7356f8d667df4a8d90175e5b330e202e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7356f8d667df4a8d90175e5b330e202e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7356f8d667df4a8d90175e5b330e202e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7356f8d667df4a8d90175e5b330e202e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7356f8d667df4a8d90175e5b330e202e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7356f8d667df4a8d90175e5b330e202e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-05T11:03:49.209527Z",
                "updated_at": "2023-01-05T11:03:49.209563Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7679,
                "name": "Fundación MAPFRE, KBr Photography Center",
                "slug": "fundacion-mapfre-kbr-photography-center",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.38815849999999,2.1978615",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2023-01-05T11:03:51.038001Z",
            "publish_time": null,
            "slug": "fundacion-mapfre-kbr-photography-center-lee-friedlander-2022-02-18",
            "created_at": "2023-01-05T11:03:51.947593Z",
            "updated_at": "2023-01-05T11:03:52.777124Z",
            "summary": "Lee Friedlander is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 15/05/2022, 00:00. Event is in Fundación MAPFRE, KBr Photography Center with address Avenida Litoral 30.",
            "title": "Lee Friedlander",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-05-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": "Avenida Litoral 30",
            "city": "Barcelona",
            "geolocation": "-19.5797173,-65.755654",
            "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": 19217,
            "author": {
                "id": "31e4b2f9-0475-4f7a-a81f-1960833d9b3e",
                "username": "sschiffer@michaelwerner.de",
                "slug": "sschiffermichaelwernerde",
                "first_name": "Sabine",
                "last_name": "Schiffer",
                "display_name": null,
                "display_name_full": "Sabine Schiffer",
                "email": "sschiffer@michaelwerner.de",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18675,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b60e88e3519b4f5bb966ed7f782fa7af-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b60e88e3519b4f5bb966ed7f782fa7af-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b60e88e3519b4f5bb966ed7f782fa7af.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b60e88e3519b4f5bb966ed7f782fa7af-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b60e88e3519b4f5bb966ed7f782fa7af-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b60e88e3519b4f5bb966ed7f782fa7af-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b60e88e3519b4f5bb966ed7f782fa7af-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b60e88e3519b4f5bb966ed7f782fa7af-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b60e88e3519b4f5bb966ed7f782fa7af-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b60e88e3519b4f5bb966ed7f782fa7af-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-09T18:58:51.543842Z",
                "updated_at": "2023-01-09T18:58:51.543878Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4669,
                "name": "Galerie Michael Werner, Cologne",
                "slug": "galerie-michael-werner",
                "city": "Köln",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.938427,6.9456713",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3729,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/35ee199f29e44238a7beb6d2e035ffd5.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/35ee199f29e44238a7beb6d2e035ffd5-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-03-23T15:59:48.436543Z",
                    "updated_at": "2022-03-23T15:59:48.436583Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "31e4b2f9-0475-4f7a-a81f-1960833d9b3e"
                },
                "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:53.895886Z",
            "publish_time": null,
            "slug": "galerie-michael-werner-per-kirkeby-ubermalungen-2022-02-18",
            "created_at": "2023-01-09T18:58:54.779089Z",
            "updated_at": "2023-01-09T18:58:55.216757Z",
            "summary": "Per Kirkeby: Übermalungen is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 01/04/2022, 00:00. Event is in Galerie Michael Werner, Cologne with address Hardenbergstr. 9A.",
            "title": "Per Kirkeby: Übermalungen",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-04-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Hardenbergstr. 9A",
            "city": "Berlin",
            "geolocation": "52.11147245,8.680873810920769",
            "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": 19026,
            "author": {
                "id": "bc02e2e9-bb2c-44a5-ad9b-8d61087532d7",
                "username": "hannah_986",
                "slug": "hannah_986",
                "first_name": "Hannah",
                "last_name": "Hughes",
                "display_name": "Hannah Hughes",
                "display_name_full": "Hannah Hughes",
                "email": "hannah@flowersgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 18524,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54ccfc7b05a48da923519122d59d505-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54ccfc7b05a48da923519122d59d505-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f54ccfc7b05a48da923519122d59d505.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54ccfc7b05a48da923519122d59d505-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54ccfc7b05a48da923519122d59d505-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54ccfc7b05a48da923519122d59d505-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54ccfc7b05a48da923519122d59d505-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54ccfc7b05a48da923519122d59d505-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54ccfc7b05a48da923519122d59d505-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f54ccfc7b05a48da923519122d59d505-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-05T11:03:39.714843Z",
                "updated_at": "2023-01-05T11:03:39.714877Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3330,
                "name": "Flowers Gallery",
                "slug": "flowers-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2846456,114.1488057",
                "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": "HK",
            "publish_status": "published",
            "published_at": "2023-01-05T11:03:43.299185Z",
            "publish_time": null,
            "slug": "flowers-gallery-lau-hiu-tung-i-am-in-training-dont-kiss-me-2022-02-18",
            "created_at": "2023-01-05T11:03:44.160590Z",
            "updated_at": "2023-01-05T11:03:44.936686Z",
            "summary": "Lau Hiu Tung | I am in training, don't kiss me is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 02/04/2022, 00:00. Event is in Flowers Gallery with address 49 Tung Street.",
            "title": "Lau Hiu Tung | I am in training, don't kiss me",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-04-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "49 Tung Street",
            "city": "Hong Kong",
            "geolocation": "22.2843946,114.1487376",
            "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": 19273,
            "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": 5291,
                "name": "Hatchikian Gallery",
                "slug": "hatchikian-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8554116,2.2658807",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-01-09T19:37:19.376047Z",
            "publish_time": null,
            "slug": "hatchikian-gallery-maryi-2022-02-18",
            "created_at": "2023-01-09T19:37:20.245532Z",
            "updated_at": "2023-01-09T19:37:21.065076Z",
            "summary": "Maryi is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 16/03/2022, 01:00. Event is in Hatchikian Gallery with address 4 rue du Docteur Blanche.",
            "title": "Maryi",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-03-16T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 rue du Docteur Blanche",
            "city": "Paris",
            "geolocation": "48.8553703,2.2658197",
            "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": 18882,
            "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": 18419,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ee027c39d104af5a185ff0922a89507-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ee027c39d104af5a185ff0922a89507-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2ee027c39d104af5a185ff0922a89507.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ee027c39d104af5a185ff0922a89507-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ee027c39d104af5a185ff0922a89507-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ee027c39d104af5a185ff0922a89507-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ee027c39d104af5a185ff0922a89507-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ee027c39d104af5a185ff0922a89507-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ee027c39d104af5a185ff0922a89507-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ee027c39d104af5a185ff0922a89507-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-04T11:27:04.658120Z",
                "updated_at": "2023-01-04T11:27:04.658157Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4768,
                "name": "Fri Art Kunsthalle",
                "slug": "fri-art-kunsthalle",
                "city": "Fribourg",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.8032158,7.1594163",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2023-01-04T11:27:07.481829Z",
            "publish_time": null,
            "slug": "fri-art-kunsthalle-pookys-reform-2022-02-18",
            "created_at": "2023-01-04T11:27:08.330511Z",
            "updated_at": "2023-01-04T11:27:08.667926Z",
            "summary": "Pooky's reform is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 08/05/2022, 00:00. Event is in Fri Art Kunsthalle with address Petites-Rames 22.",
            "title": "Pooky's reform",
            "content": null,
            "start_time": "2022-02-18T01:00:00.000000Z",
            "end_time": "2022-05-08T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Petites-Rames 22",
            "city": "Fribourg",
            "geolocation": "46.803261,7.1593568",
            "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": 18802,
            "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": 18349,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc3bfc70e3a443a8cd2f0fc606614ea-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc3bfc70e3a443a8cd2f0fc606614ea-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cfc3bfc70e3a443a8cd2f0fc606614ea.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc3bfc70e3a443a8cd2f0fc606614ea-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc3bfc70e3a443a8cd2f0fc606614ea-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc3bfc70e3a443a8cd2f0fc606614ea-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc3bfc70e3a443a8cd2f0fc606614ea-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc3bfc70e3a443a8cd2f0fc606614ea-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc3bfc70e3a443a8cd2f0fc606614ea-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cfc3bfc70e3a443a8cd2f0fc606614ea-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-03T09:43:59.486750Z",
                "updated_at": "2023-01-03T09:43:59.486804Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7178,
                "name": "Bosse & Baum",
                "slug": "bosse-baum",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.46983109999999,-0.0681801",
                "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-03T09:44:03.088685Z",
            "publish_time": null,
            "slug": "bosse-baum-lauren-clay-persephone-2022-02-18",
            "created_at": "2023-01-03T09:44:03.963687Z",
            "updated_at": "2023-01-03T09:44:04.320894Z",
            "summary": "Lauren Clay- Persephone is an Gallery Shows event starting on 18/02/2022, 01:00 and ending on 26/03/2022, 01:00. Event is in Bosse & Baum with address Unit BGC, Bussey Building.",
            "title": "Lauren Clay- Persephone",
            "content": null,
            "start_time": "2022-02-18T01: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": "Unit BGC, Bussey Building",
            "city": "London",
            "geolocation": "51.4699259,-0.0670003",
            "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": []
        }
    ]
}