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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7398",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=7362",
    "results": [
        {
            "id": 7778,
            "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": 8806,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f162e50e7b34ef3af731abbb8ebc7cc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f162e50e7b34ef3af731abbb8ebc7cc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6f162e50e7b34ef3af731abbb8ebc7cc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f162e50e7b34ef3af731abbb8ebc7cc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f162e50e7b34ef3af731abbb8ebc7cc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f162e50e7b34ef3af731abbb8ebc7cc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f162e50e7b34ef3af731abbb8ebc7cc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f162e50e7b34ef3af731abbb8ebc7cc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f162e50e7b34ef3af731abbb8ebc7cc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f162e50e7b34ef3af731abbb8ebc7cc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:12:25.772207Z",
                "updated_at": "2022-03-09T15:12:25.772242Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4631,
                "name": "Efremidis Gallery",
                "slug": "efremidis-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51143139999999,13.3216669",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-03-09T15:12:28.503749Z",
            "publish_time": null,
            "slug": "efremidis-gallery-tyler-dobson-plastic-waves-2022-03-11",
            "created_at": "2022-03-09T15:12:29.819051Z",
            "updated_at": "2022-03-09T15:12:30.338866Z",
            "summary": "Tyler Dobson: Plastic Waves is an Gallery Shows event starting on 11/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Efremidis Gallery with address Ernst-Reuter-Platz 2.",
            "title": "Tyler Dobson: Plastic Waves",
            "content": null,
            "start_time": "2022-03-11T01:00:00.000000Z",
            "end_time": "2022-04-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Ernst-Reuter-Platz 2",
            "city": "Berlin",
            "geolocation": "52.5115342,13.3216625",
            "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": 7779,
            "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": 8807,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0332607277494382ee576eacc32892-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0332607277494382ee576eacc32892-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4b0332607277494382ee576eacc32892.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0332607277494382ee576eacc32892-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0332607277494382ee576eacc32892-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0332607277494382ee576eacc32892-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0332607277494382ee576eacc32892-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0332607277494382ee576eacc32892-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0332607277494382ee576eacc32892-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b0332607277494382ee576eacc32892-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:26:47.099108Z",
                "updated_at": "2022-03-09T15:26:47.099144Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4483,
                "name": "Epiphany Center for the Arts",
                "slug": "epiphany-center-arts",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8786882,-87.6660806",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-03-09T15:26:49.282953Z",
            "publish_time": null,
            "slug": "epiphany-center-for-the-arts-mary-king-curious-home-and-soap-is-a-noun-2022-03-26",
            "created_at": "2022-03-09T15:26:50.040857Z",
            "updated_at": "2022-03-09T15:26:50.595803Z",
            "summary": "Mary King: Curious Home and Soap Is A Noun is an Gallery Shows event starting on 26/03/2022, 01:00 and ending on 30/04/2022, 00:00. Event is in Epiphany Center for the Arts with address 201 South Ashland Ave.",
            "title": "Mary King: Curious Home and Soap Is A Noun",
            "content": null,
            "start_time": "2022-03-26T01:00:00.000000Z",
            "end_time": "2022-04-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": "201 South Ashland Ave",
            "city": "Chicago",
            "geolocation": "41.87872405,-87.66624759752743",
            "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": 7780,
            "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": 8808,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66807d21e2a647c68b9af91629a381a8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66807d21e2a647c68b9af91629a381a8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/66807d21e2a647c68b9af91629a381a8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66807d21e2a647c68b9af91629a381a8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66807d21e2a647c68b9af91629a381a8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66807d21e2a647c68b9af91629a381a8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66807d21e2a647c68b9af91629a381a8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66807d21e2a647c68b9af91629a381a8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66807d21e2a647c68b9af91629a381a8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66807d21e2a647c68b9af91629a381a8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:29:01.882428Z",
                "updated_at": "2022-03-09T15:29:01.882464Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3398,
                "name": "Espacio Gallery",
                "slug": "espacio-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5255803,-0.0704685",
                "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-09T15:29:04.297381Z",
            "publish_time": null,
            "slug": "espacio-gallery-fluid-2022-04-27",
            "created_at": "2022-03-09T15:29:05.086459Z",
            "updated_at": "2022-03-09T15:29:05.465744Z",
            "summary": "fluid is an Gallery Shows event starting on 27/04/2022, 00:00 and ending on 30/04/2022, 00:00. Event is in Espacio Gallery with address 159 Bethnal Green Road.",
            "title": "fluid",
            "content": null,
            "start_time": "2022-04-27T00:00:00.000000Z",
            "end_time": "2022-04-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": "159 Bethnal Green Road",
            "city": "London",
            "geolocation": "51.5258091,-0.0689338",
            "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": 7781,
            "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": 8809,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b45f9c458f84a5faa454ffbdb16eef7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b45f9c458f84a5faa454ffbdb16eef7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b45f9c458f84a5faa454ffbdb16eef7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b45f9c458f84a5faa454ffbdb16eef7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b45f9c458f84a5faa454ffbdb16eef7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b45f9c458f84a5faa454ffbdb16eef7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b45f9c458f84a5faa454ffbdb16eef7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b45f9c458f84a5faa454ffbdb16eef7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b45f9c458f84a5faa454ffbdb16eef7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b45f9c458f84a5faa454ffbdb16eef7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:29:03.294609Z",
                "updated_at": "2022-03-09T15:29:03.294661Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3398,
                "name": "Espacio Gallery",
                "slug": "espacio-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5255803,-0.0704685",
                "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-09T15:29:05.599555Z",
            "publish_time": null,
            "slug": "espacio-gallery-trauma-healing-2022-04-27",
            "created_at": "2022-03-09T15:29:06.467841Z",
            "updated_at": "2022-03-09T15:29:06.844211Z",
            "summary": "Trauma & Healing is an Gallery Shows event starting on 27/04/2022, 00:00 and ending on 30/04/2022, 00:00. Event is in Espacio Gallery with address 159 Bethnal Green Road.",
            "title": "Trauma & Healing",
            "content": null,
            "start_time": "2022-04-27T00:00:00.000000Z",
            "end_time": "2022-04-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": "159 Bethnal Green Road",
            "city": "London",
            "geolocation": "51.5258091,-0.0689338",
            "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": 7782,
            "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": 8810,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17c5659866074c6eb8173e98847393f3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17c5659866074c6eb8173e98847393f3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/17c5659866074c6eb8173e98847393f3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17c5659866074c6eb8173e98847393f3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17c5659866074c6eb8173e98847393f3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17c5659866074c6eb8173e98847393f3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17c5659866074c6eb8173e98847393f3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17c5659866074c6eb8173e98847393f3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17c5659866074c6eb8173e98847393f3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17c5659866074c6eb8173e98847393f3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:29:03.984899Z",
                "updated_at": "2022-03-09T15:29:03.984953Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3398,
                "name": "Espacio Gallery",
                "slug": "espacio-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5255803,-0.0704685",
                "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-09T15:29:08.698413Z",
            "publish_time": null,
            "slug": "espacio-gallery-stories-in-stitch-2022-03-22",
            "created_at": "2022-03-09T15:29:09.805653Z",
            "updated_at": "2022-03-09T15:29:10.172048Z",
            "summary": "Stories in Stitch is an Gallery Shows event starting on 22/03/2022, 01:00 and ending on 27/03/2022, 01:00. Event is in Espacio Gallery with address 159 Bethnal Green Road.",
            "title": "Stories in Stitch",
            "content": null,
            "start_time": "2022-03-22T01: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": "159 Bethnal Green Road",
            "city": "London",
            "geolocation": "51.5258091,-0.0689338",
            "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": 7783,
            "author": {
                "id": "f29c6cb3-8191-40e8-8676-caf6ec1941b1",
                "username": "velia_1043",
                "slug": "velia_1043",
                "first_name": "Velia",
                "last_name": "Littera",
                "display_name": "Velia littera",
                "display_name_full": "Velia littera",
                "email": "info@pavart.it",
                "telephone": "+39 06 5830 3356"
            },
            "price": null,
            "featured_image": {
                "id": 8811,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6af62613624148b617d2868953468d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6af62613624148b617d2868953468d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c6af62613624148b617d2868953468d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6af62613624148b617d2868953468d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6af62613624148b617d2868953468d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6af62613624148b617d2868953468d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6af62613624148b617d2868953468d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6af62613624148b617d2868953468d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6af62613624148b617d2868953468d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c6af62613624148b617d2868953468d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:40:40.258690Z",
                "updated_at": "2022-03-09T15:40:40.258723Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f29c6cb3-8191-40e8-8676-caf6ec1941b1"
            },
            "venue": {
                "id": 2905,
                "name": "Pavart Gallery",
                "slug": "pavart",
                "city": "Roma",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8834853,12.4600939",
                "artworks_for_sale_count": 34,
                "featured_image": {
                    "id": 3707,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop-c0-5__0-5-558x279-70.JPG",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop-c0-5__0-5-265x149-70.JPG",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/acfe20b4a04a4c389d475bba3f7e44ab.JPG",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop-c0-5__0-5-760x499-70.JPG",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/acfe20b4a04a4c389d475bba3f7e44ab-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-03-09T15:55:23.778515Z",
                    "updated_at": "2022-03-09T15:55:23.778550Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f29c6cb3-8191-40e8-8676-caf6ec1941b1"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2022-03-09T15:40:45.936411Z",
            "publish_time": null,
            "slug": "io-sono-io",
            "created_at": "2022-03-09T15:40:45.940212Z",
            "updated_at": "2022-03-09T15:40:45.983660Z",
            "summary": "IO sono IO is an Gallery Shows event starting on 09/03/2022, 11:00 and ending on 08/04/2022, 18:30. Event is in Pavart with address via Giuseppe Dezza, 6b.",
            "title": "IO sono IO",
            "content": "THE BEAUTY OF DIVERSITY\r\nVelia Littera\r\nAchieving gender equality is one of the most important challenges of our Millennium, as well as the 5th goal of the 2030 Agenda.\r\nAn artist always questions himself on the matter of identity, he sees beyond reality and his sensitivity leads him to express, through art, profound themes that concern himself and the world around him. Identification on an inner level is the\r\nfirst step to be free.\r\nA group of artists has been invited to express themselves on figuring a journey through their deep voices, which can somehow help to overcome the preconceptions of race and gender identity.\r\nAn eccentric reading on the subject of self-perception:\r\n“Who do I feel?”, “Who do I like?”, “Who am I?”, “Who do I want to be?”.\r\nThis exhibition aims to trace a path made of art inspired by gender equality in our daily life. The goal and wish is to make gender differences disappear and go beyond the essence of each person, thus canceling all forms of judgment and sharing onl",
            "start_time": "2022-03-09T11:00:00.000000Z",
            "end_time": "2022-04-08T18:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "via Giuseppe Dezza, 6b",
            "city": "",
            "geolocation": "41.8834926,12.460135900000068",
            "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": [
                15652,
                12056
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7784,
            "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": 8812,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a16e3b5c3c949939c94f27c366c260b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a16e3b5c3c949939c94f27c366c260b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1a16e3b5c3c949939c94f27c366c260b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a16e3b5c3c949939c94f27c366c260b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a16e3b5c3c949939c94f27c366c260b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a16e3b5c3c949939c94f27c366c260b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a16e3b5c3c949939c94f27c366c260b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a16e3b5c3c949939c94f27c366c260b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a16e3b5c3c949939c94f27c366c260b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1a16e3b5c3c949939c94f27c366c260b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:41:53.488497Z",
                "updated_at": "2022-03-09T15:41:53.488553Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4319,
                "name": "Figureworks",
                "slug": "figureworks",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7169921,-73.9581584",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-03-09T15:41:55.826081Z",
            "publish_time": null,
            "slug": "figureworks-michael-sorgatz-joanne-ungar-howard-eisman-acrylic-encaustic-enamel-2022-03-13",
            "created_at": "2022-03-09T15:41:56.568093Z",
            "updated_at": "2022-03-09T15:41:57.829152Z",
            "summary": "Michael Sorgatz, Joanne Ungar, Howard Eisman: Acrylic, Encaustic, Enamel is an Gallery Shows event starting on 13/03/2022, 01:00 and ending on 17/04/2022, 00:00. Event is in Figureworks with address 168 North 6th Street.",
            "title": "Michael Sorgatz, Joanne Ungar, Howard Eisman: Acrylic, Encaustic, Enamel",
            "content": null,
            "start_time": "2022-03-13T01:00:00.000000Z",
            "end_time": "2022-04-17T00: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": "168 North 6th Street",
            "city": "New York",
            "geolocation": "40.7496197,-73.48747043492602",
            "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": 7785,
            "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": 8813,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ed9de3d105f4962a2eb3abc18ffd72d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ed9de3d105f4962a2eb3abc18ffd72d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9ed9de3d105f4962a2eb3abc18ffd72d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ed9de3d105f4962a2eb3abc18ffd72d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ed9de3d105f4962a2eb3abc18ffd72d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ed9de3d105f4962a2eb3abc18ffd72d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ed9de3d105f4962a2eb3abc18ffd72d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ed9de3d105f4962a2eb3abc18ffd72d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ed9de3d105f4962a2eb3abc18ffd72d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9ed9de3d105f4962a2eb3abc18ffd72d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:46:14.256478Z",
                "updated_at": "2022-03-09T15:46:14.256539Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4116,
                "name": "FOLD",
                "slug": "fold",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52062979999999,-0.139429",
                "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-09T15:46:18.206297Z",
            "publish_time": null,
            "slug": "fold-christopher-stead-you-turn-me-inside-out-2022-03-16",
            "created_at": "2022-03-09T15:46:19.609582Z",
            "updated_at": "2022-03-09T15:46:19.987961Z",
            "summary": "Christopher Stead | YOU TURN ME INSIDE OUT is an Gallery Shows event starting on 16/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in FOLD with address 158 New Cavendish Street.",
            "title": "Christopher Stead | YOU TURN ME INSIDE OUT",
            "content": null,
            "start_time": "2022-03-16T01:00:00.000000Z",
            "end_time": "2022-04-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "158 New Cavendish Street",
            "city": "London",
            "geolocation": "51.5196253,-0.145577",
            "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": 7786,
            "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": 8814,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07b75abf67744ea5880a7cd216e4fcf7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07b75abf67744ea5880a7cd216e4fcf7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/07b75abf67744ea5880a7cd216e4fcf7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07b75abf67744ea5880a7cd216e4fcf7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07b75abf67744ea5880a7cd216e4fcf7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07b75abf67744ea5880a7cd216e4fcf7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07b75abf67744ea5880a7cd216e4fcf7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07b75abf67744ea5880a7cd216e4fcf7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07b75abf67744ea5880a7cd216e4fcf7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/07b75abf67744ea5880a7cd216e4fcf7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:46:48.347257Z",
                "updated_at": "2022-03-09T15:46:48.347321Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3760,
                "name": "Four Corners",
                "slug": "four-corners",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.528741,-0.04883579999999999",
                "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-09T15:46:52.327937Z",
            "publish_time": null,
            "slug": "four-corners-photographing-protest-resistance-through-a-feminist-lens-2022-03-18",
            "created_at": "2022-03-09T15:46:53.421625Z",
            "updated_at": "2022-03-09T15:46:53.966174Z",
            "summary": "Photographing Protest: resistance through a feminist lens is an Gallery Shows event starting on 18/03/2022, 01:00 and ending on 30/04/2022, 00:00. Event is in Four Corners with address 121 Roman Road.",
            "title": "Photographing Protest: resistance through a feminist lens",
            "content": null,
            "start_time": "2022-03-18T01:00:00.000000Z",
            "end_time": "2022-04-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": "121 Roman Road",
            "city": "London",
            "geolocation": "51.5287507,-0.0489261",
            "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": 7787,
            "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": 8816,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aab088ba8b5a4cb58b6391cbe78b4aa8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aab088ba8b5a4cb58b6391cbe78b4aa8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/aab088ba8b5a4cb58b6391cbe78b4aa8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aab088ba8b5a4cb58b6391cbe78b4aa8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aab088ba8b5a4cb58b6391cbe78b4aa8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aab088ba8b5a4cb58b6391cbe78b4aa8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aab088ba8b5a4cb58b6391cbe78b4aa8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aab088ba8b5a4cb58b6391cbe78b4aa8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aab088ba8b5a4cb58b6391cbe78b4aa8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/aab088ba8b5a4cb58b6391cbe78b4aa8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:55:20.777813Z",
                "updated_at": "2022-03-09T15:55:20.777869Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4145,
                "name": "Galeria Nara Roesler",
                "slug": "galeria-nara-roesler",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7469991,-74.00563679999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-03-09T15:55:23.127727Z",
            "publish_time": null,
            "slug": "galeria-nara-roesler-new-york-marcelo-silveira-hotel-solidao-2022-03-09",
            "created_at": "2022-03-09T15:55:24.634223Z",
            "updated_at": "2022-03-09T15:55:25.209919Z",
            "summary": "Marcelo Silveira: Hotel Solidao is an Gallery Shows event starting on 09/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in Galeria Nara Roesler with address 22 East 69th Street.",
            "title": "Marcelo Silveira: Hotel Solidao",
            "content": null,
            "start_time": "2022-03-09T01:00:00.000000Z",
            "end_time": "2022-04-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "22 East 69th Street",
            "city": "New York",
            "geolocation": "40.7696562,-73.9666494",
            "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": 7788,
            "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": 8815,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/59db1a361a704ce5a5a5fe0a651e5c65.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59db1a361a704ce5a5a5fe0a651e5c65-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:55:20.451682Z",
                "updated_at": "2022-03-09T15:55:20.451716Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4324,
                "name": "Galerie Barbara Weiss",
                "slug": "galerie-barbara-weiss",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.496851,13.418323",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-03-09T15:55:24.525855Z",
            "publish_time": null,
            "slug": "galerie-barbara-weiss-raoul-de-keyser-march-7-1990-2022-03-05",
            "created_at": "2022-03-09T15:55:25.269349Z",
            "updated_at": "2022-03-09T15:55:25.675688Z",
            "summary": "Raoul De Keyser: March 7, 1990 is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 16/04/2022, 00:00. Event is in Galerie Barbara Weiss with address Kohlfurther Str. 41/43.",
            "title": "Raoul De Keyser: March 7, 1990",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Kohlfurther Str. 41/43",
            "city": "Berlin",
            "geolocation": "51.1914923,7.1276915",
            "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": 7789,
            "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": 8817,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/60e00a40c0504b0cad31d23202a72aaf.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/60e00a40c0504b0cad31d23202a72aaf-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-09T15:55:23.244622Z",
                "updated_at": "2022-03-09T15:55:23.244681Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3171,
                "name": "Galerie Bastian",
                "slug": "galerie-bastian",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51102179999999,-0.1473768",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-03-09T15:55:29.417898Z",
            "publish_time": null,
            "slug": "galerie-bastian-john-pawson-looking-for-light-2022-03-05",
            "created_at": "2022-03-09T15:55:30.295880Z",
            "updated_at": "2022-03-09T15:55:30.844681Z",
            "summary": "John Pawson - Looking for Light is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 01/05/2022, 00:00. Event is in Galerie Bastian with address Taylorstraße 1.",
            "title": "John Pawson - Looking for Light",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-05-01T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Taylorstraße 1",
            "city": "Berlin",
            "geolocation": "52.453898800000005,13.271701480433562",
            "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": 7790,
            "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": 3171,
                "name": "Galerie Bastian",
                "slug": "galerie-bastian",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51102179999999,-0.1473768",
                "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-09T16:46:25.920120Z",
            "publish_time": null,
            "slug": "galerie-bastian-t-r-u-t-h-t-h-a-t-2022-03-18",
            "created_at": "2022-03-09T16:46:27.226670Z",
            "updated_at": "2022-03-09T16:46:27.744391Z",
            "summary": "T R U T H T H A T is an Gallery Shows event starting on 18/03/2022, 01:00 and ending on 30/04/2022, 00:00. Event is in Galerie Bastian with address 8 Davies Street.",
            "title": "T R U T H T H A T",
            "content": null,
            "start_time": "2022-03-18T01:00:00.000000Z",
            "end_time": "2022-04-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": "8 Davies Street",
            "city": "London",
            "geolocation": "-41.1630971,174.8292275",
            "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": 7791,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3761,
                "name": "Galerie Born",
                "slug": "galerie-born",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4356529,13.3014729",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-03-09T16:46:27.029045Z",
            "publish_time": null,
            "slug": "galerie-born-jens-jensen-red-river-der-rote-fluss-2022-03-15",
            "created_at": "2022-03-09T16:46:27.768109Z",
            "updated_at": "2022-03-09T16:46:28.182977Z",
            "summary": "JENS JENSEN – Red River / Der rote Fluss is an Gallery Shows event starting on 15/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in Galerie Born with address GALERIE BORN, Berlin.",
            "title": "JENS JENSEN – Red River / Der rote Fluss",
            "content": null,
            "start_time": "2022-03-15T01:00:00.000000Z",
            "end_time": "2022-04-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "GALERIE BORN, Berlin",
            "city": "Berlin",
            "geolocation": "52.5053398,13.36739",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7792,
            "author": {
                "id": "677bb3c9-be80-4d1e-ac9a-d6f865945eff",
                "username": "info@loudos.gr",
                "slug": "infoloudosgr",
                "first_name": "Thanos",
                "last_name": "Loudos",
                "display_name": null,
                "display_name_full": "Thanos Loudos",
                "email": "info@loudos.gr",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 8818,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e47a4e9beaea4719a9c6f036ce2528c5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e47a4e9beaea4719a9c6f036ce2528c5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-10T14:15:46.867631Z",
                "updated_at": "2022-03-10T14:15:46.867669Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "677bb3c9-be80-4d1e-ac9a-d6f865945eff"
            },
            "venue": {
                "id": 3184,
                "name": "Loudos Auctions",
                "slug": "loudos-auctions",
                "city": "Αθήνα",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "37.9705904,23.7414198",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3253,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Logo_Red.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Logo_Red-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-02-09T16:46:18.412803Z",
                    "updated_at": "2021-09-14T13:49:58.872482Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "677bb3c9-be80-4d1e-ac9a-d6f865945eff"
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-03-10T14:15:54.369633Z",
            "publish_time": null,
            "slug": "the-discovery-sale",
            "created_at": "2022-03-10T14:15:54.373693Z",
            "updated_at": "2022-03-10T14:21:25.648312Z",
            "summary": "The Discovery Sale is an Auctions event starting on 08/04/2022, 19:00 and ending on 08/04/2022, 22:00. Event is in Loudos Auctions with address Online-Only.",
            "title": "The Discovery Sale - Live Online Auction",
            "content": "The Discovery Sale – April 8 at 7 pm EEST\r\nLive Online Auction.\r\n\r\nWe are happy to present the first Discovery Sale that will take place Live Online via Invaluable, LiveAuctioneers, Drouot and Loudos.gr.\r\nExplore our catalogue that includes:\r\n\r\n    A selection of works of fine art from Greek and international artists\r\n    Objects of Philhellenic, Ottoman, Islamic and Asian interest\r\n    Jewelry and Wristwatches (Ilias Lalaounis, Piaget etc)\r\n    Designer & Fashion (Gucci, Louis Vuitton, Hermes, Balenciaga etc)\r\n    Antiques, interiors and collector’s objects\r\n\r\nViewing notes\r\n\r\nCurrently private viewing is available by appointment in our Athens office from Sunday 13 March to Sunday 20 March.\r\nWe will also have another full week of viewing before the auction.\r\n\r\nNEW FEATURE: Virtual viewings – contact us to arrange your private virtual appointment to view the auction via zoom or what’s up.\r\n\r\nAuction Catalogue: https://loudos.gr/project/the-discovery-sale/",
            "start_time": "2022-04-08T19:00:00.000000Z",
            "end_time": "2022-04-08T22: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": "Online-Only",
            "city": "",
            "geolocation": "37.9705904,23.7414198",
            "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": true,
            "banner_logo": null,
            "artists": [
                9108,
                11435,
                13942
            ],
            "artworks": [
                80730,
                90064
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 7793,
            "author": {
                "id": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197",
                "username": "it@roma-gallery.com",
                "slug": "itroma-gallerycom",
                "first_name": "Iridanos",
                "last_name": "Tsirigkoulis",
                "display_name": null,
                "display_name_full": "Iridanos Tsirigkoulis",
                "email": "it@roma-gallery.com",
                "telephone": "+30 21 3035 8344"
            },
            "price": null,
            "featured_image": {
                "id": 8856,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41e0ec97661a4294ab3a1732fdc04e86-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41e0ec97661a4294ab3a1732fdc04e86-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/41e0ec97661a4294ab3a1732fdc04e86.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41e0ec97661a4294ab3a1732fdc04e86-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41e0ec97661a4294ab3a1732fdc04e86-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41e0ec97661a4294ab3a1732fdc04e86-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41e0ec97661a4294ab3a1732fdc04e86-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41e0ec97661a4294ab3a1732fdc04e86-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41e0ec97661a4294ab3a1732fdc04e86-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/41e0ec97661a4294ab3a1732fdc04e86-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-03-11T20:23:26.269199Z",
                "updated_at": "2022-03-11T20:23:26.269235Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197"
            },
            "venue": {
                "id": 3105,
                "name": "Roma Gallery",
                "slug": "roma-gallery",
                "city": "Athens",
                "country": {
                    "code": "GR",
                    "name": "Greece"
                },
                "geolocation": "37.97858069999999,23.7388047",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2990,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/tygb.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/tygb-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-09-01T13:46:42.509568Z",
                    "updated_at": "2021-09-14T13:43:38.754967Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "bf1fddb9-b06a-4b48-ba23-cb9cffac0197"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2022-03-11T09:48:14.043438Z",
            "publish_time": null,
            "slug": "roma-gallery-iyHR",
            "created_at": "2022-03-11T09:48:14.048134Z",
            "updated_at": "2022-03-11T20:24:11.501186Z",
            "summary": "Τελευταίο Σάββατο της έκθεσης του Δημήτρη Αληθεινού στη Roma Gallery is an Gallery Shows event starting on 12/03/2022, 12:00 and ending on 12/03/2022, 15:00. Event is in ROMA GALLERY with address Roma  5.",
            "title": "Τελευταίο Σάββατο της έκθεσης του Δημήτρη Αληθεινού στη Roma Gallery",
            "content": "Διανύοντας τις τελευταίες ημέρες της έκθεσης «Για το καθετί υπάρχει ορισμένος καιρός» του Δημήτρη Αληθεινού στη Roma Gallery, σας προσκαλούμε το Σάββατο 12/3 να περιηγηθούμε μαζί με τον καλλιτέχνη σε έναν άλλο κόσμο που η τέχνη συνυπάρχει αρμονικά με την βίαιη καθημερινότητα.",
            "start_time": "2022-03-12T12:00:00.000000Z",
            "end_time": "2022-03-12T15: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": "Roma  5",
            "city": "",
            "geolocation": "37.97858069999999,23.7388047",
            "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": 7794,
            "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": 2887,
                "name": "Galerie Eva Presenhuber Zurich",
                "slug": "galerie-eva-presenhuber",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3863072,8.516724000000067",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2509,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Eva-Presenhuber.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T07:39:18.980779Z",
                    "updated_at": "2021-09-14T13:31:17.788917Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie Eva Presenhuber",
                    "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": "CH",
            "publish_status": "published",
            "published_at": "2022-03-11T14:44:41.668779Z",
            "publish_time": null,
            "slug": "galerie-eva-presenhuber-clouds-in-myffee-2022-03-05",
            "created_at": "2022-03-11T14:44:42.420265Z",
            "updated_at": "2022-03-11T14:44:43.040455Z",
            "summary": "Clouds in Myffee is an Gallery Shows event starting on 05/03/2022, 01:00 and ending on 09/04/2022, 00:00. Event is in Galerie Eva Presenhuber Zurich with address Waldmannstrasse 6.",
            "title": "Clouds in Myffee",
            "content": null,
            "start_time": "2022-03-05T01:00:00.000000Z",
            "end_time": "2022-04-09T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Waldmannstrasse 6",
            "city": "Zurich",
            "geolocation": "47.3686681,8.5466671",
            "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": 7795,
            "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": 4661,
                "name": "Galerie Eva Presenhuber New York",
                "slug": "galerie-eva-presenhuber-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7266869,-73.9929429",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-03-11T14:44:42.306746Z",
            "publish_time": null,
            "slug": "galerie-eva-presenhuber-and-so-america-opened-up-2022-03-18",
            "created_at": "2022-03-11T14:44:43.027606Z",
            "updated_at": "2022-03-11T14:44:43.379341Z",
            "summary": "And So America Opened Up is an Gallery Shows event starting on 18/03/2022, 01:00 and ending on 23/04/2022, 00:00. Event is in Galerie Eva Presenhuber New York with address 39 Great Jones Street.",
            "title": "And So America Opened Up",
            "content": null,
            "start_time": "2022-03-18T01:00:00.000000Z",
            "end_time": "2022-04-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "39 Great Jones Street",
            "city": "New York",
            "geolocation": "40.72667495,-73.99294967976016",
            "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": []
        }
    ]
}