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

{
    "count": 37589,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24822&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=24786&ordering=-start_time",
    "results": [
        {
            "id": 9496,
            "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": 10238,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d54f7039dcf148069902431ef6b248cd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d54f7039dcf148069902431ef6b248cd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d54f7039dcf148069902431ef6b248cd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d54f7039dcf148069902431ef6b248cd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d54f7039dcf148069902431ef6b248cd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d54f7039dcf148069902431ef6b248cd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d54f7039dcf148069902431ef6b248cd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d54f7039dcf148069902431ef6b248cd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d54f7039dcf148069902431ef6b248cd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d54f7039dcf148069902431ef6b248cd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-19T21:17:29.410305Z",
                "updated_at": "2022-06-19T21:17:29.410360Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5113,
                "name": "Theatre Royal Stratford East",
                "slug": "theatre-royal-stratford-east",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5425276,0.0010091",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-19T21:17:33.752863Z",
            "publish_time": null,
            "slug": "theatre-royal-stratford-east-fantastically-great-women-who-changed-the-world-2022-06-15",
            "created_at": "2022-06-19T21:17:34.561103Z",
            "updated_at": "2022-06-19T21:17:34.926325Z",
            "summary": "Fantastically Great Women Who Changed The World is an Gallery Shows event starting on 15/06/2022, 00:00 and ending on 17/07/2022, 00:00. Event is in Theatre Royal Stratford East with address Gerry Raffles Square.",
            "title": "Fantastically Great Women Who Changed The World",
            "content": null,
            "start_time": "2022-06-15T00:00:00.000000Z",
            "end_time": "2022-07-17T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Gerry Raffles Square",
            "city": "London",
            "geolocation": "51.542518099999995,0.0004784583913034387",
            "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": 9508,
            "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": 10252,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08447a966838463fb55396d1ab64835c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08447a966838463fb55396d1ab64835c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/08447a966838463fb55396d1ab64835c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08447a966838463fb55396d1ab64835c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08447a966838463fb55396d1ab64835c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08447a966838463fb55396d1ab64835c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08447a966838463fb55396d1ab64835c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08447a966838463fb55396d1ab64835c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08447a966838463fb55396d1ab64835c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08447a966838463fb55396d1ab64835c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-20T09:05:19.875802Z",
                "updated_at": "2022-06-20T09:05:19.875852Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4753,
                "name": "The North Wall Arts Centre",
                "slug": "north-wall-arts-centre",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7781313,-1.2676696",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-20T09:05:24.837307Z",
            "publish_time": null,
            "slug": "the-north-wall-arts-centre-bethany-marett-interior-light-2022-06-15",
            "created_at": "2022-06-20T09:05:25.649077Z",
            "updated_at": "2022-06-20T09:05:26.805278Z",
            "summary": "Bethany Marett: Interior Light is an Gallery Shows event starting on 15/06/2022, 00:00 and ending on 02/07/2022, 00:00. Event is in The North Wall Arts Centre with address South Parade.",
            "title": "Bethany Marett: Interior Light",
            "content": null,
            "start_time": "2022-06-15T00:00:00.000000Z",
            "end_time": "2022-07-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "South Parade",
            "city": "Oxford",
            "geolocation": "51.5155329,0.6122322",
            "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": 9513,
            "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": 10259,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f5f4252e3d4493691764308f7c87368-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f5f4252e3d4493691764308f7c87368-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6f5f4252e3d4493691764308f7c87368.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f5f4252e3d4493691764308f7c87368-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f5f4252e3d4493691764308f7c87368-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f5f4252e3d4493691764308f7c87368-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f5f4252e3d4493691764308f7c87368-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f5f4252e3d4493691764308f7c87368-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f5f4252e3d4493691764308f7c87368-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f5f4252e3d4493691764308f7c87368-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-20T09:36:23.333331Z",
                "updated_at": "2022-06-20T09:36:23.333404Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5128,
                "name": "The Hirschsprung Collection",
                "slug": "hirschsprung-collection",
                "city": "Copenhagen",
                "country": {
                    "code": "DK",
                    "name": "Denmark"
                },
                "geolocation": "55.68994170000001,12.5774946",
                "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": "DK",
            "publish_status": "published",
            "published_at": "2022-06-20T09:36:26.273029Z",
            "publish_time": null,
            "slug": "the-hirschsprung-collection-anna-syberg-the-beauty-of-the-moment-2022-06-15",
            "created_at": "2022-06-20T09:36:27.096445Z",
            "updated_at": "2022-06-20T09:36:27.621599Z",
            "summary": "Anna Syberg: The Beauty of the Moment is an Gallery Shows event starting on 15/06/2022, 00:00 and ending on 12/09/2022, 00:00. Event is in The Hirschsprung Collection with address Stockholmsgade 20.",
            "title": "Anna Syberg: The Beauty of the Moment",
            "content": null,
            "start_time": "2022-06-15T00:00:00.000000Z",
            "end_time": "2022-09-12T00: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": "Stockholmsgade 20",
            "city": "Copenhagen",
            "geolocation": "55.689956,12.577423",
            "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": 9526,
            "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": 10265,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5db40207044f8b891240f06b9349d9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5db40207044f8b891240f06b9349d9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fc5db40207044f8b891240f06b9349d9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5db40207044f8b891240f06b9349d9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5db40207044f8b891240f06b9349d9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5db40207044f8b891240f06b9349d9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5db40207044f8b891240f06b9349d9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5db40207044f8b891240f06b9349d9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5db40207044f8b891240f06b9349d9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc5db40207044f8b891240f06b9349d9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-20T09:48:41.156776Z",
                "updated_at": "2022-06-20T09:48:41.156812Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5135,
                "name": "The Bomb Factory Art Foundation",
                "slug": "bomb-factory-art-foundation",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.56605030000001,-0.1312699",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-20T09:48:46.089782Z",
            "publish_time": null,
            "slug": "the-bomb-factory-art-foundation-dominic-dispirito-mother-2022-06-15",
            "created_at": "2022-06-20T09:48:46.913840Z",
            "updated_at": "2022-06-20T09:48:46.962414Z",
            "summary": "Dominic Dispirito 'MOTHER' is an Gallery Shows event starting on 15/06/2022, 00:00 and ending on 03/07/2022, 00:00. Event is in The Bomb Factory Art Foundation with address Unit 2 Boothby Rd.",
            "title": "Dominic Dispirito 'MOTHER'",
            "content": null,
            "start_time": "2022-06-15T00:00:00.000000Z",
            "end_time": "2022-07-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Unit 2 Boothby Rd",
            "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": 9543,
            "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": 10281,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c4e768485494c47ac1aa256ea0ad05c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c4e768485494c47ac1aa256ea0ad05c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8c4e768485494c47ac1aa256ea0ad05c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c4e768485494c47ac1aa256ea0ad05c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c4e768485494c47ac1aa256ea0ad05c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c4e768485494c47ac1aa256ea0ad05c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c4e768485494c47ac1aa256ea0ad05c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c4e768485494c47ac1aa256ea0ad05c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c4e768485494c47ac1aa256ea0ad05c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8c4e768485494c47ac1aa256ea0ad05c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-20T17:42:04.116094Z",
                "updated_at": "2022-06-20T17:42:04.116131Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5145,
                "name": "Studio West",
                "slug": "studio-west",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51640829999999,-0.2060702",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-20T17:42:08.158091Z",
            "publish_time": null,
            "slug": "studio-west-fancy-a-bite-2022-06-15",
            "created_at": "2022-06-20T17:42:08.969633Z",
            "updated_at": "2022-06-20T17:42:09.007811Z",
            "summary": "Fancy A Bite? is an Gallery Shows event starting on 15/06/2022, 00:00 and ending on 06/07/2022, 00:00. Event is in Studio West with address Unit 1, 216 Kensington Park Road.",
            "title": "Fancy A Bite?",
            "content": null,
            "start_time": "2022-06-15T00:00:00.000000Z",
            "end_time": "2022-07-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Unit 1, 216 Kensington Park 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": 9649,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 5195,
                "name": "Visions West Contemporary, Denver",
                "slug": "visions-west-contemporary-denver",
                "city": "Denver",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.7595415,-104.9861662",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-06-22T18:09:05.314904Z",
            "publish_time": null,
            "slug": "visions-west-contemporary-mountain-standard-time-2022-2022-06-15",
            "created_at": "2022-06-22T18:09:06.106991Z",
            "updated_at": "2022-06-22T18:09:06.148343Z",
            "summary": "Mountain Standard Time 2022 is an Gallery Shows event starting on 15/06/2022, 00:00 and ending on 27/07/2022, 00:00. Event is in Visions West Contemporary, Denver with address 2605 Walnut Steet.",
            "title": "Mountain Standard Time 2022",
            "content": null,
            "start_time": "2022-06-15T00:00:00.000000Z",
            "end_time": "2022-07-27T00: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": "2605 Walnut Steet",
            "city": "Denver, CO",
            "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": 9650,
            "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": 10380,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d6ff0a3017246489a4fbce3ed75299c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d6ff0a3017246489a4fbce3ed75299c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8d6ff0a3017246489a4fbce3ed75299c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d6ff0a3017246489a4fbce3ed75299c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d6ff0a3017246489a4fbce3ed75299c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d6ff0a3017246489a4fbce3ed75299c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d6ff0a3017246489a4fbce3ed75299c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d6ff0a3017246489a4fbce3ed75299c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d6ff0a3017246489a4fbce3ed75299c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8d6ff0a3017246489a4fbce3ed75299c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-22T18:09:05.997826Z",
                "updated_at": "2022-06-22T18:09:05.997861Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5197,
                "name": "Waddesdon Manor",
                "slug": "waddesdon-manor",
                "city": "Waddesdon",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "51.8424323,-0.9372459999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-22T18:09:09.477378Z",
            "publish_time": null,
            "slug": "waddesdon-manor-edmund-de-waal-we-live-here-forever-taking-leave-2022-06-15",
            "created_at": "2022-06-22T18:09:10.274243Z",
            "updated_at": "2022-06-22T18:09:10.316759Z",
            "summary": "Edmund de Waal: we live here, forever taking leave is an Gallery Shows event starting on 15/06/2022, 00:00 and ending on 30/10/2022, 00:00. Event is in Waddesdon Manor with address Waddesdon is putting on a free bus service to and from Aylesbury Vale Parkway station, for the main season from April to October.",
            "title": "Edmund de Waal: we live here, forever taking leave",
            "content": null,
            "start_time": "2022-06-15T00:00:00.000000Z",
            "end_time": "2022-10-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Waddesdon is putting on a free bus service to and from Aylesbury Vale Parkway station, for the main season from April to October",
            "city": "Aylesbury",
            "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": 8850,
            "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": 9690,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c9145db4d8a4563bc5a1433c0e70d45-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c9145db4d8a4563bc5a1433c0e70d45-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9c9145db4d8a4563bc5a1433c0e70d45.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c9145db4d8a4563bc5a1433c0e70d45-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c9145db4d8a4563bc5a1433c0e70d45-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c9145db4d8a4563bc5a1433c0e70d45-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c9145db4d8a4563bc5a1433c0e70d45-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c9145db4d8a4563bc5a1433c0e70d45-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c9145db4d8a4563bc5a1433c0e70d45-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9c9145db4d8a4563bc5a1433c0e70d45-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T12:30:16.335464Z",
                "updated_at": "2022-06-08T12:30:16.335498Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4899,
                "name": "Dogny Auction",
                "slug": "dogny-auction",
                "city": "Lausanne",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.5209838,6.613216500000001",
                "artworks_for_sale_count": 0,
                "featured_image": 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": "2022-06-09T15:29:40.749011Z",
            "publish_time": null,
            "slug": "dogny-auction-lausanne-asian-art-fine-art-design-watches-jewelry-music-boxes-wines-2022-06-14",
            "created_at": "2022-06-08T12:30:20.227764Z",
            "updated_at": "2022-06-09T16:47:06.014127Z",
            "summary": "",
            "title": "Asian Art | Fine Art | Design | Watches & Jewelry | Music Boxes | Wines",
            "content": "<p>Live auction starts on the June 14, 2 pm.</p><p>and online only sales June 7-21</p><p>Interested in purchasing lots from this auction - place your bid &lt;i&gt;&lt;strong&gt;&lt;a href=\"https://live.dognyauction.ch/ventes/4-652RNF/vente-live-dete\"&gt;<span style=\"font-weight: 700;\">HERE!</span>&lt;/a&gt;&lt;/strong&gt;&lt;/i&gt;<br></p>",
            "start_time": "2022-06-14T12:00:00.000000Z",
            "end_time": "2022-06-22T00: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": 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": 8624,
            "author": {
                "id": "365a9b01-9a24-4787-b4c4-8b89b57364c7",
                "username": "ElenaMartinique",
                "slug": "elenamartinique",
                "first_name": "Jelena",
                "last_name": "Martinović",
                "display_name": "Jelena Martinović",
                "display_name_full": "Jelena Martinović",
                "email": "jelena.martinovic@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 9473,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3313cae1ca1747ffa8bad3777cd3f08d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3313cae1ca1747ffa8bad3777cd3f08d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3313cae1ca1747ffa8bad3777cd3f08d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3313cae1ca1747ffa8bad3777cd3f08d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3313cae1ca1747ffa8bad3777cd3f08d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3313cae1ca1747ffa8bad3777cd3f08d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3313cae1ca1747ffa8bad3777cd3f08d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3313cae1ca1747ffa8bad3777cd3f08d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3313cae1ca1747ffa8bad3777cd3f08d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3313cae1ca1747ffa8bad3777cd3f08d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-05-25T07:13:38.835472Z",
                "updated_at": "2022-05-25T07:13:38.835499Z",
                "is_converted_to_webp": true,
                "caption": "photo basel 2022",
                "alt_text": "photo basel 2022",
                "description": "",
                "uploaded_by": "365a9b01-9a24-4787-b4c4-8b89b57364c7"
            },
            "venue": {
                "id": 2827,
                "name": "Volkshaus Basel",
                "slug": "volkshaus-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5610063,7.593553899999961",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "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": "CH",
            "publish_status": "published",
            "published_at": "2022-05-25T07:14:53.428453Z",
            "publish_time": null,
            "slug": "photo-basel-2022",
            "created_at": "2022-05-25T07:14:53.429921Z",
            "updated_at": "2022-05-25T07:14:53.429939Z",
            "summary": "The first and only art fair in Switzerland dedicated to photography-based art, Photo Basel 2022, returns this June to the Volkshaus Basel for its seventh edition.",
            "title": "Photo Basel 2022",
            "content": "<p>The first and only art fair in Switzerland dedicated to photography-based art, <b>Photo Basel 2022</b>, returns this June to the Volkshaus Basel for its seventh edition. The fair will coincide with the international modern and contemporary fair Art Basel. The fair aims to enhance the visibility of photography, which established itself more firmly on the market in the last decades, during the exciting art week in Basel.&nbsp;</p><p>Photo Basel 2022 will welcome <b>around 40 international exhibitors</b> from various countries and continents. The fair strives to include and combine established and emerging galleries from both local and international settings.<br></p>",
            "start_time": "2022-06-14T00:00:00.000000Z",
            "end_time": "2022-06-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": true,
            "is_paid_art_fair": false,
            "address": "Rebgasse 12-14, 4058 Basel, Switzerland",
            "city": "Basel",
            "geolocation": "47.5610063,7.593553899999961",
            "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": "https://www.photo-basel.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                24557
            ],
            "additional_images": []
        },
        {
            "id": 8671,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4824,
                "name": "Institut du Monde Arabe",
                "slug": "institut-du-monde-arabe",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8489793,2.3564783",
                "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": "2022-06-01T10:25:17.798908Z",
            "publish_time": null,
            "slug": "institut-du-monde-arabe-un-tresor-en-or-le-dinar-dans-tous-ses-etats-2022-06-14",
            "created_at": "2022-06-01T10:25:18.531248Z",
            "updated_at": "2022-06-01T10:25:18.579811Z",
            "summary": "Un trésor en or: Le dinar dans tous ses états is an Gallery Shows event starting on 14/06/2022, 00:00 and ending on 15/01/2023, 01:00. Event is in Institut du Monde Arabe with address 1 rue des Foss&#233;s Saint-Bernard.",
            "title": "Un trésor en or: Le dinar dans tous ses états",
            "content": null,
            "start_time": "2022-06-14T00:00:00.000000Z",
            "end_time": "2023-01-15T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1 rue des Foss&#233;s Saint-Bernard",
            "city": "Paris",
            "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": 8756,
            "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": 9594,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11b03ce68d144d7c908a567510b454f7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11b03ce68d144d7c908a567510b454f7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/11b03ce68d144d7c908a567510b454f7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11b03ce68d144d7c908a567510b454f7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11b03ce68d144d7c908a567510b454f7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11b03ce68d144d7c908a567510b454f7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11b03ce68d144d7c908a567510b454f7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11b03ce68d144d7c908a567510b454f7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11b03ce68d144d7c908a567510b454f7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/11b03ce68d144d7c908a567510b454f7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-01T21:03:00.679747Z",
                "updated_at": "2022-06-01T21:03:00.679782Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4852,
                "name": "National Museum of Korea",
                "slug": "national-museum-korea",
                "city": "Yongsan-gu",
                "country": {
                    "code": "KR",
                    "name": "South Korea"
                },
                "geolocation": "37.5246635,126.9777271",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "KR",
            "publish_status": "published",
            "published_at": "2022-06-01T21:03:03.410714Z",
            "publish_time": null,
            "slug": "national-museum-of-korea-turpan-artifacts-with-chinese-characters-life-in-the-borderland-of-the-silk-road-2022-06-14",
            "created_at": "2022-06-01T21:03:05.025489Z",
            "updated_at": "2022-06-01T21:03:05.584383Z",
            "summary": "Turpan Artifacts With Chinese Characters: Life In The Borderland Of The Silk Road is an Museum Exhibitions event starting on 14/06/2022, 00:00 and ending on 30/06/2022, 00:00. Event is in National Museum of Korea with address 137 Seobinggo-ro.",
            "title": "Turpan Artifacts With Chinese Characters: Life In The Borderland Of The Silk Road",
            "content": null,
            "start_time": "2022-06-14T00:00:00.000000Z",
            "end_time": "2022-06-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "137 Seobinggo-ro",
            "city": "Yongsan-gu - Seoul",
            "geolocation": "37.5237353,126.98020883300327",
            "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": 8909,
            "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": 9735,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cce18f00ec24fe7ae423a43b938eb8e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cce18f00ec24fe7ae423a43b938eb8e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7cce18f00ec24fe7ae423a43b938eb8e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cce18f00ec24fe7ae423a43b938eb8e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cce18f00ec24fe7ae423a43b938eb8e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cce18f00ec24fe7ae423a43b938eb8e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cce18f00ec24fe7ae423a43b938eb8e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cce18f00ec24fe7ae423a43b938eb8e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cce18f00ec24fe7ae423a43b938eb8e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7cce18f00ec24fe7ae423a43b938eb8e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T21:30:39.077940Z",
                "updated_at": "2022-06-08T21:30:39.077975Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4885,
                "name": "SomoS Arthouse",
                "slug": "somos-arthouse",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4939877,13.4219165",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-06-08T21:30:43.952613Z",
            "publish_time": null,
            "slug": "somos-arthouse-no-soy-un-objeto-sexual-2022-06-14",
            "created_at": "2022-06-08T21:30:44.696705Z",
            "updated_at": "2022-06-08T21:30:45.091578Z",
            "summary": "'No Soy Un Objeto Sexual’ is an Gallery Shows event starting on 14/06/2022, 00:00 and ending on 18/06/2022, 00:00. Event is in SomoS Arthouse with address Kottbusser Damm 95.",
            "title": "'No Soy Un Objeto Sexual’",
            "content": null,
            "start_time": "2022-06-14T00:00:00.000000Z",
            "end_time": "2022-06-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Kottbusser Damm 95",
            "city": "Berlin",
            "geolocation": "52.4940192,13.4217485",
            "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": 9011,
            "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": 9810,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f8dd9fc7aee49ec9b24dfbdb37d6850-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f8dd9fc7aee49ec9b24dfbdb37d6850-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6f8dd9fc7aee49ec9b24dfbdb37d6850.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f8dd9fc7aee49ec9b24dfbdb37d6850-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f8dd9fc7aee49ec9b24dfbdb37d6850-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f8dd9fc7aee49ec9b24dfbdb37d6850-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f8dd9fc7aee49ec9b24dfbdb37d6850-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f8dd9fc7aee49ec9b24dfbdb37d6850-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f8dd9fc7aee49ec9b24dfbdb37d6850-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f8dd9fc7aee49ec9b24dfbdb37d6850-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T21:54:05.776368Z",
                "updated_at": "2022-06-08T21:54:05.776425Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4005,
                "name": "D Contemporary",
                "slug": "d-contemporary",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5095207,-0.1430757",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-08T21:54:08.856131Z",
            "publish_time": null,
            "slug": "d-contemporary-unbaked-bread-2022-06-14",
            "created_at": "2022-06-08T21:54:09.594709Z",
            "updated_at": "2022-06-08T21:54:11.974938Z",
            "summary": "Unbaked Bread is an Gallery Shows event starting on 14/06/2022, 00:00 and ending on 03/07/2022, 00:00. Event is in D Contemporary with address 23.",
            "title": "Unbaked Bread",
            "content": null,
            "start_time": "2022-06-14T00:00:00.000000Z",
            "end_time": "2022-07-03T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "23",
            "city": "London",
            "geolocation": "46.0593485,2.04890101251091",
            "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": 9021,
            "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": 9824,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b025e7c5ef64f6691a2329afb5c4f43-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b025e7c5ef64f6691a2329afb5c4f43-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3b025e7c5ef64f6691a2329afb5c4f43.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b025e7c5ef64f6691a2329afb5c4f43-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b025e7c5ef64f6691a2329afb5c4f43-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b025e7c5ef64f6691a2329afb5c4f43-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b025e7c5ef64f6691a2329afb5c4f43-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b025e7c5ef64f6691a2329afb5c4f43-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b025e7c5ef64f6691a2329afb5c4f43-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3b025e7c5ef64f6691a2329afb5c4f43-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T21:56:32.275712Z",
                "updated_at": "2022-06-08T21:56:32.275747Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-08T21:56:37.082995Z",
            "publish_time": null,
            "slug": "colonnade-house-figment-arts-looking-out-2022-06-14",
            "created_at": "2022-06-08T21:56:37.822254Z",
            "updated_at": "2022-06-08T21:56:38.600497Z",
            "summary": "Figment Arts: Looking Out is an Gallery Shows event starting on 14/06/2022, 00:00 and ending on 26/06/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Figment Arts: Looking Out",
            "content": null,
            "start_time": "2022-06-14T00:00:00.000000Z",
            "end_time": "2022-06-26T00: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": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 9025,
            "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": 9827,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2861a1c711cc4fae88360b8699d34c4f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2861a1c711cc4fae88360b8699d34c4f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2861a1c711cc4fae88360b8699d34c4f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2861a1c711cc4fae88360b8699d34c4f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2861a1c711cc4fae88360b8699d34c4f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2861a1c711cc4fae88360b8699d34c4f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2861a1c711cc4fae88360b8699d34c4f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2861a1c711cc4fae88360b8699d34c4f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2861a1c711cc4fae88360b8699d34c4f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2861a1c711cc4fae88360b8699d34c4f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-08T21:56:40.011616Z",
                "updated_at": "2022-06-08T21:56:40.011698Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-08T21:56:43.859050Z",
            "publish_time": null,
            "slug": "colonnade-house-nora-young-befriending-frazzles-2022-06-14",
            "created_at": "2022-06-08T21:56:44.606091Z",
            "updated_at": "2022-06-08T21:56:45.230807Z",
            "summary": "Nora Young: Befriending Frazzles is an Gallery Shows event starting on 14/06/2022, 00:00 and ending on 26/06/2022, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Nora Young: Befriending Frazzles",
            "content": null,
            "start_time": "2022-06-14T00:00:00.000000Z",
            "end_time": "2022-06-26T00: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": "Colonnade House",
            "city": "Worthing",
            "geolocation": "51.46934125,0.011245895406492165",
            "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": 9247,
            "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": 10008,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d6b3d696d654c058cdcfcd773faf2d5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d6b3d696d654c058cdcfcd773faf2d5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2d6b3d696d654c058cdcfcd773faf2d5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d6b3d696d654c058cdcfcd773faf2d5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d6b3d696d654c058cdcfcd773faf2d5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d6b3d696d654c058cdcfcd773faf2d5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d6b3d696d654c058cdcfcd773faf2d5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d6b3d696d654c058cdcfcd773faf2d5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d6b3d696d654c058cdcfcd773faf2d5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2d6b3d696d654c058cdcfcd773faf2d5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-14T18:57:18.704146Z",
                "updated_at": "2022-06-14T18:57:18.704181Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4989,
                "name": "Il Consolato Generale e Centro di Promozione della Repubblica Argentina a Milano",
                "slug": "il-consolato-generale-e-centro-di-promozione-della-repubblica-argentina-milano",
                "city": "Milano",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4651194,9.1933009",
                "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": "IT",
            "publish_status": "published",
            "published_at": "2022-06-14T18:57:22.180375Z",
            "publish_time": null,
            "slug": "il-consolato-generale-e-centro-di-promozione-della-repubblica-argentina-a-milano-mostra-di-arte-contemporanea-di-thia-path-origini-my-blue-2022-06-14",
            "created_at": "2022-06-14T18:57:22.995895Z",
            "updated_at": "2022-06-14T18:57:23.359013Z",
            "summary": "Mostra di arte Contemporanea di Thia Path \"Origini | My Blue\" is an Gallery Shows event starting on 14/06/2022, 00:00 and ending on 15/09/2022, 00:00. Event is in Il Consolato Generale e Centro di Promozione della Repubblica Argentina a Milano with address Via Agnello 2.",
            "title": "Mostra di arte Contemporanea di Thia Path \"Origini | My Blue\"",
            "content": null,
            "start_time": "2022-06-14T00:00:00.000000Z",
            "end_time": "2022-09-15T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Agnello 2",
            "city": "Milan",
            "geolocation": "45.4652292,9.193271",
            "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": 9405,
            "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": 10153,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e604ac41eedc40c8b54bd4cb9e2dde64-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e604ac41eedc40c8b54bd4cb9e2dde64-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e604ac41eedc40c8b54bd4cb9e2dde64.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e604ac41eedc40c8b54bd4cb9e2dde64-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e604ac41eedc40c8b54bd4cb9e2dde64-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e604ac41eedc40c8b54bd4cb9e2dde64-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e604ac41eedc40c8b54bd4cb9e2dde64-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e604ac41eedc40c8b54bd4cb9e2dde64-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e604ac41eedc40c8b54bd4cb9e2dde64-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e604ac41eedc40c8b54bd4cb9e2dde64-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-16T11:02:43.853305Z",
                "updated_at": "2022-06-16T11:02:43.853346Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3761,
                "name": "Galerie Born",
                "slug": "galerie-born",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4356529,13.3014729",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-06-16T11:02:47.839369Z",
            "publish_time": null,
            "slug": "galerie-born-han-klinkhamer-until-now-2022-06-14",
            "created_at": "2022-06-16T11:02:48.664743Z",
            "updated_at": "2022-06-16T11:02:49.070753Z",
            "summary": "Han Klinkhamer: Until Now is an Gallery Shows event starting on 14/06/2022, 00:00 and ending on 30/07/2022, 00:00. Event is in Galerie Born with address GALERIE BORN, Berlin.",
            "title": "Han Klinkhamer: Until Now",
            "content": null,
            "start_time": "2022-06-14T00:00:00.000000Z",
            "end_time": "2022-07-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "GALERIE BORN, Berlin",
            "city": "Berlin",
            "geolocation": "52.5053398,13.36739",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 9427,
            "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": 10169,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a4f6edb78a94e91b7a650dcf41e00ea-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a4f6edb78a94e91b7a650dcf41e00ea-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6a4f6edb78a94e91b7a650dcf41e00ea.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a4f6edb78a94e91b7a650dcf41e00ea-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a4f6edb78a94e91b7a650dcf41e00ea-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a4f6edb78a94e91b7a650dcf41e00ea-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a4f6edb78a94e91b7a650dcf41e00ea-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a4f6edb78a94e91b7a650dcf41e00ea-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a4f6edb78a94e91b7a650dcf41e00ea-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6a4f6edb78a94e91b7a650dcf41e00ea-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-06-16T20:44:02.108743Z",
                "updated_at": "2022-06-16T20:44:02.108778Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5070,
                "name": "Hastings Arts Forum",
                "slug": "hastings-arts-forum",
                "city": "St Leonards",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8510778,0.5571361",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-06-16T20:44:05.109620Z",
            "publish_time": null,
            "slug": "hastings-arts-forum-capturing-worlds-paintings-by-stephanie-fawbert-hastings-arts-forum-2022-06-14",
            "created_at": "2022-06-16T20:44:05.935473Z",
            "updated_at": "2022-06-16T20:44:06.614246Z",
            "summary": "Capturing Worlds - Paintings by Stephanie Fawbert . Hastings Arts Forum is an Gallery Shows event starting on 14/06/2022, 00:00 and ending on 26/06/2022, 00:00. Event is in Hastings Arts Forum with address Hastings Arts Forum.",
            "title": "Capturing Worlds - Paintings by Stephanie Fawbert . Hastings Arts Forum",
            "content": null,
            "start_time": "2022-06-14T00:00:00.000000Z",
            "end_time": "2022-06-26T00: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": "Hastings Arts Forum",
            "city": "St Leonards On Sea",
            "geolocation": "50.8509151,0.5558761",
            "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": []
        }
    ]
}