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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=270&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=234&ordering=-end_time",
    "results": [
        {
            "id": 35986,
            "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": 34066,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed050baef96475b8a7e65eec9e7f4f4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed050baef96475b8a7e65eec9e7f4f4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0ed050baef96475b8a7e65eec9e7f4f4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed050baef96475b8a7e65eec9e7f4f4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed050baef96475b8a7e65eec9e7f4f4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed050baef96475b8a7e65eec9e7f4f4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed050baef96475b8a7e65eec9e7f4f4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed050baef96475b8a7e65eec9e7f4f4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed050baef96475b8a7e65eec9e7f4f4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0ed050baef96475b8a7e65eec9e7f4f4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-14T10:12:29.813220Z",
                "updated_at": "2024-02-14T10:12:29.813258Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3832,
                "name": "Kunsthalle Munich",
                "slug": "kunsthalle-munich",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1409219,11.5748858",
                "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": "2024-02-14T10:12:33.748588Z",
            "publish_time": null,
            "slug": "kunsthalle-munich-viktorrolf-fashion-statements-2024-02-23",
            "created_at": "2024-02-14T10:12:34.668299Z",
            "updated_at": "2024-02-14T10:12:35.074228Z",
            "summary": "Viktor&Rolf. Fashion Statements is an Gallery Shows event starting on 23/02/2024, 01:00 and ending on 06/10/2024, 00:00. Event is in Kunsthalle Munich with address Theatinerstrasse 8.",
            "title": "Viktor&Rolf. Fashion Statements",
            "content": null,
            "start_time": "2024-02-23T01:00:00.000000Z",
            "end_time": "2024-10-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": "Theatinerstrasse 8",
            "city": "Munich",
            "geolocation": "48.1399663,11.5758786",
            "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": 38216,
            "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": 36431,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9db35abde8084e6c850346486ed8ee98.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9db35abde8084e6c850346486ed8ee98-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-05-02T16:30:18.331005Z",
                "updated_at": "2024-05-02T16:30:18.331067Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3550,
                "name": "Yorkshire Sculpture Park",
                "slug": "yorkshire-sculpture-park",
                "city": "Wakefield",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.6072965,-1.5631592",
                "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": "2024-05-02T16:30:35.488293Z",
            "publish_time": null,
            "slug": "yorkshire-sculpture-park-yorkshire-artspace-maker-showcase-2024-04-15",
            "created_at": "2024-05-02T16:30:36.405517Z",
            "updated_at": "2024-05-02T16:30:37.482822Z",
            "summary": "Yorkshire Artspace: Maker Showcase is an Gallery Shows event starting on 15/04/2024, 00:00 and ending on 06/10/2024, 00:00. Event is in Yorkshire Sculpture Park with address West Bretton.",
            "title": "Yorkshire Artspace: Maker Showcase",
            "content": null,
            "start_time": "2024-04-15T00:00:00.000000Z",
            "end_time": "2024-10-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": "West Bretton",
            "city": "Wakefield",
            "geolocation": "53.6199425,-1.5648379",
            "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": 37675,
            "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": 35735,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14f8b2063afb49a3b939c2729e2e3a12-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14f8b2063afb49a3b939c2729e2e3a12-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/14f8b2063afb49a3b939c2729e2e3a12.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14f8b2063afb49a3b939c2729e2e3a12-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14f8b2063afb49a3b939c2729e2e3a12-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14f8b2063afb49a3b939c2729e2e3a12-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14f8b2063afb49a3b939c2729e2e3a12-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14f8b2063afb49a3b939c2729e2e3a12-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14f8b2063afb49a3b939c2729e2e3a12-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14f8b2063afb49a3b939c2729e2e3a12-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T19:39:43.437566Z",
                "updated_at": "2024-04-02T19:39:43.437603Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8834,
                "name": "V&A Dundee",
                "slug": "v-dundee",
                "city": "Dundee",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "56.4571467,-2.9669104",
                "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": "2024-04-02T19:39:54.703511Z",
            "publish_time": null,
            "slug": "va-dundee-photo-city-how-images-shape-the-urban-world-2024-03-29",
            "created_at": "2024-04-02T19:39:55.729923Z",
            "updated_at": "2024-04-02T19:39:56.984911Z",
            "summary": "Photo City: How Images Shape the Urban World is an Gallery Shows event starting on 29/03/2024, 01:00 and ending on 06/10/2024, 00:00. Event is in V&A Dundee with address 1 Riverside Esplanade.",
            "title": "Photo City: How Images Shape the Urban World",
            "content": null,
            "start_time": "2024-03-29T01:00:00.000000Z",
            "end_time": "2024-10-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": "1 Riverside Esplanade",
            "city": "Dundee",
            "geolocation": "56.4572188,-2.967051833151511",
            "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": 38338,
            "author": {
                "id": "91863dfe-f053-407c-a9c9-5127249ab18b",
                "username": "nemanja",
                "slug": "nemanja",
                "first_name": "",
                "last_name": "",
                "display_name": "nemanja",
                "display_name_full": "nemanja",
                "email": "nemanja.karovic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36818,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba947bd8e99841de99d46b7b6184c4b3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba947bd8e99841de99d46b7b6184c4b3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ba947bd8e99841de99d46b7b6184c4b3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba947bd8e99841de99d46b7b6184c4b3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba947bd8e99841de99d46b7b6184c4b3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba947bd8e99841de99d46b7b6184c4b3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba947bd8e99841de99d46b7b6184c4b3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba947bd8e99841de99d46b7b6184c4b3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba947bd8e99841de99d46b7b6184c4b3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ba947bd8e99841de99d46b7b6184c4b3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-08-26T12:14:34.564461Z",
                "updated_at": "2024-08-26T12:14:34.564511Z",
                "is_converted_to_webp": true,
                "caption": "",
                "alt_text": null,
                "description": "",
                "uploaded_by": "91863dfe-f053-407c-a9c9-5127249ab18b"
            },
            "venue": 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": "ES",
            "publish_status": "published",
            "published_at": "2024-08-26T12:20:18.184827Z",
            "publish_time": null,
            "slug": "swab-barcelona-2024",
            "created_at": "2024-08-26T12:13:09.955342Z",
            "updated_at": "2024-08-26T12:20:18.220781Z",
            "summary": "The Barcelona International Contemporary Art Fair will hold its 17th edition from October 3rd to 6th.",
            "title": "SWAB Barcelona 2024",
            "content": "<p>The Barcelona International Contemporary Art Fair, which will hold its 17th edition from <b>October 3rd to 6th</b>, announces the 70 galleries that will take part in this year's edition, 23 national and 47 from 20 countries around the world, presenting works by over 200 artists.</p><p>Swab 2024 will focus on the effervescent art scene in East Asia, with the city of Taipei as a benchmark on the contemporary Asian scene, being the protagonist of the SOLO Show by Vila Casas and Video Box programmes, dedicated to video art, and Tokyo and Seoul, as the protagonists of the Focus Tokyo - Seoul curated programme, which brings together young spaces from both metropolises.</p><p>For the second year and after the good reception of the last edition, Swab will be held at the Textile Pavilion of Fira de Barcelona, located at Av. Rius i Taulet, 10.<br></p><p>All the information at www.swab.es<br></p>",
            "start_time": "2024-10-03T00:00:00.000000Z",
            "end_time": "2024-10-06T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Avinguda de Rius i Taulet, 10, Barcelona, Spain",
            "city": "Barcelona",
            "geolocation": "41.3730521,2.1536961",
            "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://swab.es/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 38132,
            "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": 36329,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a416039e35f425299fab26956ca28a2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a416039e35f425299fab26956ca28a2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2a416039e35f425299fab26956ca28a2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a416039e35f425299fab26956ca28a2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a416039e35f425299fab26956ca28a2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a416039e35f425299fab26956ca28a2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a416039e35f425299fab26956ca28a2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a416039e35f425299fab26956ca28a2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a416039e35f425299fab26956ca28a2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2a416039e35f425299fab26956ca28a2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:54:34.537290Z",
                "updated_at": "2024-04-30T09:54:34.537347Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4036,
                "name": "LACMA, Los Angeles County Museum of Art",
                "slug": "lacma-los-angeles-county-museum-art",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.06379129999999,-118.3588851",
                "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": "2024-04-30T09:54:37.944875Z",
            "publish_time": null,
            "slug": "lacma-los-angeles-county-museum-of-art-ed-ruscha-now-then-2024-04-07",
            "created_at": "2024-04-30T09:54:38.829713Z",
            "updated_at": "2024-04-30T09:54:39.839176Z",
            "summary": "Ed Ruscha. Now Then is an Gallery Shows event starting on 07/04/2024, 00:00 and ending on 06/10/2024, 00:00. Event is in LACMA, Los Angeles County Museum of Art with address 5905 Wilshire Blvd.",
            "title": "Ed Ruscha. Now Then",
            "content": null,
            "start_time": "2024-04-07T00:00:00.000000Z",
            "end_time": "2024-10-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": "5905 Wilshire Blvd",
            "city": "Los Angeles",
            "geolocation": "34.06447235,-118.35994593475988",
            "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": 38371,
            "author": {
                "id": "f6825d96-0331-4115-9f05-2dc26867df88",
                "username": "jd@jdmalat.com",
                "slug": "jdjdmalatcom",
                "first_name": "Jean David",
                "last_name": "Malat",
                "display_name": null,
                "display_name_full": "Jean David Malat",
                "email": "jd@jdmalat.com",
                "telephone": "+44 (0)203 7466 832"
            },
            "price": null,
            "featured_image": {
                "id": 36877,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49eb72d4a94a4376862a357af06cfbdf-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49eb72d4a94a4376862a357af06cfbdf-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/49eb72d4a94a4376862a357af06cfbdf.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49eb72d4a94a4376862a357af06cfbdf-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49eb72d4a94a4376862a357af06cfbdf-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49eb72d4a94a4376862a357af06cfbdf-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49eb72d4a94a4376862a357af06cfbdf-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49eb72d4a94a4376862a357af06cfbdf-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49eb72d4a94a4376862a357af06cfbdf-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/49eb72d4a94a4376862a357af06cfbdf-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2024-11-05T12:40:32.476721Z",
                "updated_at": "2024-11-05T12:40:32.476772Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f6825d96-0331-4115-9f05-2dc26867df88"
            },
            "venue": {
                "id": 4365,
                "name": "JD Malat Gallery",
                "slug": "jd-malat-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5119137,-0.1478266",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-11-05T12:40:38.245810Z",
            "publish_time": null,
            "slug": "cosmic-debris",
            "created_at": "2024-11-05T12:40:38.250801Z",
            "updated_at": "2024-11-05T12:40:38.296589Z",
            "summary": "Cosmic Debris is an Gallery Shows event starting on 11/09/2024, 10:00 and ending on 05/10/2024, 18:00. Event is in JD Malat Gallery with address 30 Davies St, London W1K 4NB, UK.",
            "title": "Cosmic Debris",
            "content": "JD Malat Gallery is delighted to announce Cosmic Debris, by acclaimed Mexican artist\r\nHoracio Quiroz, open to the public from 12th September – 5th October 2024. Born in 1977, Horacio Quiroz is a self-taught contemporary artist based in Mexico City. Since embarking on his artistic journey in 2013, Quiroz has developed a body of work that combines inherent oppositions, blending the beautiful with the grotesque, utopia with dystopia, and the familiar with the unknown. His new exhibition Cosmic Debris brings together 8 oil paintings to explore themes of gender, identity, and the environment, deeply reflecting on the fluidity of identity and the interplay between chaos and order.",
            "start_time": "2024-09-11T10:00:00.000000Z",
            "end_time": "2024-10-05T18: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": "30 Davies St, London W1K 4NB, UK",
            "city": "",
            "geolocation": "51.5119137,-0.1478266",
            "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": 38372,
            "author": {
                "id": "f6825d96-0331-4115-9f05-2dc26867df88",
                "username": "jd@jdmalat.com",
                "slug": "jdjdmalatcom",
                "first_name": "Jean David",
                "last_name": "Malat",
                "display_name": null,
                "display_name_full": "Jean David Malat",
                "email": "jd@jdmalat.com",
                "telephone": "+44 (0)203 7466 832"
            },
            "price": null,
            "featured_image": {
                "id": 36880,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c1c646ec83e418097a60018ab57bf86-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c1c646ec83e418097a60018ab57bf86-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0c1c646ec83e418097a60018ab57bf86.png",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c1c646ec83e418097a60018ab57bf86-crop-c0-5__0-5-270x152.png",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c1c646ec83e418097a60018ab57bf86-crop-c0-5__0-5-555x312.png",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c1c646ec83e418097a60018ab57bf86-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c1c646ec83e418097a60018ab57bf86-crop-c0-5__0-5-524x294.png",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c1c646ec83e418097a60018ab57bf86-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c1c646ec83e418097a60018ab57bf86-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c1c646ec83e418097a60018ab57bf86-crop-c0-5__0-5-179x179.png"
                },
                "created_at": "2024-11-05T12:50:53.001853Z",
                "updated_at": "2024-11-05T12:50:53.001890Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "f6825d96-0331-4115-9f05-2dc26867df88"
            },
            "venue": {
                "id": 4365,
                "name": "JD Malat Gallery",
                "slug": "jd-malat-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5119137,-0.1478266",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-11-05T12:50:58.665346Z",
            "publish_time": null,
            "slug": "masayoshi-nojo-res-in-silver",
            "created_at": "2024-11-05T12:50:58.670358Z",
            "updated_at": "2024-11-05T12:52:28.804301Z",
            "summary": "Masayoshi Nojo: Res In Silver is an Gallery Shows event starting on 11/09/2024, 10:00 and ending on 05/10/2024, 18:00. Event is in JD Malat Gallery with address 30 Davies St, London W1K 4NB, UK.",
            "title": "Masayoshi Nojo: Rest In Silver",
            "content": "JD Malat Gallery is delighted to announce their second solo exhibition \"Rest in Silver\" featuring the works of renowned Japanese artist Masayoshi Nojo. The exhibition will be open to the public from September 12th to October 5th, 2024. Born in 1989 in Kanagawa, Japan, Masayoshi Nojo completed his MA in Japanese Paintings in 2015 at the Kyoto University of Art and Design. Nojo's innovative and complex techniques blend contemporary visual languages with traditional Japanese aesthetics, deeply exploring themes of memory and the passage of time. Rooted in Japanese art history, Nojo’s work prominently features silver – a medium that evokes the ethereal and shimmering qualities reminiscent of Ogata Kōrin’s celebrated works from the Edo Period. Kōrin’s marbled silver rivers, often depicted on byōbu folding screens, symbolized the flow of time through the changing color of the metal due to oxidation.",
            "start_time": "2024-09-11T10:00:00.000000Z",
            "end_time": "2024-10-05T18: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": "30 Davies St, London W1K 4NB, UK",
            "city": "",
            "geolocation": "51.5119137,-0.1478266",
            "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": 37340,
            "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": 35399,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cbbf26232c14e8e9ec1d13b6178fcb9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cbbf26232c14e8e9ec1d13b6178fcb9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8cbbf26232c14e8e9ec1d13b6178fcb9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cbbf26232c14e8e9ec1d13b6178fcb9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cbbf26232c14e8e9ec1d13b6178fcb9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cbbf26232c14e8e9ec1d13b6178fcb9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cbbf26232c14e8e9ec1d13b6178fcb9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cbbf26232c14e8e9ec1d13b6178fcb9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cbbf26232c14e8e9ec1d13b6178fcb9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8cbbf26232c14e8e9ec1d13b6178fcb9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:28:45.822254Z",
                "updated_at": "2024-04-01T19:28:45.822310Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9810,
                "name": "100 Bishopsgate",
                "slug": "100-bishopsgate",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5047715,-0.0186356",
                "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": "2024-04-01T19:28:51.028227Z",
            "publish_time": null,
            "slug": "100-bishopsgate-beyond-the-matrix-2024-03-05",
            "created_at": "2024-04-01T19:28:51.983606Z",
            "updated_at": "2024-04-01T19:28:51.983643Z",
            "summary": null,
            "title": "'Beyond the Matrix'",
            "content": null,
            "start_time": "2024-03-05T01:00:00.000000Z",
            "end_time": "2024-09-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": "",
            "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": 36690,
            "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": 34784,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8d75c7d8c24a57b3eabafeaed733d3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8d75c7d8c24a57b3eabafeaed733d3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5c8d75c7d8c24a57b3eabafeaed733d3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8d75c7d8c24a57b3eabafeaed733d3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8d75c7d8c24a57b3eabafeaed733d3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8d75c7d8c24a57b3eabafeaed733d3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8d75c7d8c24a57b3eabafeaed733d3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8d75c7d8c24a57b3eabafeaed733d3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8d75c7d8c24a57b3eabafeaed733d3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5c8d75c7d8c24a57b3eabafeaed733d3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-07T14:58:28.043416Z",
                "updated_at": "2024-03-07T14:58:28.043476Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6352,
                "name": "Santa Maria della Pietà",
                "slug": "santa-maria-della-pieta",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.43735290000001,12.3383741",
                "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": "2024-03-07T14:58:31.337778Z",
            "publish_time": null,
            "slug": "santa-maria-della-pieta-wallace-chan-transcendence-2024-04-19",
            "created_at": "2024-03-07T14:58:32.233458Z",
            "updated_at": "2024-03-07T14:58:33.395685Z",
            "summary": "Wallace Chan  Transcendence is an Gallery Shows event starting on 19/04/2024, 00:00 and ending on 30/09/2024, 00:00. Event is in Santa Maria della Pietà with address Castello, 3702.",
            "title": "Wallace Chan  Transcendence",
            "content": null,
            "start_time": "2024-04-19T00:00:00.000000Z",
            "end_time": "2024-09-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": "Castello, 3702",
            "city": "Venice",
            "geolocation": "45.4345491,12.3451431",
            "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": 37984,
            "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": 36140,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ce26f29a0d4aec8117e7614abb334f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ce26f29a0d4aec8117e7614abb334f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f9ce26f29a0d4aec8117e7614abb334f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ce26f29a0d4aec8117e7614abb334f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ce26f29a0d4aec8117e7614abb334f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ce26f29a0d4aec8117e7614abb334f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ce26f29a0d4aec8117e7614abb334f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ce26f29a0d4aec8117e7614abb334f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ce26f29a0d4aec8117e7614abb334f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9ce26f29a0d4aec8117e7614abb334f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T13:07:25.034235Z",
                "updated_at": "2024-04-14T13:07:25.034296Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9928,
                "name": "Poet and/the Bench",
                "slug": "poet-and-bench",
                "city": "Mill Valley",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.9064339,-122.5464441",
                "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": "2024-04-14T13:07:32.106910Z",
            "publish_time": null,
            "slug": "poet-andthe-bench-stories-grounded-in-color-2024-04-02",
            "created_at": "2024-04-14T13:07:33.031499Z",
            "updated_at": "2024-04-14T13:07:33.550210Z",
            "summary": "Stories Grounded in Color is an Gallery Shows event starting on 02/04/2024, 00:00 and ending on 30/09/2024, 00:00. Event is in Poet and/the Bench with address 11 Throckmorton Ave.",
            "title": "Stories Grounded in Color",
            "content": null,
            "start_time": "2024-04-02T00:00:00.000000Z",
            "end_time": "2024-09-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": "11 Throckmorton Ave",
            "city": "Mill Valley",
            "geolocation": "40.29612232312215,-74.01919617409212",
            "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": 37764,
            "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": 35854,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/834447083fdd4d7baa2b75f7b1ba0d3e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/834447083fdd4d7baa2b75f7b1ba0d3e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/834447083fdd4d7baa2b75f7b1ba0d3e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/834447083fdd4d7baa2b75f7b1ba0d3e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/834447083fdd4d7baa2b75f7b1ba0d3e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/834447083fdd4d7baa2b75f7b1ba0d3e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/834447083fdd4d7baa2b75f7b1ba0d3e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/834447083fdd4d7baa2b75f7b1ba0d3e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/834447083fdd4d7baa2b75f7b1ba0d3e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/834447083fdd4d7baa2b75f7b1ba0d3e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:55:08.451029Z",
                "updated_at": "2024-04-02T20:55:08.451087Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9117,
                "name": "URBAN NATION Museum Satellite Gallery",
                "slug": "urban-nation-museum-satellite-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4801192,13.4426909",
                "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": "2024-04-02T20:55:14.003993Z",
            "publish_time": null,
            "slug": "urban-nation-museum-satellite-gallery-layer-cake-the-versus-project-v-2024-04-27",
            "created_at": "2024-04-02T20:55:14.912719Z",
            "updated_at": "2024-04-02T20:55:16.000218Z",
            "summary": "Layer Cake. The Versus Project V is an Gallery Shows event starting on 27/04/2024, 00:00 and ending on 30/09/2024, 00:00. Event is in URBAN NATION Museum Satellite Gallery with address Sonnenallee 126.",
            "title": "Layer Cake. The Versus Project V",
            "content": null,
            "start_time": "2024-04-27T00:00:00.000000Z",
            "end_time": "2024-09-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": "Sonnenallee 126",
            "city": "Berlin",
            "geolocation": "52.4800909,13.4428604",
            "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": 38329,
            "author": {
                "id": "7d04438a-00a7-4a9f-9185-77a249a76551",
                "username": "Ken",
                "slug": "ken",
                "first_name": "Hashimoto",
                "last_name": "Contemporary",
                "display_name": "Ken Harman",
                "display_name_full": "Ken Harman",
                "email": "info@hashimotocontemporary.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 36807,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79d2efee0d3e43d8bfc0b0597f8f2040-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79d2efee0d3e43d8bfc0b0597f8f2040-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/79d2efee0d3e43d8bfc0b0597f8f2040.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79d2efee0d3e43d8bfc0b0597f8f2040-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79d2efee0d3e43d8bfc0b0597f8f2040-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79d2efee0d3e43d8bfc0b0597f8f2040-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79d2efee0d3e43d8bfc0b0597f8f2040-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79d2efee0d3e43d8bfc0b0597f8f2040-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79d2efee0d3e43d8bfc0b0597f8f2040-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/79d2efee0d3e43d8bfc0b0597f8f2040-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-08-14T18:10:46.087446Z",
                "updated_at": "2024-08-14T18:10:46.087504Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "7d04438a-00a7-4a9f-9185-77a249a76551"
            },
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "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": "2024-08-14T18:08:52.866507Z",
            "publish_time": null,
            "slug": "gina-m-contreras-amor-secreto",
            "created_at": "2024-08-14T18:08:52.872302Z",
            "updated_at": "2024-08-14T18:11:11.655775Z",
            "summary": "Gina M. Contreras - \"Amor Secreto\" is an Gallery Shows event starting on 07/09/2024, 17:00 and ending on 29/09/2024, 18:00. Event is in HASHIMOTO CONTEMPORARY with address 1275 Minnesota St, San Francisco, CA 94107, USA.",
            "title": "Gina M. Contreras - \"Amor Secreto\"",
            "content": "Hashimoto Contemporary is pleased to present Amor Secreto, a new body of work by San Francisco-based artist Gina M. Contreras. \r\n\r\nOpening Night Reception:\r\nSaturday, September 7th from 5pm - 7pm\r\n\r\nThe artist will be in attendance\r\n\r\nGallery Hours: \r\nTuesday - Saturday / 10am - 6pm\r\n\r\nExhibition on view through September 28th",
            "start_time": "2024-09-07T17:00:00.000000Z",
            "end_time": "2024-09-29T18: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": "1275 Minnesota St, San Francisco, CA 94107, USA",
            "city": "San Francisco",
            "geolocation": "37.7542915,-122.389488",
            "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": 38344,
            "author": {
                "id": "6711bff9-9848-4bf9-9466-8a56816283a5",
                "username": "info@vossgallery.art",
                "slug": "infovossgalleryart",
                "first_name": "Ashley",
                "last_name": "Voss",
                "display_name": null,
                "display_name_full": "Ashley Voss",
                "email": "info@vossgallery.art",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 36825,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59f26194e4204cc59054c22843bfc362-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59f26194e4204cc59054c22843bfc362-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/59f26194e4204cc59054c22843bfc362.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59f26194e4204cc59054c22843bfc362-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59f26194e4204cc59054c22843bfc362-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59f26194e4204cc59054c22843bfc362-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59f26194e4204cc59054c22843bfc362-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59f26194e4204cc59054c22843bfc362-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59f26194e4204cc59054c22843bfc362-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/59f26194e4204cc59054c22843bfc362-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-09-18T13:46:15.750275Z",
                "updated_at": "2024-09-18T13:46:15.750372Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
            },
            "venue": {
                "id": 3179,
                "name": "Voss Gallery",
                "slug": "voss-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7749295,-122.4194155",
                "artworks_for_sale_count": 318,
                "featured_image": {
                    "id": 3236,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Voss_Gallery_The_Tracy_Piper_San_Francisco-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2021-01-22T20:08:10.222768Z",
                    "updated_at": "2021-09-14T13:49:36.700163Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6711bff9-9848-4bf9-9466-8a56816283a5"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2024-09-18T13:50:48.559036Z",
            "publish_time": null,
            "slug": "special-viewing-days-ethereal-bloom-group-exhibition",
            "created_at": "2024-09-18T13:50:48.567775Z",
            "updated_at": "2024-09-19T01:22:58.385060Z",
            "summary": "Special Viewing Days: \"Ethereal Bloom\" Group Exhibition is an Gallery Shows event starting on 28/09/2024, 11:00 and ending on 29/09/2024, 05:00. Event is in Voss Gallery with address 3344 24th St, San Francisco, CA 94110, USA.",
            "title": "Special Viewing Days: \"Ethereal Bloom\" Group Exhibition",
            "content": "Join us for special viewing days of the \"Ethereal Bloom\" group exhibition at Voss Gallery on Saturday, Sept. 28th from 11AM-6PM and Sunday, Sept. 29th from 11AM-5PM during ArtSpan’s 50th SFOS Weekend #2!\r\n\r\n\"Ethereal Bloom\" is a captivating group exhibition featuring the visionary works of 15 exceptional regional artists. This showcase delves into the mesmerizing intersection of reality and imagination, guiding viewers through a dynamic journey where art dissolves the boundaries between the tangible and the fantastical—all with a vibrant botanical twist.",
            "start_time": "2024-09-28T11:00:00.000000Z",
            "end_time": "2024-09-29T05: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": "3344 24th St, San Francisco, CA 94110, USA",
            "city": "",
            "geolocation": "37.7749295,-122.4194155",
            "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": 37928,
            "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": 36075,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fdbe02acefa4cd5938d9470ba66658a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fdbe02acefa4cd5938d9470ba66658a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4fdbe02acefa4cd5938d9470ba66658a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fdbe02acefa4cd5938d9470ba66658a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fdbe02acefa4cd5938d9470ba66658a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fdbe02acefa4cd5938d9470ba66658a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fdbe02acefa4cd5938d9470ba66658a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fdbe02acefa4cd5938d9470ba66658a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fdbe02acefa4cd5938d9470ba66658a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4fdbe02acefa4cd5938d9470ba66658a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:19:50.930099Z",
                "updated_at": "2024-04-14T12:19:50.930156Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5908,
                "name": "Jupiter Artland",
                "slug": "jupiter-artland",
                "city": "Wilkieston",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9059447,-3.4072756",
                "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": "2024-04-14T12:19:55.408133Z",
            "publish_time": null,
            "slug": "jupiter-artland-andrew-sim-2024-05-11",
            "created_at": "2024-04-14T12:19:56.318516Z",
            "updated_at": "2024-04-14T12:19:57.116026Z",
            "summary": "Andrew Sim is an Gallery Shows event starting on 11/05/2024, 00:00 and ending on 29/09/2024, 00:00. Event is in Jupiter Artland with address Wilkieston.",
            "title": "Andrew Sim",
            "content": null,
            "start_time": "2024-05-11T00:00:00.000000Z",
            "end_time": "2024-09-29T00: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": "Wilkieston",
            "city": "Edinburgh",
            "geolocation": "55.9014117,-3.4073739",
            "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": 37771,
            "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": 35863,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc6ddbce60b44a23a18e2191419a9457-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc6ddbce60b44a23a18e2191419a9457-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cc6ddbce60b44a23a18e2191419a9457.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc6ddbce60b44a23a18e2191419a9457-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc6ddbce60b44a23a18e2191419a9457-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc6ddbce60b44a23a18e2191419a9457-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc6ddbce60b44a23a18e2191419a9457-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc6ddbce60b44a23a18e2191419a9457-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc6ddbce60b44a23a18e2191419a9457-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cc6ddbce60b44a23a18e2191419a9457-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T21:15:25.829266Z",
                "updated_at": "2024-04-02T21:15:25.829316Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9896,
                "name": "National Gallery Singapore",
                "slug": "national-gallery-singapore",
                "city": "Singapore",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2909576,103.8518447",
                "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": "SG",
            "publish_status": "published",
            "published_at": "2024-04-02T21:15:30.917105Z",
            "publish_time": null,
            "slug": "national-gallery-singapore-cheong-soo-pieng-layer-by-layer-2024-04-05",
            "created_at": "2024-04-02T21:15:31.830805Z",
            "updated_at": "2024-04-02T21:15:33.677883Z",
            "summary": "Cheong Soo Pieng: Layer by Layer is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 29/09/2024, 00:00. Event is in National Gallery Singapore with address 1 St. Andrew's Road.",
            "title": "Cheong Soo Pieng: Layer by Layer",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-09-29T00: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 St. Andrew's Road",
            "city": "Singapore",
            "geolocation": "52.2129795,0.1371072977485927",
            "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": 38156,
            "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": 36349,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1654d43ae224b299e62c0234d857806-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1654d43ae224b299e62c0234d857806-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c1654d43ae224b299e62c0234d857806.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1654d43ae224b299e62c0234d857806-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1654d43ae224b299e62c0234d857806-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1654d43ae224b299e62c0234d857806-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1654d43ae224b299e62c0234d857806-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1654d43ae224b299e62c0234d857806-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1654d43ae224b299e62c0234d857806-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1654d43ae224b299e62c0234d857806-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:58:11.552285Z",
                "updated_at": "2024-04-30T09:58:11.552323Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4640,
                "name": "Midlands Arts Centre",
                "slug": "midlands-arts-centre",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4527502,-1.9036791",
                "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": "2024-04-30T09:58:30.148431Z",
            "publish_time": null,
            "slug": "midlands-arts-centre-tereza-buskova-hidden-mothers-2024-06-01",
            "created_at": "2024-04-30T09:58:31.062931Z",
            "updated_at": "2024-04-30T09:58:31.852729Z",
            "summary": "Tereza Buskova: Hidden Mothers is an Gallery Shows event starting on 01/06/2024, 00:00 and ending on 29/09/2024, 00:00. Event is in Midlands Arts Centre with address Midlands Arts Centre (MAC).",
            "title": "Tereza Buskova: Hidden Mothers",
            "content": null,
            "start_time": "2024-06-01T00:00:00.000000Z",
            "end_time": "2024-09-29T00: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": "Midlands Arts Centre (MAC)",
            "city": "Birmingham",
            "geolocation": "52.45282885,-1.9040261773076028",
            "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": 37717,
            "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": 35800,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b011f85003ed42a1b8621b5230f813a3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b011f85003ed42a1b8621b5230f813a3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b011f85003ed42a1b8621b5230f813a3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b011f85003ed42a1b8621b5230f813a3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b011f85003ed42a1b8621b5230f813a3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b011f85003ed42a1b8621b5230f813a3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b011f85003ed42a1b8621b5230f813a3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b011f85003ed42a1b8621b5230f813a3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b011f85003ed42a1b8621b5230f813a3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b011f85003ed42a1b8621b5230f813a3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:23:11.619599Z",
                "updated_at": "2024-04-02T20:23:11.619636Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4267,
                "name": "Solomon R. Guggenheim Museum",
                "slug": "solomon-r-guggenheim-museum",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7831815,-73.9588052",
                "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": "2024-04-02T20:23:51.463111Z",
            "publish_time": null,
            "slug": "solomon-r-guggenheim-museum-jenny-holzer-light-line-2024-05-17",
            "created_at": "2024-04-02T20:23:53.125348Z",
            "updated_at": "2024-04-02T20:23:53.166419Z",
            "summary": "Jenny Holzer: Light Line is an Gallery Shows event starting on 17/05/2024, 00:00 and ending on 29/09/2024, 00:00. Event is in Solomon R. Guggenheim Museum with address 1071 5th Avenue (at 89th Street).",
            "title": "Jenny Holzer: Light Line",
            "content": null,
            "start_time": "2024-05-17T00:00:00.000000Z",
            "end_time": "2024-09-29T00: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": "1071 5th Avenue (at 89th Street)",
            "city": "New York",
            "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": 38181,
            "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": 36391,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/553ef4261f9e461283393246fc00b623.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/553ef4261f9e461283393246fc00b623-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T10:09:16.127930Z",
                "updated_at": "2024-04-30T10:09:16.127970Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3861,
                "name": "Royal Albert Memorial Museum & Art Gallery",
                "slug": "royal-albert-memorial-museum-art-gallery",
                "city": "Exeter",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.7253116,-3.5324215",
                "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": "2024-04-30T10:09:24.180831Z",
            "publish_time": null,
            "slug": "royal-albert-memorial-museum-art-gallery-are-we-nearly-there-yet-a-history-of-transport-2024-06-15",
            "created_at": "2024-04-30T10:09:25.079086Z",
            "updated_at": "2024-04-30T10:09:25.129704Z",
            "summary": "Are we nearly there yet? A History of Transport is an Gallery Shows event starting on 15/06/2024, 00:00 and ending on 29/09/2024, 00:00. Event is in Royal Albert Memorial Museum & Art Gallery with address Queen Street.",
            "title": "Are we nearly there yet? A History of Transport",
            "content": null,
            "start_time": "2024-06-15T00:00:00.000000Z",
            "end_time": "2024-09-29T00: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": "Queen Street",
            "city": "Exeter",
            "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": []
        }
    ]
}