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=3474&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=3492&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3456&ordering=end_time",
    "results": [
        {
            "id": 4719,
            "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": 6108,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9818937175_1604577815-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9818937175_1604577815-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9818937175_1604577815-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9818937175_1604577815-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9818937175_1604577815-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9818937175_1604577815.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9818937175_1604577815-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9818937175_1604577815-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9818937175_1604577815-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9818937175_1604577815-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-19T23:15:15.819395Z",
                "updated_at": "2021-09-19T23:15:15.819445Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2196,
                "name": "Australian Galleries Melbourne",
                "slug": "australian-galleries",
                "city": "Melbourne",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.8071874,144.9847196",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2021-09-19T23:15:17.872438Z",
            "publish_time": null,
            "slug": "australian-galleries-melbourne-35-derby-st-peter-neilson-agitation-in-swingtime-2020-11-14",
            "created_at": "2021-09-19T23:15:18.659188Z",
            "updated_at": "2021-09-19T23:15:19.757399Z",
            "summary": "Peter Neilson: Agitation in Swingtime is an Gallery Shows event starting on 14/11/2020, 01:00 and ending on 06/12/2020, 01:00. Event is in Australian Galleries with address 35 Derby Street, Collingwood.",
            "title": "Peter Neilson: Agitation in Swingtime",
            "content": null,
            "start_time": "2020-11-14T01:00:00.000000Z",
            "end_time": "2020-12-06T01: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": "35 Derby Street, Collingwood",
            "city": "Melbourne",
            "geolocation": "-37.8070996,144.9847222",
            "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": 4715,
            "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": 6104,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3436730888_1604577825-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3436730888_1604577825-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3436730888_1604577825-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3436730888_1604577825-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3436730888_1604577825-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3436730888_1604577825.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3436730888_1604577825-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3436730888_1604577825-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3436730888_1604577825-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3436730888_1604577825-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-19T23:14:25.849851Z",
                "updated_at": "2021-09-19T23:14:25.849900Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2196,
                "name": "Australian Galleries Melbourne",
                "slug": "australian-galleries",
                "city": "Melbourne",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.8071874,144.9847196",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2021-09-19T23:14:27.990959Z",
            "publish_time": null,
            "slug": "australian-galleries-melbourne-28-derby-st-rona-green-a-little-bit-2020-11-14",
            "created_at": "2021-09-19T23:14:28.742976Z",
            "updated_at": "2021-09-19T23:14:29.392853Z",
            "summary": "Rona Green: A Little Bit is an Gallery Shows event starting on 14/11/2020, 01:00 and ending on 06/12/2020, 01:00. Event is in Australian Galleries with address 28 Derby Street, Collingwood.",
            "title": "Rona Green: A Little Bit",
            "content": null,
            "start_time": "2020-11-14T01:00:00.000000Z",
            "end_time": "2020-12-06T01: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": "28 Derby Street, Collingwood",
            "city": "Melbourne",
            "geolocation": "-37.80675755,144.98467198570603",
            "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": 20616,
            "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": 19940,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f29f0a63ad84102b1d4c9b378bc1c49-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f29f0a63ad84102b1d4c9b378bc1c49-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f29f0a63ad84102b1d4c9b378bc1c49-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f29f0a63ad84102b1d4c9b378bc1c49-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f29f0a63ad84102b1d4c9b378bc1c49-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2f29f0a63ad84102b1d4c9b378bc1c49.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f29f0a63ad84102b1d4c9b378bc1c49-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f29f0a63ad84102b1d4c9b378bc1c49-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f29f0a63ad84102b1d4c9b378bc1c49-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f29f0a63ad84102b1d4c9b378bc1c49-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T10:26:58.338619Z",
                "updated_at": "2023-02-10T15:12:40.272944Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6300,
                "name": "Bel Air Fine Art",
                "slug": "bel-air-fine-art",
                "city": "Saint-Tropez",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "43.26953509999999,6.638169599999999",
                "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": "PT",
            "publish_status": "published",
            "published_at": "2023-01-25T10:27:01.005559Z",
            "publish_time": null,
            "slug": "bel-air-fine-art-international-art-show-marina-de-cascais-curated-by-bel-air-fine-art-2020-11-02",
            "created_at": "2023-01-25T10:27:01.874535Z",
            "updated_at": "2023-01-25T10:27:02.315362Z",
            "summary": "INTERNATIONAL ART SHOW - MARINA DE CASCAIS | Curated by BEL-AIR FINE ART is an Gallery Shows event starting on 02/11/2020, 01:00 and ending on 06/12/2020, 01:00. Event is in Bel Air Fine Art with address Marina de Cascais.",
            "title": "INTERNATIONAL ART SHOW - MARINA DE CASCAIS | Curated by BEL-AIR FINE ART",
            "content": null,
            "start_time": "2020-11-02T01:00:00.000000Z",
            "end_time": "2020-12-06T01: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": "Marina de Cascais",
            "city": "Cascais",
            "geolocation": "38.6922551,-9.418086881268788",
            "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": 28746,
            "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": 27354,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0df42d37a27a45db8fc1b78a5d194422-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0df42d37a27a45db8fc1b78a5d194422-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0df42d37a27a45db8fc1b78a5d194422-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0df42d37a27a45db8fc1b78a5d194422-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0df42d37a27a45db8fc1b78a5d194422-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0df42d37a27a45db8fc1b78a5d194422.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0df42d37a27a45db8fc1b78a5d194422-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0df42d37a27a45db8fc1b78a5d194422-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0df42d37a27a45db8fc1b78a5d194422-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0df42d37a27a45db8fc1b78a5d194422-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T09:49:58.929358Z",
                "updated_at": "2023-07-04T09:49:58.929444Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5482,
                "name": "Chisenhale Gallery",
                "slug": "chisenhale-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.53319579999999,-0.0394934",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-07-04T09:50:05.872160Z",
            "publish_time": null,
            "slug": "chisenhale-gallery-thao-nguyen-phan-becoming-alluvium-2020-09-26",
            "created_at": "2023-07-04T09:50:06.793862Z",
            "updated_at": "2023-07-04T09:50:07.408932Z",
            "summary": "Thao Nguyen Phan: Becoming Alluvium is an Gallery Shows event starting on 26/09/2020, 00:00 and ending on 06/12/2020, 01:00. Event is in Chisenhale Gallery with address 64 Chisenhale Road.",
            "title": "Thao Nguyen Phan: Becoming Alluvium",
            "content": null,
            "start_time": "2020-09-26T00:00:00.000000Z",
            "end_time": "2020-12-06T01: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": "64 Chisenhale Road",
            "city": "London",
            "geolocation": "51.533028200000004,-0.039700305114754544",
            "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": 4718,
            "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": 6107,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3808912549_1604577806-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3808912549_1604577806-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3808912549_1604577806-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3808912549_1604577806-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3808912549_1604577806-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3808912549_1604577806.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3808912549_1604577806-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3808912549_1604577806-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3808912549_1604577806-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3808912549_1604577806-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-19T23:15:15.735830Z",
                "updated_at": "2021-09-19T23:15:15.735886Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2196,
                "name": "Australian Galleries Melbourne",
                "slug": "australian-galleries",
                "city": "Melbourne",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.8071874,144.9847196",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2021-09-19T23:15:17.738877Z",
            "publish_time": null,
            "slug": "australian-galleries-melbourne-35-derby-st-jimmy-rix-domestic-and-feral-2020-11-14",
            "created_at": "2021-09-19T23:15:18.487312Z",
            "updated_at": "2021-09-19T23:15:19.253998Z",
            "summary": "Jimmy Rix: Domestic and Feral is an Gallery Shows event starting on 14/11/2020, 01:00 and ending on 06/12/2020, 01:00. Event is in Australian Galleries with address 35 Derby Street, Collingwood.",
            "title": "Jimmy Rix: Domestic and Feral",
            "content": null,
            "start_time": "2020-11-14T01:00:00.000000Z",
            "end_time": "2020-12-06T01: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": "35 Derby Street, Collingwood",
            "city": "Melbourne",
            "geolocation": "-37.8070996,144.9847222",
            "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": 4714,
            "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": 6103,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2196836885_1604577845-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2196836885_1604577845-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2196836885_1604577845-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2196836885_1604577845-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2196836885_1604577845-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2196836885_1604577845.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2196836885_1604577845-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2196836885_1604577845-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2196836885_1604577845-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2196836885_1604577845-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-19T23:14:25.686933Z",
                "updated_at": "2021-09-19T23:14:25.686982Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2196,
                "name": "Australian Galleries Melbourne",
                "slug": "australian-galleries",
                "city": "Melbourne",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.8071874,144.9847196",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2021-09-19T23:14:27.747640Z",
            "publish_time": null,
            "slug": "australian-galleries-melbourne-28-derby-st-danielle-creenaune-fragile-states-2020-11-14",
            "created_at": "2021-09-19T23:14:28.498009Z",
            "updated_at": "2021-09-19T23:14:28.902432Z",
            "summary": "Danielle Creenaune: Fragile States is an Gallery Shows event starting on 14/11/2020, 01:00 and ending on 06/12/2020, 01:00. Event is in Australian Galleries with address 28 Derby Street, Collingwood.",
            "title": "Danielle Creenaune: Fragile States",
            "content": null,
            "start_time": "2020-11-14T01:00:00.000000Z",
            "end_time": "2020-12-06T01: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": "28 Derby Street, Collingwood",
            "city": "Melbourne",
            "geolocation": "-37.80675755,144.98467198570603",
            "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": 3075,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4574,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art_miami_context_with_artsy-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art_miami_context_with_artsy-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art_miami_context_with_artsy-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art_miami_context_with_artsy-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art_miami_context_with_artsy-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/art_miami_context_with_artsy.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art_miami_context_with_artsy-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art_miami_context_with_artsy-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art_miami_context_with_artsy-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art_miami_context_with_artsy-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-11-10T19:18:48.092085Z",
                "updated_at": "2021-09-13T11:36:44.502306Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
            },
            "venue": {
                "id": 2673,
                "name": "JoAnne Artman Gallery Laguna Beach",
                "slug": "joanne-artman-gallery-laguna-beach",
                "city": "Laguna Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.5442691,-117.78883129999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4970,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/41b541395fbc405784b87c3df03cff5c.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2025-08-27T17:00:43.578636Z",
                    "updated_at": "2025-08-27T17:00:43.578674Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
                },
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-10-23T21:10:04.662343Z",
            "publish_time": null,
            "slug": "joanne-artman-gallery-at-miami-art-city-online-acquisition-rooms",
            "created_at": "2020-10-23T21:10:04.667460Z",
            "updated_at": "2020-11-10T19:18:49.097814Z",
            "summary": "JoAnne Artman Gallery At Miami Art City- Online Acquisition Rooms is an Art Fairs event starting on 01/12/2020, 10:00 and ending on 06/12/2020, 10:00. Event is in JoAnne Artman Gallery Laguna Beach with address 326 N Coast Highway.",
            "title": "JoAnne Artman Gallery At 2020 Art Miami | CONTEXT + Artsy",
            "content": "<p class=\"MsoNormal\" align=\"center\" style=\"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: Cambria; color: rgb(0, 0, 0); text-align: center;\"><b><span style=\"font-size: 13pt; font-family: &quot;Book Antiqua&quot;;\">Presenting Works By:<o:p></o:p></span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: Cambria; color: rgb(0, 0, 0); text-align: center;\"><b><i><span style=\"font-size: 13pt; font-family: &quot;Book Antiqua&quot;;\">AMERICA MARTIN, ANNA KINCAIDE, ANTHONY HUNTER, AUDRA WEASER, BILLY SCHENCK, DANNY GALIEOTE, ELLEN VON WIEGAND, GREG MILLER, JANE MAXWELL, JOHN “CRASH” MATOS, LISA BARTLESON, MARY FINLAYSON,<o:p></o:p></span></i></b></p><p class=\"MsoNormal\" align=\"center\" style=\"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: Cambria; color: rgb(0, 0, 0); text-align: center;\"><b><i><span style=\"font-size: 13pt; font-family: &quot;Book Antiqua&quot;;\">MATT DEVINE + MICHAEL CALLAS<o:p></o:p></span></i></b></p><p",
            "start_time": "2020-12-01T10:00:00.000000Z",
            "end_time": "2020-12-06T10: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": "326 N Coast Highway",
            "city": "Laguna Beach",
            "geolocation": "33.5442691,-117.78883129999997",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3102,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4584,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope_banner_11.17-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope_banner_11.17-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope_banner_11.17-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope_banner_11.17-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope_banner_11.17-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/scope_banner_11.17.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope_banner_11.17-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope_banner_11.17-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope_banner_11.17-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/scope_banner_11.17-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-11-17T20:27:23.255364Z",
                "updated_at": "2021-09-13T11:36:54.107129Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
            },
            "venue": {
                "id": 2673,
                "name": "JoAnne Artman Gallery Laguna Beach",
                "slug": "joanne-artman-gallery-laguna-beach",
                "city": "Laguna Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.5442691,-117.78883129999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4970,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/41b541395fbc405784b87c3df03cff5c.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2025-08-27T17:00:43.578636Z",
                    "updated_at": "2025-08-27T17:00:43.578674Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
                },
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-11-16T21:32:41.862360Z",
            "publish_time": null,
            "slug": "joanne-artman-gallery-at-scope-immersive-scope-artcom",
            "created_at": "2020-11-16T21:32:41.866801Z",
            "updated_at": "2020-11-17T20:27:25.484814Z",
            "summary": "JoAnne Artman Gallery At SCOPE IMMERSIVE @scope-art.com is an Art Fairs event starting on 01/12/2020, 00:00 and ending on 06/12/2020, 23:59. Event is in JoAnne Artman Gallery Laguna Beach with address 326 N Coast Highway.",
            "title": "JoAnne Artman Gallery At SCOPE IMMERSIVE @scope-art.com",
            "content": "<p class=\"MsoNormal\" align=\"center\" style=\"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: Cambria; color: rgb(0, 0, 0); text-align: center;\"><b><span style=\"font-size: 16pt; font-family: &quot;Book Antiqua&quot;; color: gray;\">Tuesday, December 1<sup>st</sup> – Sunday, December 6<sup>th</sup>, 2020</span></b><span style=\"font-size: 16pt; font-family: &quot;Book Antiqua&quot;; color: gray;\"><o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: Cambria; color: rgb(0, 0, 0);\"><i><span style=\"font-family: &quot;Book Antiqua&quot;; color: rgb(208, 0, 138);\">&nbsp;&nbsp;</span></i><span style=\"font-size: 10pt; font-family: &quot;Book Antiqua&quot;; color: rgb(208, 0, 138);\"><o:p></o:p></span></p><p class=\"MsoNormal\" align=\"center\" style=\"margin: 0in 0in 0.0001pt; font-size: 12pt; font-family: Cambria; color: rgb(0, 0, 0); text-align: center;\"><b><span style=\"font-size: 13pt; font-family: &quot;Book Antiqua&quot;;\">Presenting Works",
            "start_time": "2020-12-01T00:00:00.000000Z",
            "end_time": "2020-12-06T23:59: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": "326 N Coast Highway",
            "city": "Laguna Beach",
            "geolocation": "33.5442691,-117.78883129999997",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29177,
            "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": 27748,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff5e7ce6f2f44c0b4d0b40b7a7efe60-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff5e7ce6f2f44c0b4d0b40b7a7efe60-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff5e7ce6f2f44c0b4d0b40b7a7efe60-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff5e7ce6f2f44c0b4d0b40b7a7efe60-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff5e7ce6f2f44c0b4d0b40b7a7efe60-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bff5e7ce6f2f44c0b4d0b40b7a7efe60.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff5e7ce6f2f44c0b4d0b40b7a7efe60-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff5e7ce6f2f44c0b4d0b40b7a7efe60-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff5e7ce6f2f44c0b4d0b40b7a7efe60-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bff5e7ce6f2f44c0b4d0b40b7a7efe60-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T11:07:07.260172Z",
                "updated_at": "2023-07-10T11:07:07.260211Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3949,
                "name": "Gaffa Gallery",
                "slug": "gaffa-gallery",
                "city": "Sydney",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.87240300000001,151.205477",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2023-07-10T11:07:13.504946Z",
            "publish_time": null,
            "slug": "gaffa-gallery-tara-cunniffe-beyond-the-dahlia-flower-2020-11-26",
            "created_at": "2023-07-10T11:07:19.327549Z",
            "updated_at": "2023-07-10T11:07:19.813886Z",
            "summary": "Tara Cunniffe: Beyond the Dahlia Flower is an Gallery Shows event starting on 26/11/2020, 01:00 and ending on 07/12/2020, 01:00. Event is in Gaffa Gallery with address 281 Clarence Street.",
            "title": "Tara Cunniffe: Beyond the Dahlia Flower",
            "content": null,
            "start_time": "2020-11-26T01:00:00.000000Z",
            "end_time": "2020-12-07T01: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": "281 Clarence Street",
            "city": "Sydney",
            "geolocation": "-33.87237425,151.20548039477677",
            "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": 29178,
            "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": 27747,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/febbb5bfe3d84a868cf0b6ddfa9d1c4b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/febbb5bfe3d84a868cf0b6ddfa9d1c4b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/febbb5bfe3d84a868cf0b6ddfa9d1c4b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/febbb5bfe3d84a868cf0b6ddfa9d1c4b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/febbb5bfe3d84a868cf0b6ddfa9d1c4b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/febbb5bfe3d84a868cf0b6ddfa9d1c4b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/febbb5bfe3d84a868cf0b6ddfa9d1c4b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/febbb5bfe3d84a868cf0b6ddfa9d1c4b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/febbb5bfe3d84a868cf0b6ddfa9d1c4b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/febbb5bfe3d84a868cf0b6ddfa9d1c4b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T11:07:03.898944Z",
                "updated_at": "2023-07-10T11:07:03.898980Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3949,
                "name": "Gaffa Gallery",
                "slug": "gaffa-gallery",
                "city": "Sydney",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.87240300000001,151.205477",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2023-07-10T11:07:06.496738Z",
            "publish_time": null,
            "slug": "gaffa-gallery-eric-ng-sneaker-eulogy-2020-11-26",
            "created_at": "2023-07-10T11:07:20.724661Z",
            "updated_at": "2023-07-10T11:07:21.195649Z",
            "summary": "Eric Ng: Sneaker Eulogy is an Gallery Shows event starting on 26/11/2020, 01:00 and ending on 07/12/2020, 01:00. Event is in Gaffa Gallery with address 281 Clarence Street.",
            "title": "Eric Ng: Sneaker Eulogy",
            "content": null,
            "start_time": "2020-11-26T01:00:00.000000Z",
            "end_time": "2020-12-07T01: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": "281 Clarence Street",
            "city": "Sydney",
            "geolocation": "-33.87237425,151.20548039477677",
            "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": 3186,
            "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": 0.0,
            "featured_image": {
                "id": 4681,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Joan_Mitchell_-_Untitled.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan_Mitchell_-_Untitled-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2021-02-01T15:42:10.162439Z",
                "updated_at": "2021-09-13T11:38:49.312982Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2021-02-01T19:24:31.199055Z",
            "publish_time": null,
            "slug": "phillips-new-york-20th-century-contemporary-art-evening-sale-2020-12-07",
            "created_at": "2021-02-01T15:42:12.203340Z",
            "updated_at": "2021-02-01T21:05:26.778953Z",
            "summary": "",
            "title": "20th Century & Contemporary Art Evening Sale",
            "content": "",
            "start_time": "2020-12-07T19:00:00.000000Z",
            "end_time": "2020-12-07T21:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19849,
            "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": 19247,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/159c303f89784284bfeda0ee545adc3e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/159c303f89784284bfeda0ee545adc3e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/159c303f89784284bfeda0ee545adc3e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/159c303f89784284bfeda0ee545adc3e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/159c303f89784284bfeda0ee545adc3e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/159c303f89784284bfeda0ee545adc3e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/159c303f89784284bfeda0ee545adc3e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/159c303f89784284bfeda0ee545adc3e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/159c303f89784284bfeda0ee545adc3e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/159c303f89784284bfeda0ee545adc3e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T20:42:20.770871Z",
                "updated_at": "2023-02-10T14:48:14.678510Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5291,
                "name": "Hatchikian Gallery",
                "slug": "hatchikian-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8554116,2.2658807",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-01-16T20:42:23.069632Z",
            "publish_time": null,
            "slug": "audrey-hatchikian-gallery-remed-drawings-2020-11-08",
            "created_at": "2023-01-16T20:42:23.966506Z",
            "updated_at": "2023-01-16T20:42:24.463595Z",
            "summary": "REMED - Drawings is an Gallery Shows event starting on 08/11/2020, 01:00 and ending on 08/12/2020, 01:00. Event is in Hatchikian Gallery with address 4 rue du Docteur Blanche.",
            "title": "REMED - Drawings",
            "content": null,
            "start_time": "2020-11-08T01:00:00.000000Z",
            "end_time": "2020-12-08T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 rue du Docteur Blanche",
            "city": "Paris",
            "geolocation": "48.8553703,2.2658197",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28382,
            "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": 27040,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45973e118e8040b98b50250d6603ea5c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45973e118e8040b98b50250d6603ea5c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45973e118e8040b98b50250d6603ea5c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45973e118e8040b98b50250d6603ea5c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45973e118e8040b98b50250d6603ea5c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/45973e118e8040b98b50250d6603ea5c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45973e118e8040b98b50250d6603ea5c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45973e118e8040b98b50250d6603ea5c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45973e118e8040b98b50250d6603ea5c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/45973e118e8040b98b50250d6603ea5c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:48:19.287808Z",
                "updated_at": "2023-06-27T18:48:19.287845Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5747,
                "name": "Copeland Gallery",
                "slug": "copeland-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4698124,-0.06521239999999999",
                "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:48:21.394836Z",
            "publish_time": null,
            "slug": "copeland-gallery-is-perception-reality-2020-12-08",
            "created_at": "2023-06-27T18:48:22.338302Z",
            "updated_at": "2023-06-27T18:48:22.385176Z",
            "summary": "Is perception reality? is an Gallery Shows event starting on 08/12/2020, 01:00 and ending on 08/12/2020, 01:00. Event is in Copeland Gallery with address 133 Copeland Road.",
            "title": "Is perception reality?",
            "content": null,
            "start_time": "2020-12-08T01:00:00.000000Z",
            "end_time": "2020-12-08T01: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": "133 Copeland Road",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3191,
            "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": 0.0,
            "featured_image": {
                "id": 4686,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Conrad_Marca-Relli_-_The_Expendible.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Conrad_Marca-Relli_-_The_Expendible-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2021-02-01T21:05:02.903225Z",
                "updated_at": "2021-09-13T11:38:53.587789Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2021-02-03T00:10:10.496990Z",
            "publish_time": null,
            "slug": "phillips-new-york-20th-century-contemporary-art-day-sale-morning-session-2020-12-08",
            "created_at": "2021-02-01T21:05:04.980441Z",
            "updated_at": "2021-02-03T00:10:10.523644Z",
            "summary": "",
            "title": "20th Century & Contemporary Art Day Sale, Morning Session",
            "content": "",
            "start_time": "2020-12-08T10:00:00.000000Z",
            "end_time": "2020-12-08T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3116,
            "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": 0.0,
            "featured_image": {
                "id": 4599,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Post-War__Contemporary_Art_-_Evening_Sale_cover_image-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-11-21T17:24:21.047637Z",
                "updated_at": "2021-09-13T11:37:09.463943Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1646,
                "name": "Artcurial Paris",
                "slug": "artcurial-briest-poulain-f-tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8691172,2.3102559",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2867,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artcurial-Paris.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-06-23T13:50:46.861228Z",
                    "updated_at": "2021-09-14T13:40:36.836072Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-11-22T16:35:26.876106Z",
            "publish_time": null,
            "slug": "artcurial-paris-post-war-contemporary-art-evening-sale-2020-12-08",
            "created_at": "2020-11-21T17:24:24.091848Z",
            "updated_at": "2020-12-11T01:40:40.560652Z",
            "summary": "",
            "title": "Post-War & Contemporary Art - Evening Sale",
            "content": "",
            "start_time": "2020-12-08T17:30:00.000000Z",
            "end_time": "2020-12-08T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28788,
            "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": 27393,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4929993305ca4b56a5644c705de3fcb0-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4929993305ca4b56a5644c705de3fcb0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4929993305ca4b56a5644c705de3fcb0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4929993305ca4b56a5644c705de3fcb0-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4929993305ca4b56a5644c705de3fcb0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4929993305ca4b56a5644c705de3fcb0.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4929993305ca4b56a5644c705de3fcb0-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4929993305ca4b56a5644c705de3fcb0-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4929993305ca4b56a5644c705de3fcb0-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4929993305ca4b56a5644c705de3fcb0-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:11:59.734035Z",
                "updated_at": "2023-07-04T10:11:59.734072Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3312,
                "name": "Diskurs Berlin",
                "slug": "diskurs-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5288877,13.3888904",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-07-04T10:12:04.480584Z",
            "publish_time": null,
            "slug": "diskurs-berlin-solidarity-fightback-sungoesup-2020-07-09",
            "created_at": "2023-07-04T10:12:05.392217Z",
            "updated_at": "2023-07-04T10:12:06.333093Z",
            "summary": "#Solidarity #FightBack #SunGoesUp is an Gallery Shows event starting on 09/07/2020, 00:00 and ending on 09/12/2020, 01:00. Event is in Diskurs Berlin with address Novalisstrasse 7.",
            "title": "#Solidarity #FightBack #SunGoesUp",
            "content": null,
            "start_time": "2020-07-09T00:00:00.000000Z",
            "end_time": "2020-12-09T01: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": "Novalisstrasse 7",
            "city": "Berlin",
            "geolocation": "48.1149515,11.5248651",
            "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": 3117,
            "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": 0.0,
            "featured_image": {
                "id": 4600,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_Paris_Contemporary_Art_-_Day_Sale_Auction_December_2020_cover_image-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-11-21T17:41:37.226451Z",
                "updated_at": "2021-09-13T11:37:10.820264Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1646,
                "name": "Artcurial Paris",
                "slug": "artcurial-briest-poulain-f-tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8691172,2.3102559",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2867,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artcurial-Paris.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-06-23T13:50:46.861228Z",
                    "updated_at": "2021-09-14T13:40:36.836072Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-11-25T18:23:12.367698Z",
            "publish_time": null,
            "slug": "artcurial-paris-contemporary-art-day-sale-2020-12-09",
            "created_at": "2020-11-21T17:41:40.031604Z",
            "updated_at": "2020-12-11T01:46:14.317793Z",
            "summary": "",
            "title": "Contemporary Art - Day Sale",
            "content": "",
            "start_time": "2020-12-09T15:30:00.000000Z",
            "end_time": "2020-12-09T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28792,
            "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": 27399,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f1998e31b27446886fb8584bec73d83-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f1998e31b27446886fb8584bec73d83-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f1998e31b27446886fb8584bec73d83-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f1998e31b27446886fb8584bec73d83-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f1998e31b27446886fb8584bec73d83-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2f1998e31b27446886fb8584bec73d83.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f1998e31b27446886fb8584bec73d83-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f1998e31b27446886fb8584bec73d83-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f1998e31b27446886fb8584bec73d83-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2f1998e31b27446886fb8584bec73d83-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:12:12.891285Z",
                "updated_at": "2023-07-04T10:12:12.891323Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3312,
                "name": "Diskurs Berlin",
                "slug": "diskurs-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5288877,13.3888904",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-07-04T10:12:18.321211Z",
            "publish_time": null,
            "slug": "diskurs-berlin-loveantic-2020-11-27",
            "created_at": "2023-07-04T10:12:19.253345Z",
            "updated_at": "2023-07-04T10:12:19.765997Z",
            "summary": "LOVEANTIC is an Gallery Shows event starting on 27/11/2020, 01:00 and ending on 10/12/2020, 01:00. Event is in Diskurs Berlin with address Novalisstrasse 7.",
            "title": "LOVEANTIC",
            "content": null,
            "start_time": "2020-11-27T01:00:00.000000Z",
            "end_time": "2020-12-10T01: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": "Novalisstrasse 7",
            "city": "Berlin",
            "geolocation": "48.1149515,11.5248651",
            "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": []
        }
    ]
}