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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=34560&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=34524&ordering=-end_time",
    "results": [
        {
            "id": 28760,
            "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": 27370,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9815eceed98344c58a718143a8fa9098-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9815eceed98344c58a718143a8fa9098-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9815eceed98344c58a718143a8fa9098-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9815eceed98344c58a718143a8fa9098-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9815eceed98344c58a718143a8fa9098-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9815eceed98344c58a718143a8fa9098.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9815eceed98344c58a718143a8fa9098-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9815eceed98344c58a718143a8fa9098-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9815eceed98344c58a718143a8fa9098-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9815eceed98344c58a718143a8fa9098-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:04:37.326012Z",
                "updated_at": "2023-07-04T10:04:37.326051Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6434,
                "name": "Corridor Contemporary",
                "slug": "corridor-contemporary",
                "city": "Tel Aviv-Yafo",
                "country": {
                    "code": "IL",
                    "name": "Israel"
                },
                "geolocation": "32.065362,34.7639802",
                "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": "IL",
            "publish_status": "published",
            "published_at": "2023-07-04T10:04:40.146180Z",
            "publish_time": null,
            "slug": "corridor-contemporary-cultural-hybrids-2020-09-14",
            "created_at": "2023-07-04T10:04:41.089720Z",
            "updated_at": "2023-07-04T10:04:42.789535Z",
            "summary": "Cultural Hybrids is an Gallery Shows event starting on 14/09/2020, 00:00 and ending on 18/10/2020, 00:00. Event is in Corridor Contemporary with address 12 Kaufman Street.",
            "title": "Cultural Hybrids",
            "content": null,
            "start_time": "2020-09-14T00:00:00.000000Z",
            "end_time": "2020-10-18T00: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": "12 Kaufman Street",
            "city": "Tel Aviv",
            "geolocation": "32.38482068367347,-96.84510144897959",
            "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": 29139,
            "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": 27706,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8febfcf76192454caba56f19231031b6-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8febfcf76192454caba56f19231031b6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8febfcf76192454caba56f19231031b6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8febfcf76192454caba56f19231031b6-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8febfcf76192454caba56f19231031b6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8febfcf76192454caba56f19231031b6.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8febfcf76192454caba56f19231031b6-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8febfcf76192454caba56f19231031b6-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8febfcf76192454caba56f19231031b6-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8febfcf76192454caba56f19231031b6-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T10:44:17.795201Z",
                "updated_at": "2023-07-10T10:44:17.795242Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5022,
                "name": "Eclectic Gallery",
                "slug": "eclectic-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5172059,-0.1352534",
                "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": "",
            "publish_status": "published",
            "published_at": "2023-07-10T10:44:20.742422Z",
            "publish_time": null,
            "slug": "eclectic-gallery-from-sight-to-flight-danny-oconnor-solo-show-2020-09-28",
            "created_at": "2023-07-10T10:44:22.970620Z",
            "updated_at": "2023-07-10T10:44:23.371481Z",
            "summary": "From Sight to Flight - Danny OConnor Solo Show is an Gallery Shows event starting on 28/09/2020, 00:00 and ending on 18/10/2020, 00:00. Event is in Eclectic Gallery with address London.",
            "title": "From Sight to Flight - Danny OConnor Solo Show",
            "content": null,
            "start_time": "2020-09-28T00:00:00.000000Z",
            "end_time": "2020-10-18T00: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": "London",
            "city": "United Kingdom",
            "geolocation": "51.5073359,-0.12765",
            "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": 19818,
            "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": 19218,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a34b391df8e44addb2bfcdd10219c8aa-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a34b391df8e44addb2bfcdd10219c8aa-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a34b391df8e44addb2bfcdd10219c8aa-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a34b391df8e44addb2bfcdd10219c8aa-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a34b391df8e44addb2bfcdd10219c8aa-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a34b391df8e44addb2bfcdd10219c8aa.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a34b391df8e44addb2bfcdd10219c8aa-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a34b391df8e44addb2bfcdd10219c8aa-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a34b391df8e44addb2bfcdd10219c8aa-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a34b391df8e44addb2bfcdd10219c8aa-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T19:39:42.307369Z",
                "updated_at": "2023-02-10T14:48:09.579030Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5356,
                "name": "Bargehouse",
                "slug": "bargehouse",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083463,-0.1082762",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-16T19:39:46.714461Z",
            "publish_time": null,
            "slug": "bargehouse-art-full-frame-2020-10-15",
            "created_at": "2023-01-16T19:39:47.622234Z",
            "updated_at": "2023-01-16T19:39:47.676647Z",
            "summary": "Art Full Frame is an Gallery Shows event starting on 15/10/2020, 00:00 and ending on 18/10/2020, 00:00. Event is in Bargehouse with address Oxo Tower Wharf, Bargehouse Street.",
            "title": "Art Full Frame",
            "content": null,
            "start_time": "2020-10-15T00:00:00.000000Z",
            "end_time": "2020-10-18T00: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": "Oxo Tower Wharf, Bargehouse Street",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19820,
            "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": 19221,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4b7351595e74d93845c8e7b81a315f8-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4b7351595e74d93845c8e7b81a315f8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4b7351595e74d93845c8e7b81a315f8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4b7351595e74d93845c8e7b81a315f8-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4b7351595e74d93845c8e7b81a315f8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e4b7351595e74d93845c8e7b81a315f8.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4b7351595e74d93845c8e7b81a315f8-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4b7351595e74d93845c8e7b81a315f8-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4b7351595e74d93845c8e7b81a315f8-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4b7351595e74d93845c8e7b81a315f8-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T19:39:46.008966Z",
                "updated_at": "2023-02-10T14:48:10.132760Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5356,
                "name": "Bargehouse",
                "slug": "bargehouse",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083463,-0.1082762",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-16T19:39:51.424117Z",
            "publish_time": null,
            "slug": "bargehouse-london-photo-show-2020-10-15",
            "created_at": "2023-01-16T19:39:52.314219Z",
            "updated_at": "2023-01-16T19:39:52.365248Z",
            "summary": "London Photo Show is an Gallery Shows event starting on 15/10/2020, 00:00 and ending on 18/10/2020, 00:00. Event is in Bargehouse with address Oxo Tower Wharf, Bargehouse Street.",
            "title": "London Photo Show",
            "content": null,
            "start_time": "2020-10-15T00:00:00.000000Z",
            "end_time": "2020-10-18T00: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": "Oxo Tower Wharf, Bargehouse Street",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20300,
            "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": 19654,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2007fd8933d4e8f96c61b90bf557ab5-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2007fd8933d4e8f96c61b90bf557ab5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2007fd8933d4e8f96c61b90bf557ab5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2007fd8933d4e8f96c61b90bf557ab5-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2007fd8933d4e8f96c61b90bf557ab5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f2007fd8933d4e8f96c61b90bf557ab5.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2007fd8933d4e8f96c61b90bf557ab5-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2007fd8933d4e8f96c61b90bf557ab5-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2007fd8933d4e8f96c61b90bf557ab5-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f2007fd8933d4e8f96c61b90bf557ab5-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T13:29:40.821763Z",
                "updated_at": "2023-02-10T15:11:24.871532Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7860,
                "name": "Be Contemporary",
                "slug": "be-contemporary",
                "city": "Izmir",
                "country": {
                    "code": "TR",
                    "name": "Turkey"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2023-01-20T13:29:44.718891Z",
            "publish_time": null,
            "slug": "be-contemporary-gallery-abstract-realities-and-a-drive-in-three-dimensions-2020-09-19",
            "created_at": "2023-01-20T13:29:45.631671Z",
            "updated_at": "2023-01-20T13:29:46.219176Z",
            "summary": "Abstract Realities, and A Drive in Three Dimensions is an Gallery Shows event starting on 19/09/2020, 00:00 and ending on 18/10/2020, 00:00. Event is in Be Contemporary with address 7869 Yonge Street.",
            "title": "Abstract Realities, and A Drive in Three Dimensions",
            "content": null,
            "start_time": "2020-09-19T00:00:00.000000Z",
            "end_time": "2020-10-18T00: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": "7869 Yonge Street",
            "city": "Innisfil",
            "geolocation": "44.323487953124996,-79.61885349375",
            "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": 20733,
            "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": 20048,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/54d266c869c0468a84cd4393620f71e5.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/54d266c869c0468a84cd4393620f71e5-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T20:28:05.358546Z",
                "updated_at": "2023-02-10T15:13:37.874892Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6550,
                "name": "Basis e.V.",
                "slug": "basis-ev",
                "city": "Frankfurt am Main",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.1628,8.63657",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-25T20:28:05.627403Z",
            "publish_time": null,
            "slug": "basis-ev-creating-a-we-2020-09-05",
            "created_at": "2023-01-25T20:28:06.514328Z",
            "updated_at": "2023-01-25T20:28:06.514365Z",
            "summary": null,
            "title": "Creating a ‘we’",
            "content": null,
            "start_time": "2020-09-05T00:00:00.000000Z",
            "end_time": "2020-10-18T00: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": "Gutleutstraße 8-12",
            "city": "Frankfurt",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3029,
            "author": {
                "id": "c38f00b4-056a-4570-94f6-97a48da5700a",
                "username": "bernard_950",
                "slug": "bernard_950",
                "first_name": "Art",
                "last_name": "Wise",
                "display_name": "Bernard Rougerie",
                "display_name_full": "Bernard Rougerie",
                "email": "info@artwiseonline.com",
                "telephone": "(718) 788-0791"
            },
            "price": null,
            "featured_image": {
                "id": 4505,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/LC1037.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/LC1037-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-09-16T18:15:55.263595Z",
                "updated_at": "2021-09-13T11:35:21.398409Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "c38f00b4-056a-4570-94f6-97a48da5700a"
            },
            "venue": {
                "id": 2057,
                "name": "ArtWise",
                "slug": "artwise",
                "city": "Brooklyn, New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.704106,-73.98800599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2615,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:23:13.733787Z",
                    "updated_at": "2021-09-14T13:33:47.189256Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-09-16T18:15:56.479552Z",
            "publish_time": null,
            "slug": "spotlighting-rauschenberg",
            "created_at": "2020-09-16T18:15:56.483096Z",
            "updated_at": "2020-09-16T18:15:56.534711Z",
            "summary": "Spotlighting Rauschenberg is an Gallery Shows event starting on 17/09/2020, 10:00 and ending on 17/10/2020, 20:00. Event is in ArtWise with address 135 Plymouth St #412.",
            "title": "Spotlighting Rauschenberg",
            "content": "<span style=\"color: rgb(0, 0, 0); font-family: &quot;Adobe Garamond W08&quot;, adobe-garamond-pro, AGaramondPro-Regular, &quot;Times New Roman&quot;, Times, serif; font-size: 17px; background-color: rgb(255, 255, 255);\">Enduring Pop Art predecessor Robert Rauschenberg is most well known for his tropical storm of montaged imagery, delving into any and all media that might be explored including paint, ink, glue, construction materials, graphite, charcoal, markers, objects as printing elements ...</span>",
            "start_time": "2020-09-17T10:00:00.000000Z",
            "end_time": "2020-10-17T20: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": "135 Plymouth St #412",
            "city": "Brooklyn, New York",
            "geolocation": "40.704106,-73.98800599999998",
            "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": [
                356
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3004,
            "author": {
                "id": "0a249e62-9212-43f4-8b21-bb0519792482",
                "username": "StephenBulger",
                "slug": "stephenbulger",
                "first_name": "Stephen",
                "last_name": "Bulger Gallery",
                "display_name": "Allison",
                "display_name_full": "Allison",
                "email": "info@bulgergallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4480,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14_Murder_fight_02-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14_Murder_fight_02-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14_Murder_fight_02-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14_Murder_fight_02-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14_Murder_fight_02-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/14_Murder_fight_02.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14_Murder_fight_02-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14_Murder_fight_02-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14_Murder_fight_02-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14_Murder_fight_02-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-08-26T17:50:18.869163Z",
                "updated_at": "2021-09-13T11:34:46.710882Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "0a249e62-9212-43f4-8b21-bb0519792482"
            },
            "venue": {
                "id": 869,
                "name": "Stephen Bulger Gallery Toronto",
                "slug": "stephen-bulger-gallery-toronto",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6496209,-79.42763020000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2583,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/SBG-Logo-Midnight-Square2.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/SBG-Logo-Midnight-Square2-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:21:09.068176Z",
                    "updated_at": "2021-09-14T13:33:00.611505Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "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": "CA",
            "publish_status": "published",
            "published_at": "2020-08-26T17:48:17.313107Z",
            "publish_time": null,
            "slug": "guillaume-simoneau-murder",
            "created_at": "2020-08-26T17:48:17.321827Z",
            "updated_at": "2020-08-26T17:50:19.834508Z",
            "summary": "Guillaume Simoneau | Murder is an Gallery Shows event starting on 12/09/2020, 11:00 and ending on 17/10/2020, 18:00. Event is in Stephen Bulger Gallery Toronto with address 1356 Dundas Street West.",
            "title": "Guillaume Simoneau | Murder",
            "content": "<p class=\"MsoNormal\" style=\"margin: 0cm; font-size: 12pt; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);\"><span style=\"text-align: justify; font-size: 11pt; font-family: &quot;Times New Roman&quot;, serif;\">Stephen Bulger Gallery is pleased to present “Murder”</span><span style=\"text-align: justify; font-size: 11pt; font-family: &quot;Times New Roman&quot;, serif;\">, our second solo exhibition of work by Canadian photographer Guillaume Simoneau.<br><br></span></p><p class=\"MsoNormal\" style=\"margin: 0cm; font-size: 12pt; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);\"><b style=\"font-size: medium;\"><span style=\"font-size: 11pt; font-family: &quot;Times New Roman&quot;, serif;\">Guillaume Simoneau in attendance during these times:&nbsp;<br></span></b><span style=\"font-size: 11pt; font-family: &quot;Times New Roman&quot;, serif;\">Friday September 11, 4-8pm &amp; Saturday September 12, 11am-6pm</span><span style=\"font-size: medium;\"></span><br></p>",
            "start_time": "2020-09-12T11:00:00.000000Z",
            "end_time": "2020-10-17T18: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": "1356 Dundas Street West",
            "city": "Toronto",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                9271
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3051,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4528,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Not_Real_Art_Kiara_Aileen-Machado_Hermana_700x929-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Not_Real_Art_Kiara_Aileen-Machado_Hermana_700x929-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Not_Real_Art_Kiara_Aileen-Machado_Hermana_700x929-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Not_Real_Art_Kiara_Aileen-Machado_Hermana_700x929-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Not_Real_Art_Kiara_Aileen-Machado_Hermana_700x929-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Not_Real_Art_Kiara_Aileen-Machado_Hermana_700x929.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Not_Real_Art_Kiara_Aileen-Machado_Hermana_700x929-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Not_Real_Art_Kiara_Aileen-Machado_Hermana_700x929-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Not_Real_Art_Kiara_Aileen-Machado_Hermana_700x929-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Not_Real_Art_Kiara_Aileen-Machado_Hermana_700x929-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-10-07T05:04:02.397675Z",
                "updated_at": "2021-09-13T11:35:50.394062Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "b850e8fe-7e65-470a-88f4-d2eecac6bc31"
            },
            "venue": {
                "id": 3117,
                "name": "Helms Design Center",
                "slug": "helms-design-center",
                "city": "Culver City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0292248,-118.3852681",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3033,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/866360-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/866360-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/866360-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/866360-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/866360-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/866360-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/866360.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/866360-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-09-30T01:12:12.139693Z",
                    "updated_at": "2021-09-14T13:44:43.303043Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b850e8fe-7e65-470a-88f4-d2eecac6bc31"
                },
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-10-07T05:04:03.772603Z",
            "publish_time": null,
            "slug": "not-real-art-2020-public-art-projections-virtual-gallery-exhibition",
            "created_at": "2020-10-07T05:04:03.776329Z",
            "updated_at": "2020-10-07T05:04:03.814643Z",
            "summary": "NOT REAL ART 2020 • Public Art Projections & Virtual Gallery Exhibition is an Museum Exhibitions event starting on 09/10/2020, 19:00 and ending on 17/10/2020, 02:00. Event is in Helms Design Center with address 8745 Washington Blvd, Culver City, CA 90232.",
            "title": "NOT REAL ART 2020 • Public Art Projections & Virtual Gallery Exhibition",
            "content": "<style>\r\n<!--\r\n /* Font Definitions */\r\n@font-face\r\n\t{font-family:Arial;\r\n\tpanose-1:2 11 6 4 2 2 2 2 2 4;\r\n\tmso-font-charset:0;\r\n\tmso-generic-font-family:auto;\r\n\tmso-font-pitch:variable;\r\n\tmso-font-signature:-536859905 -1073711037 9 0 511 0;}\r\n@font-face\r\n\t{font-family:\"MS 明朝\";\r\n\tmso-font-charset:78;\r\n\tmso-generic-font-family:auto;\r\n\tmso-font-pitch:variable;\r\n\tmso-font-signature:1 134676480 16 0 131072 0;}\r\n@font-face\r\n\t{font-family:\"Cambria Math\";\r\n\tpanose-1:2 4 5 3 5 4 6 3 2 4;\r\n\tmso-font-charset:0;\r\n\tmso-generic-font-family:auto;\r\n\tmso-font-pitch:variable;\r\n\tmso-font-signature:3 0 0 0 1 0;}\r\n@font-face\r\n\t{font-family:Cambria;\r\n\tpanose-1:2 4 5 3 5 4 6 3 2 4;\r\n\tmso-font-charset:0;\r\n\tmso-generic-font-family:auto;\r\n\tmso-font-pitch:variable;\r\n\tmso-font-signature:-536870145 1073743103 0 0 415 0;}\r\n /* Style Definitions */\r\np.MsoNormal, li.MsoNormal, div.MsoNormal\r\n\t{mso-style-unhide:no;\r\n\tmso-style-qformat:yes;\r\n\tmso-style-parent:\"\";\r\n\tmargin:0in;\r\n\tmargin-bottom:.0001pt;\r\n\tmso-pagination:widow-orphan;\r\n\tfont-siz",
            "start_time": "2020-10-09T19:00:00.000000Z",
            "end_time": "2020-10-17T02: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": "8745 Washington Blvd, Culver City, CA 90232",
            "city": "Culver City",
            "geolocation": "34.0292248,-118.3852681",
            "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": 3078,
            "author": {
                "id": "e7be66b3-17d2-4ec6-a8b2-f2761e0e3a48",
                "username": "harriet@agora-gallery.com",
                "slug": "harrietagora-gallerycom",
                "first_name": "Harriet",
                "last_name": "Sunga",
                "display_name": null,
                "display_name_full": "Harriet Sunga",
                "email": "harriet@agora-gallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4554,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9883095191_1602883138-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9883095191_1602883138-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9883095191_1602883138-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9883095191_1602883138-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9883095191_1602883138-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9883095191_1602883138.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9883095191_1602883138-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9883095191_1602883138-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9883095191_1602883138-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9883095191_1602883138-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-10-28T01:28:43.687241Z",
                "updated_at": "2021-09-13T11:36:27.646600Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 734,
                "name": "AGORA GALLERY New York",
                "slug": "agora-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7494083,-74.0045743",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-10-28T01:28:44.948372Z",
            "publish_time": null,
            "slug": "agora-gallery-unbound-perspectives-2020-09-26",
            "created_at": "2020-10-28T01:28:45.904610Z",
            "updated_at": "2022-08-03T08:41:59.047758Z",
            "summary": "Unbound Perspectives is an Gallery Shows event starting on 26/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in AGORA GALLERY New York with address 530 W 25th St.",
            "title": "Unbound Perspectives",
            "content": null,
            "start_time": "2020-09-26T00:00:00.000000Z",
            "end_time": "2020-10-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": "530 W 25th St",
            "city": "New York",
            "geolocation": "37.520441541317766,-77.45913876176294",
            "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": 4690,
            "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": 6078,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2699036257_1602884732.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2699036257_1602884732-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-13T23:56:49.080661Z",
                "updated_at": "2021-09-13T23:56:49.080710Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3828,
                "name": "Annely Juda Fine Art",
                "slug": "annely-juda-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51426799999999,-0.1456187",
                "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": "2021-09-13T23:56:51.589126Z",
            "publish_time": null,
            "slug": "annely-juda-fine-art-leon-kossoff-anthony-caro-2020-09-16",
            "created_at": "2021-09-13T23:56:52.350920Z",
            "updated_at": "2021-09-13T23:56:52.395275Z",
            "summary": "Leon Kossoff / Anthony Caro is an Gallery Shows event starting on 16/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Annely Juda Fine Art with address 4th Flr, 23 Dering Street.",
            "title": "Leon Kossoff / Anthony Caro",
            "content": null,
            "start_time": "2020-09-16T00:00:00.000000Z",
            "end_time": "2020-10-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": "4th Flr, 23 Dering Street",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 4692,
            "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": 6080,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7512893513_1602877490-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7512893513_1602877490-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7512893513_1602877490-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7512893513_1602877490-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7512893513_1602877490-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7512893513_1602877490.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7512893513_1602877490-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7512893513_1602877490-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7512893513_1602877490-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7512893513_1602877490-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-13T23:56:49.126455Z",
                "updated_at": "2021-09-13T23:56:49.126504Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3828,
                "name": "Annely Juda Fine Art",
                "slug": "annely-juda-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51426799999999,-0.1456187",
                "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": "2021-09-13T23:56:52.349027Z",
            "publish_time": null,
            "slug": "annely-juda-fine-art-anthony-caro-6-sculptures-leon-kossoff-6-paintings-original-proposal-for-our-booth-at-frieze-masters-london-2020-09-19",
            "created_at": "2021-09-13T23:56:53.117039Z",
            "updated_at": "2021-09-13T23:56:54.598497Z",
            "summary": "Anthony Caro: 6 Sculptures, Leon Kossoff: 6 Paintings. Original Proposal for our Booth at Frieze Masters, London is an Gallery Shows event starting on 19/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Annely Juda Fine Art with address 23 Dering Street.",
            "title": "Anthony Caro: 6 Sculptures, Leon Kossoff: 6 Paintings. Original Proposal for our Booth at Frieze Masters, London",
            "content": null,
            "start_time": "2020-09-19T00:00:00.000000Z",
            "end_time": "2020-10-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": "23 Dering Street",
            "city": "London",
            "geolocation": "51.5142764,-0.1456653",
            "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": 5007,
            "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": 6364,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8200500217_1602889654-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8200500217_1602889654-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8200500217_1602889654-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8200500217_1602889654-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8200500217_1602889654-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8200500217_1602889654.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8200500217_1602889654-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8200500217_1602889654-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8200500217_1602889654-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8200500217_1602889654-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T12:46:04.974071Z",
                "updated_at": "2021-09-29T12:46:04.974122Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3254,
                "name": "Axel Obiger",
                "slug": "axel-obiger",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.534476,13.3986033",
                "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": "2021-09-29T12:46:08.615875Z",
            "publish_time": null,
            "slug": "axel-obiger-shifted-through-2020-09-19",
            "created_at": "2021-09-29T12:46:09.499110Z",
            "updated_at": "2021-09-29T12:46:10.053869Z",
            "summary": "shifted through is an Gallery Shows event starting on 19/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Axel Obiger with address Brunnenstraße 29.",
            "title": "shifted through",
            "content": null,
            "start_time": "2020-09-19T00:00:00.000000Z",
            "end_time": "2020-10-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": "Brunnenstraße 29",
            "city": "Berlin",
            "geolocation": "51.6468253,11.5268469",
            "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": 5016,
            "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": 6370,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3790709939_1602879919-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3790709939_1602879919-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3790709939_1602879919-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3790709939_1602879919-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3790709939_1602879919-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3790709939_1602879919.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3790709939_1602879919-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3790709939_1602879919-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3790709939_1602879919-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3790709939_1602879919-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T12:48:26.575396Z",
                "updated_at": "2021-09-29T12:48:26.575445Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3255,
                "name": "Axel Vervoordt Gallery",
                "slug": "axel-vervoordt-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "22.2496312,114.168743",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2021-09-29T12:48:30.200030Z",
            "publish_time": null,
            "slug": "axel-vervoordt-gallery-self-portraitscose-che-incantano-2020-07-04",
            "created_at": "2021-09-29T12:48:30.968504Z",
            "updated_at": "2021-09-29T12:48:31.630156Z",
            "summary": "Self-portraits/Cose che incantano is an Gallery Shows event starting on 04/07/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Axel Vervoordt Gallery with address Stokerijstraat 19.",
            "title": "Self-portraits/Cose che incantano",
            "content": null,
            "start_time": "2020-07-04T00:00:00.000000Z",
            "end_time": "2020-10-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": "Stokerijstraat 19",
            "city": "Wijnegem",
            "geolocation": "51.0638857,3.731843536566494",
            "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": 5024,
            "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": 6376,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1949999145_1602877390-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1949999145_1602877390-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1949999145_1602877390-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1949999145_1602877390-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1949999145_1602877390-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1949999145_1602877390.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1949999145_1602877390-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1949999145_1602877390-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1949999145_1602877390-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1949999145_1602877390-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T12:48:35.516464Z",
                "updated_at": "2021-09-29T12:48:35.516515Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3255,
                "name": "Axel Vervoordt Gallery",
                "slug": "axel-vervoordt-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "22.2496312,114.168743",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2021-09-29T12:48:38.220692Z",
            "publish_time": null,
            "slug": "axel-vervoordt-gallery-yugen-ii-2020-09-22",
            "created_at": "2021-09-29T12:48:38.976612Z",
            "updated_at": "2021-09-29T12:48:39.326592Z",
            "summary": "Yügen II is an Gallery Shows event starting on 22/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Axel Vervoordt Gallery with address Stokerijstraat 19.",
            "title": "Yügen II",
            "content": null,
            "start_time": "2020-09-22T00:00:00.000000Z",
            "end_time": "2020-10-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": "Stokerijstraat 19",
            "city": "Wijnegem",
            "geolocation": "51.0638857,3.731843536566494",
            "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": 19490,
            "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": 18921,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e6b2075c8814bd4a8b377a77ad8fc2b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e6b2075c8814bd4a8b377a77ad8fc2b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e6b2075c8814bd4a8b377a77ad8fc2b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e6b2075c8814bd4a8b377a77ad8fc2b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e6b2075c8814bd4a8b377a77ad8fc2b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5e6b2075c8814bd4a8b377a77ad8fc2b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e6b2075c8814bd4a8b377a77ad8fc2b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e6b2075c8814bd4a8b377a77ad8fc2b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e6b2075c8814bd4a8b377a77ad8fc2b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5e6b2075c8814bd4a8b377a77ad8fc2b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-12T19:26:55.686439Z",
                "updated_at": "2023-02-10T14:32:20.572671Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7771,
                "name": "NoD Gallery",
                "slug": "nod-gallery",
                "city": "Staré Město",
                "country": {
                    "code": "CZ",
                    "name": "Czechia"
                },
                "geolocation": "50.0907911,14.4258421",
                "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": "CZ",
            "publish_status": "published",
            "published_at": "2023-01-12T19:26:56.050973Z",
            "publish_time": null,
            "slug": "nod-gallery-julius-reichel-bark-beetles-nest-requiem-for-a-tree-epic-version-2019-10-22",
            "created_at": "2023-01-12T19:26:56.913078Z",
            "updated_at": "2023-01-12T19:26:56.913097Z",
            "summary": null,
            "title": "Julius Reichel / Bark beetle's nest: Requiem for a Tree (Epic Version)",
            "content": null,
            "start_time": "2019-10-22T00:00:00.000000Z",
            "end_time": "2020-10-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": "Dlouhá 33",
            "city": "Prague",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20384,
            "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": 19723,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ea69c87f2a29475d89d0ca375ac86ee9.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ea69c87f2a29475d89d0ca375ac86ee9-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T14:23:24.174961Z",
                "updated_at": "2023-02-10T15:11:36.575084Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7908,
                "name": "Architektur Galerie Berlin",
                "slug": "architektur-galerie-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51668389999999,13.4421729",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-20T14:23:30.395364Z",
            "publish_time": null,
            "slug": "architektur-galerie-berlin-adrian-streich-citta-analoga-2020-09-04",
            "created_at": "2023-01-20T14:23:31.297947Z",
            "updated_at": "2023-01-20T14:23:31.619971Z",
            "summary": "Adrian Streich - Città analoga is an Gallery Shows event starting on 04/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Architektur Galerie Berlin with address Karl-Marx-Allee 96.",
            "title": "Adrian Streich - Città analoga",
            "content": null,
            "start_time": "2020-09-04T00:00:00.000000Z",
            "end_time": "2020-10-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": "Karl-Marx-Allee 96",
            "city": "Berlin",
            "geolocation": "52.593799,14.2507934",
            "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": 28392,
            "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": 27046,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e700867e9585441d9d736d2fdaf06dc4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e700867e9585441d9d736d2fdaf06dc4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e700867e9585441d9d736d2fdaf06dc4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e700867e9585441d9d736d2fdaf06dc4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e700867e9585441d9d736d2fdaf06dc4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e700867e9585441d9d736d2fdaf06dc4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e700867e9585441d9d736d2fdaf06dc4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e700867e9585441d9d736d2fdaf06dc4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e700867e9585441d9d736d2fdaf06dc4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e700867e9585441d9d736d2fdaf06dc4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:51:21.575152Z",
                "updated_at": "2023-06-27T18:51:21.575188Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4480,
                "name": "Cristea Roberts Gallery",
                "slug": "cristea-roberts-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5060623,-0.1361262",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-27T18:51:26.455561Z",
            "publish_time": null,
            "slug": "cristea-roberts-gallery-bridget-riley-prints-1962-2020-2020-09-11",
            "created_at": "2023-06-27T18:51:27.371123Z",
            "updated_at": "2023-06-27T18:51:30.465133Z",
            "summary": "Bridget Riley: Prints 1962 - 2020 is an Gallery Shows event starting on 11/09/2020, 00:00 and ending on 17/10/2020, 00:00. Event is in Cristea Roberts Gallery with address 43 Pall Mall.",
            "title": "Bridget Riley: Prints 1962 - 2020",
            "content": null,
            "start_time": "2020-09-11T00:00:00.000000Z",
            "end_time": "2020-10-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": "43 Pall Mall",
            "city": "London",
            "geolocation": "42.15104577976451,-71.22197808425116",
            "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": []
        }
    ]
}