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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2610&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2574&ordering=-start_time",
    "results": [
        {
            "id": 34370,
            "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": 32481,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0767bc76d7e9433e881c52903f82559b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0767bc76d7e9433e881c52903f82559b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0767bc76d7e9433e881c52903f82559b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0767bc76d7e9433e881c52903f82559b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0767bc76d7e9433e881c52903f82559b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0767bc76d7e9433e881c52903f82559b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0767bc76d7e9433e881c52903f82559b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0767bc76d7e9433e881c52903f82559b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0767bc76d7e9433e881c52903f82559b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0767bc76d7e9433e881c52903f82559b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T11:34:53.591169Z",
                "updated_at": "2023-12-21T11:34:53.591224Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5157,
                "name": "RBSA Gallery",
                "slug": "rbsa-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4849317,-1.9074872",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-12-21T11:34:57.876412Z",
            "publish_time": null,
            "slug": "rbsa-gallery-introduction-to-lino-printing-workshop-2024-02-13",
            "created_at": "2023-12-21T11:34:58.814628Z",
            "updated_at": "2023-12-21T11:35:01.003831Z",
            "summary": "Introduction to Lino Printing Workshop is an Gallery Shows event starting on 13/02/2024, 01:00 and ending on 13/02/2024, 01:00. Event is in RBSA Gallery with address 4 Brook Street.",
            "title": "Introduction to Lino Printing Workshop",
            "content": null,
            "start_time": "2024-02-13T01:00:00.000000Z",
            "end_time": "2024-02-13T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 Brook Street",
            "city": "Birmingham",
            "geolocation": "41.9295319,-70.83468614138602",
            "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": 35916,
            "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": 33999,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e3bf2eb2f3c42a88eb81d811c64bb70-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e3bf2eb2f3c42a88eb81d811c64bb70-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e3bf2eb2f3c42a88eb81d811c64bb70-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e3bf2eb2f3c42a88eb81d811c64bb70-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e3bf2eb2f3c42a88eb81d811c64bb70-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6e3bf2eb2f3c42a88eb81d811c64bb70.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e3bf2eb2f3c42a88eb81d811c64bb70-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e3bf2eb2f3c42a88eb81d811c64bb70-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e3bf2eb2f3c42a88eb81d811c64bb70-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6e3bf2eb2f3c42a88eb81d811c64bb70-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-13T11:35:19.349524Z",
                "updated_at": "2024-02-13T11:35:19.349563Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9693,
                "name": "Theatre Peckham",
                "slug": "theatre-peckham",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4742538,-0.0827686",
                "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-02-13T11:35:25.765036Z",
            "publish_time": null,
            "slug": "theatre-peckham-michelle-baharier-celebrating-southwark-tv-and-community-in-south-london-2024-02-13",
            "created_at": "2024-02-13T11:35:26.689491Z",
            "updated_at": "2024-02-13T11:35:27.141467Z",
            "summary": "Michelle Baharier - Celebrating Southwark TV and Community in South London is an Gallery Shows event starting on 13/02/2024, 01:00 and ending on 18/02/2024, 01:00. Event is in Theatre Peckham with address 221 Havil St. London.",
            "title": "Michelle Baharier - Celebrating Southwark TV and Community in South London",
            "content": null,
            "start_time": "2024-02-13T01:00:00.000000Z",
            "end_time": "2024-02-18T01: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": "221 Havil St. London",
            "city": "London",
            "geolocation": "51.474484149999995,-0.08270969018353685",
            "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": 35767,
            "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": 33861,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a64a355dd6704c9ca266134c19d4711a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a64a355dd6704c9ca266134c19d4711a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a64a355dd6704c9ca266134c19d4711a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a64a355dd6704c9ca266134c19d4711a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a64a355dd6704c9ca266134c19d4711a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a64a355dd6704c9ca266134c19d4711a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a64a355dd6704c9ca266134c19d4711a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a64a355dd6704c9ca266134c19d4711a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a64a355dd6704c9ca266134c19d4711a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a64a355dd6704c9ca266134c19d4711a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-12T11:42:56.270721Z",
                "updated_at": "2024-02-12T11:42:56.270759Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6032,
                "name": "Somers Gallery",
                "slug": "somers-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5308455,-0.1311183",
                "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-02-12T11:43:01.997935Z",
            "publish_time": null,
            "slug": "somers-gallery-interface-2024-02-13",
            "created_at": "2024-02-12T11:43:02.903785Z",
            "updated_at": "2024-02-12T11:43:03.469621Z",
            "summary": "INTERFACE is an Gallery Shows event starting on 13/02/2024, 01:00 and ending on 17/02/2024, 01:00. Event is in Somers Gallery with address 96 Chalton Street.",
            "title": "INTERFACE",
            "content": null,
            "start_time": "2024-02-13T01:00:00.000000Z",
            "end_time": "2024-02-17T01: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": "96 Chalton Street",
            "city": "London",
            "geolocation": "-27.5863601,153.0894125",
            "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": 36310,
            "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": 34377,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4b6e8eeaff3439c8c0da666b20ba95d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4b6e8eeaff3439c8c0da666b20ba95d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4b6e8eeaff3439c8c0da666b20ba95d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4b6e8eeaff3439c8c0da666b20ba95d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4b6e8eeaff3439c8c0da666b20ba95d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c4b6e8eeaff3439c8c0da666b20ba95d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4b6e8eeaff3439c8c0da666b20ba95d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4b6e8eeaff3439c8c0da666b20ba95d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4b6e8eeaff3439c8c0da666b20ba95d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c4b6e8eeaff3439c8c0da666b20ba95d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-21T16:55:18.642552Z",
                "updated_at": "2024-02-21T16:55:18.642590Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5795,
                "name": "The FLAG Art Foundation",
                "slug": "flag-art-foundation",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7500435,-74.0048864",
                "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-02-21T16:55:23.798474Z",
            "publish_time": null,
            "slug": "the-flag-art-foundation-ian-mwesiga-beyond-the-edge-of-the-world-2024-02-13",
            "created_at": "2024-02-21T16:55:24.690640Z",
            "updated_at": "2024-02-21T16:55:25.296300Z",
            "summary": "Ian Mwesiga. Beyond the Edge of the World is an Gallery Shows event starting on 13/02/2024, 01:00 and ending on 04/05/2024, 00:00. Event is in The FLAG Art Foundation with address 545 West 25th Street.",
            "title": "Ian Mwesiga. Beyond the Edge of the World",
            "content": null,
            "start_time": "2024-02-13T01:00:00.000000Z",
            "end_time": "2024-05-04T00: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": "545 West 25th Street",
            "city": "New York",
            "geolocation": "40.7498665,-74.005004",
            "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": 35438,
            "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": 33538,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb813db5eb924af78931b80c3c1caa74-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb813db5eb924af78931b80c3c1caa74-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb813db5eb924af78931b80c3c1caa74-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb813db5eb924af78931b80c3c1caa74-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb813db5eb924af78931b80c3c1caa74-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/eb813db5eb924af78931b80c3c1caa74.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb813db5eb924af78931b80c3c1caa74-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb813db5eb924af78931b80c3c1caa74-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb813db5eb924af78931b80c3c1caa74-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/eb813db5eb924af78931b80c3c1caa74-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-31T08:21:44.026789Z",
                "updated_at": "2024-01-31T08:21:44.026853Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9427,
                "name": "DSC Gallery",
                "slug": "dsc-gallery",
                "city": "Prague",
                "country": {
                    "code": "CZ",
                    "name": "Czechia"
                },
                "geolocation": "50.0892834,14.4220438",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CZ",
            "publish_status": "published",
            "published_at": "2024-01-31T08:21:48.421519Z",
            "publish_time": null,
            "slug": "dsc-gallery-opening-jakub-spanhel-from-my-country-2024-02-13",
            "created_at": "2024-01-31T08:21:49.344178Z",
            "updated_at": "2024-01-31T08:21:58.903046Z",
            "summary": "Opening | Jakub Špaňhel | From My Country is an Gallery Shows event starting on 13/02/2024, 01:00 and ending on 12/03/2024, 01:00. Event is in DSC Gallery with address Dlouhá 923/5.",
            "title": "Opening | Jakub Špaňhel | From My Country",
            "content": null,
            "start_time": "2024-02-13T01:00:00.000000Z",
            "end_time": "2024-03-12T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Dlouhá 923/5",
            "city": "Prague",
            "geolocation": "50.0892309,14.4220289",
            "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": 34602,
            "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": 32694,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08ae39f8c5294ece939f08668fa5066a-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08ae39f8c5294ece939f08668fa5066a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08ae39f8c5294ece939f08668fa5066a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08ae39f8c5294ece939f08668fa5066a-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08ae39f8c5294ece939f08668fa5066a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/08ae39f8c5294ece939f08668fa5066a.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08ae39f8c5294ece939f08668fa5066a-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08ae39f8c5294ece939f08668fa5066a-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08ae39f8c5294ece939f08668fa5066a-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08ae39f8c5294ece939f08668fa5066a-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-29T12:44:49.748286Z",
                "updated_at": "2023-12-29T12:44:49.748327Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-12-29T12:44:54.224809Z",
            "publish_time": null,
            "slug": "colonnade-house-melvyn-biddulph-life-in-art-2024-02-13",
            "created_at": "2023-12-29T12:44:55.116445Z",
            "updated_at": "2023-12-29T12:44:55.954599Z",
            "summary": "Melvyn Biddulph: Life in Art is an Gallery Shows event starting on 13/02/2024, 01:00 and ending on 18/02/2024, 01:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Melvyn Biddulph: Life in Art",
            "content": null,
            "start_time": "2024-02-13T01:00:00.000000Z",
            "end_time": "2024-02-18T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "50.96326985,0.020770453697222413",
            "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": 36097,
            "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": 34165,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b80fbe6254b8cbc3e3ec687e2029f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b80fbe6254b8cbc3e3ec687e2029f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b80fbe6254b8cbc3e3ec687e2029f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b80fbe6254b8cbc3e3ec687e2029f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b80fbe6254b8cbc3e3ec687e2029f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0c7b80fbe6254b8cbc3e3ec687e2029f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b80fbe6254b8cbc3e3ec687e2029f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b80fbe6254b8cbc3e3ec687e2029f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b80fbe6254b8cbc3e3ec687e2029f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0c7b80fbe6254b8cbc3e3ec687e2029f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-16T13:41:49.786876Z",
                "updated_at": "2024-02-16T13:41:49.786916Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5376,
                "name": "EBENSPERGER",
                "slug": "ebensperger",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5463493,13.3662658",
                "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-16T13:41:56.978710Z",
            "publish_time": null,
            "slug": "ebensperger-sophie-utikal-in-transitions-2024-02-13",
            "created_at": "2024-02-16T13:41:57.876617Z",
            "updated_at": "2024-02-16T13:41:57.917941Z",
            "summary": "Sophie Utikal. In Transitions is an Gallery Shows event starting on 13/02/2024, 01:00 and ending on 06/04/2024, 00:00. Event is in EBENSPERGER with address Krematorium Wedding.",
            "title": "Sophie Utikal. In Transitions",
            "content": null,
            "start_time": "2024-02-13T01:00:00.000000Z",
            "end_time": "2024-04-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": "Krematorium Wedding",
            "city": "Berlin",
            "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": 34347,
            "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": 32458,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2381ce6161ae418bbd2c8fbca1a19d27-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2381ce6161ae418bbd2c8fbca1a19d27-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2381ce6161ae418bbd2c8fbca1a19d27-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2381ce6161ae418bbd2c8fbca1a19d27-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2381ce6161ae418bbd2c8fbca1a19d27-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2381ce6161ae418bbd2c8fbca1a19d27.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2381ce6161ae418bbd2c8fbca1a19d27-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2381ce6161ae418bbd2c8fbca1a19d27-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2381ce6161ae418bbd2c8fbca1a19d27-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2381ce6161ae418bbd2c8fbca1a19d27-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-21T11:32:40.878830Z",
                "updated_at": "2023-12-21T11:32:40.878867Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3357,
                "name": "Atkins Gallery",
                "slug": "atkins-gallery",
                "city": "Hinckley",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.5433314,-1.373844",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-12-21T11:32:51.701406Z",
            "publish_time": null,
            "slug": "atkins-gallery-nwslc-staff-show-2024-02-12",
            "created_at": "2023-12-21T11:32:52.664336Z",
            "updated_at": "2023-12-21T11:32:53.025685Z",
            "summary": "NWSLC Staff Show is an Gallery Shows event starting on 12/02/2024, 01:00 and ending on 23/02/2024, 01:00. Event is in Atkins Gallery with address Atkins Building.",
            "title": "NWSLC Staff Show",
            "content": null,
            "start_time": "2024-02-12T01:00:00.000000Z",
            "end_time": "2024-02-23T01: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": "Atkins Building",
            "city": "Hinckley",
            "geolocation": "52.5432975,-1.3735139218985162",
            "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": 36109,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4868,
                "name": "Pontone Gallery",
                "slug": "pontone-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5176221,-0.1359302",
                "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-02-16T13:47:05.065129Z",
            "publish_time": null,
            "slug": "pontone-gallery-live-updates-wwe-wrestlemania-40-kickoff-media-2024-02-12",
            "created_at": "2024-02-16T13:47:05.963984Z",
            "updated_at": "2024-02-16T13:47:15.593843Z",
            "summary": "LIVE UPDATES - WWE WrestleMania 40 Kickoff Media is an Gallery Shows event starting on 12/02/2024, 01:00 and ending on 14/02/2024, 01:00. Event is in Pontone Gallery with address 1128 Broad St.",
            "title": "LIVE UPDATES - WWE WrestleMania 40 Kickoff Media",
            "content": null,
            "start_time": "2024-02-12T01:00:00.000000Z",
            "end_time": "2024-02-14T01: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": "1128 Broad St",
            "city": "Augusta",
            "geolocation": "41.7540504,-72.6869308",
            "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": 37668,
            "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": 35727,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afdfe071ff4145ed81f7e8b27c0de058-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afdfe071ff4145ed81f7e8b27c0de058-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afdfe071ff4145ed81f7e8b27c0de058-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afdfe071ff4145ed81f7e8b27c0de058-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afdfe071ff4145ed81f7e8b27c0de058-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/afdfe071ff4145ed81f7e8b27c0de058.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afdfe071ff4145ed81f7e8b27c0de058-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afdfe071ff4145ed81f7e8b27c0de058-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afdfe071ff4145ed81f7e8b27c0de058-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/afdfe071ff4145ed81f7e8b27c0de058-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-04-02T17:59:04.740227Z",
                "updated_at": "2024-04-02T17:59:04.740278Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9870,
                "name": "Tobacco Factory",
                "slug": "tobacco-factory",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.44214789999999,-2.6134597",
                "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-02T17:59:12.087268Z",
            "publish_time": null,
            "slug": "tobacco-factory-rob-carmier-wildlife-photography-2024-02-12",
            "created_at": "2024-04-02T17:59:13.004215Z",
            "updated_at": "2024-04-02T17:59:13.403038Z",
            "summary": "Rob Carmier Wildlife Photography is an Gallery Shows event starting on 12/02/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in Tobacco Factory with address Raleigh Road.",
            "title": "Rob Carmier Wildlife Photography",
            "content": null,
            "start_time": "2024-02-12T01:00:00.000000Z",
            "end_time": "2024-03-23T01: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": "Raleigh Road",
            "city": "Bristol",
            "geolocation": "40.2429258,-76.7235974",
            "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": 35586,
            "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": 33706,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f425e1c3b414df0a1c5338cfb022a5f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f425e1c3b414df0a1c5338cfb022a5f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f425e1c3b414df0a1c5338cfb022a5f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f425e1c3b414df0a1c5338cfb022a5f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f425e1c3b414df0a1c5338cfb022a5f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6f425e1c3b414df0a1c5338cfb022a5f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f425e1c3b414df0a1c5338cfb022a5f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f425e1c3b414df0a1c5338cfb022a5f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f425e1c3b414df0a1c5338cfb022a5f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6f425e1c3b414df0a1c5338cfb022a5f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-07T17:50:53.111946Z",
                "updated_at": "2024-02-07T17:50:53.112006Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7106,
                "name": "Heatherley School of Fine Art",
                "slug": "heatherley-school-fine-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4785291,-0.1848161",
                "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-02-07T17:50:58.001828Z",
            "publish_time": null,
            "slug": "heatherley-school-of-fine-art-paintings-by-minna-stevens-2024-02-12",
            "created_at": "2024-02-07T17:50:58.927724Z",
            "updated_at": "2024-02-07T17:50:59.332248Z",
            "summary": "Paintings by Minna Stevens is an Gallery Shows event starting on 12/02/2024, 01:00 and ending on 01/03/2024, 01:00. Event is in Heatherley School of Fine Art with address The Heatherley School Of Fine Art.",
            "title": "Paintings by Minna Stevens",
            "content": null,
            "start_time": "2024-02-12T01:00:00.000000Z",
            "end_time": "2024-03-01T01: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": "The Heatherley School Of Fine Art",
            "city": "London",
            "geolocation": "51.478526099999996,-0.18486978287954903",
            "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": 35838,
            "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": 33925,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c394f853ea814a3dac92c5a3e93497d7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c394f853ea814a3dac92c5a3e93497d7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c394f853ea814a3dac92c5a3e93497d7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c394f853ea814a3dac92c5a3e93497d7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c394f853ea814a3dac92c5a3e93497d7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c394f853ea814a3dac92c5a3e93497d7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c394f853ea814a3dac92c5a3e93497d7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c394f853ea814a3dac92c5a3e93497d7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c394f853ea814a3dac92c5a3e93497d7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c394f853ea814a3dac92c5a3e93497d7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-13T10:45:39.749494Z",
                "updated_at": "2024-02-13T10:45:39.749548Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9678,
                "name": "The Arts Project",
                "slug": "arts-project",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5359853,-0.1316675",
                "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-02-13T10:45:45.816468Z",
            "publish_time": null,
            "slug": "the-arts-project-loudest-whispers-2024-02-12",
            "created_at": "2024-02-13T10:45:46.779301Z",
            "updated_at": "2024-02-13T10:45:46.823867Z",
            "summary": "Loudest Whispers is an Gallery Shows event starting on 12/02/2024, 01:00 and ending on 10/05/2024, 00:00. Event is in The Arts Project with address THE CONFERENCE CENTRE, ST PANCRAS HOSPITAL.",
            "title": "Loudest Whispers",
            "content": null,
            "start_time": "2024-02-12T01:00:00.000000Z",
            "end_time": "2024-05-10T00: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": "THE CONFERENCE CENTRE, ST PANCRAS HOSPITAL",
            "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": 34934,
            "author": {
                "id": "559aa9d9-935c-4b7f-922a-fa80438a2292",
                "username": "art@artplexgallery.com",
                "slug": "artartplexgallerycom",
                "first_name": "Valerie",
                "last_name": "Deutsch",
                "display_name": null,
                "display_name_full": "Valerie Deutsch",
                "email": "art@artplexgallery.com",
                "telephone": "+1 323 936 7020"
            },
            "price": null,
            "featured_image": {
                "id": 33017,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13fd6e43420a4fa295cdacc4b667cc52-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13fd6e43420a4fa295cdacc4b667cc52-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13fd6e43420a4fa295cdacc4b667cc52-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13fd6e43420a4fa295cdacc4b667cc52-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13fd6e43420a4fa295cdacc4b667cc52-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/13fd6e43420a4fa295cdacc4b667cc52.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13fd6e43420a4fa295cdacc4b667cc52-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13fd6e43420a4fa295cdacc4b667cc52-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13fd6e43420a4fa295cdacc4b667cc52-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/13fd6e43420a4fa295cdacc4b667cc52-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-16T19:40:20.043769Z",
                "updated_at": "2024-01-16T19:40:20.043812Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "559aa9d9-935c-4b7f-922a-fa80438a2292"
            },
            "venue": {
                "id": 5169,
                "name": "Artplex Gallery",
                "slug": "artplex-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0764276,-118.3508087",
                "artworks_for_sale_count": 944,
                "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-01-16T19:40:50.127473Z",
            "publish_time": null,
            "slug": "erin-hammond-live-painting",
            "created_at": "2024-01-16T19:40:50.134785Z",
            "updated_at": "2024-01-16T19:40:50.183493Z",
            "summary": "Erin Hammond: Live Painting is an Gallery Shows event starting on 11/02/2024, 14:00 and ending on 11/02/2024, 16:00. Event is in Artplex Gallery with address 7358 Beverly Blvd, Los Angeles, CA 90036, USA.",
            "title": "Erin Hammond: Live Painting",
            "content": "Artspace Warehouse is thrilled to announce \"Erin Hammond: Live Painting,\" an exclusive afternoon of art and dialogue. Known for her vibrant canvases featuring her enigmatic portraits, Erin Hammond invites art enthusiasts and the community to witness the creation of art in real time.\r\n\r\nErin Hammond, born in 1982 in Milwaukee, WI, is a seasoned artist nurtured in a creatively charged upbringing. Graduating with a Bachelor's degree in Fine Art Painting, Sculpture, and Theatre from the esteemed University of Wisconsin, Hammond's talent garnered notice from a local downtown dealer. In 2010, she relocated to Los Angeles to expand her artistic journey.\r\n\r\nBelieving in the collaborative nature of creativity, Hammond sees art as both an act of creation and surrender. Her artworks, exhibited at international art fairs and galleries, have found homes in major private collections worldwide, cementing her status as a distinguished artist.",
            "start_time": "2024-02-11T14:00:00.000000Z",
            "end_time": "2024-02-11T16: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": "7358 Beverly Blvd, Los Angeles, CA 90036, USA",
            "city": "Los Angeles",
            "geolocation": "34.0759152,-118.3500757",
            "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": [
                17269
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 35796,
            "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": 33886,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1447185430c24222994d58d9345ebdb3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1447185430c24222994d58d9345ebdb3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1447185430c24222994d58d9345ebdb3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1447185430c24222994d58d9345ebdb3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1447185430c24222994d58d9345ebdb3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1447185430c24222994d58d9345ebdb3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1447185430c24222994d58d9345ebdb3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1447185430c24222994d58d9345ebdb3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1447185430c24222994d58d9345ebdb3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1447185430c24222994d58d9345ebdb3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-12T17:15:09.068669Z",
                "updated_at": "2024-02-12T17:15:09.068706Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6035,
                "name": "Santa Barbara Museum of Art",
                "slug": "santa-barbara-museum-art",
                "city": "Santa Barbara",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.4234706,-119.7039262",
                "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-02-12T17:15:13.817939Z",
            "publish_time": null,
            "slug": "santa-barbara-museum-of-art-janna-ireland-true-story-index-2024-02-11",
            "created_at": "2024-02-12T17:15:14.735244Z",
            "updated_at": "2024-02-12T17:15:17.234291Z",
            "summary": "Janna Ireland. True Story Index is an Gallery Shows event starting on 11/02/2024, 01:00 and ending on 02/06/2024, 00:00. Event is in Santa Barbara Museum of Art with address 653 Paseo Nuevo.",
            "title": "Janna Ireland. True Story Index",
            "content": null,
            "start_time": "2024-02-11T01:00:00.000000Z",
            "end_time": "2024-06-02T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "653 Paseo Nuevo",
            "city": "Santa Barbara",
            "geolocation": "18.786111,-97.200556",
            "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": 35904,
            "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": 33989,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58975d822ab64f8a8bf5258a6618ddac-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58975d822ab64f8a8bf5258a6618ddac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58975d822ab64f8a8bf5258a6618ddac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58975d822ab64f8a8bf5258a6618ddac-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58975d822ab64f8a8bf5258a6618ddac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/58975d822ab64f8a8bf5258a6618ddac.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58975d822ab64f8a8bf5258a6618ddac-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58975d822ab64f8a8bf5258a6618ddac-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58975d822ab64f8a8bf5258a6618ddac-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/58975d822ab64f8a8bf5258a6618ddac-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-13T11:23:44.518031Z",
                "updated_at": "2024-02-13T11:23:44.518067Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9688,
                "name": "Zaal Art Gallery",
                "slug": "zaal-art-gallery",
                "city": "Toronto",
                "country": {
                    "code": "ZM",
                    "name": "Zambia"
                },
                "geolocation": "43.6491829,-79.42585489999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CA",
            "publish_status": "published",
            "published_at": "2024-02-13T11:23:49.047331Z",
            "publish_time": null,
            "slug": "zaal-art-gallery-daddy-tongue-remix-2024-02-11",
            "created_at": "2024-02-13T11:23:49.957905Z",
            "updated_at": "2024-02-13T11:23:50.763984Z",
            "summary": "Daddy (Tongue Remix) is an Gallery Shows event starting on 11/02/2024, 01:00 and ending on 01/03/2024, 01:00. Event is in Zaal Art Gallery with address 1305 Dundas St West.",
            "title": "Daddy (Tongue Remix)",
            "content": null,
            "start_time": "2024-02-11T01:00:00.000000Z",
            "end_time": "2024-03-01T01: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": "1305 Dundas St West",
            "city": "Toronto",
            "geolocation": "43.6493416,-79.425754",
            "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": 34947,
            "author": {
                "id": "7d59871f-f0c6-4e5f-92f8-c01a78217be0",
                "username": "claudia_1014",
                "slug": "claudia_1014",
                "first_name": "Claudia",
                "last_name": "Deutsch",
                "display_name": "Claudia Deutsch",
                "display_name_full": "Claudia Deutsch",
                "email": "claudia@artspacewarehouse.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 33030,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f370e7928d14832990d0cced77f2ddc-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f370e7928d14832990d0cced77f2ddc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f370e7928d14832990d0cced77f2ddc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f370e7928d14832990d0cced77f2ddc-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f370e7928d14832990d0cced77f2ddc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0f370e7928d14832990d0cced77f2ddc.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f370e7928d14832990d0cced77f2ddc-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f370e7928d14832990d0cced77f2ddc-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f370e7928d14832990d0cced77f2ddc-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f370e7928d14832990d0cced77f2ddc-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-01-17T08:23:27.454512Z",
                "updated_at": "2024-01-17T08:23:27.454549Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3103,
                "name": "Artspace Warehouse",
                "slug": "artspace-warehouse",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0758419,-118.3501924",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2968,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/3.17_IMG_8930_edit.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/3.17_IMG_8930_edit-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-08-13T17:48:07.696998Z",
                    "updated_at": "2021-09-14T13:42:48.712021Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "7d59871f-f0c6-4e5f-92f8-c01a78217be0"
                },
                "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-01-17T08:23:32.219129Z",
            "publish_time": null,
            "slug": "artspace-warehouse-erin-hammond-live-painting-2024-02-11",
            "created_at": "2024-01-17T08:23:33.109320Z",
            "updated_at": "2024-01-17T08:23:35.109504Z",
            "summary": "Erin Hammond: Live Painting is an Gallery Shows event starting on 11/02/2024, 01:00 and ending on 11/02/2024, 01:00. Event is in Artspace Warehouse with address 7358 Beverly Blvd.",
            "title": "Erin Hammond: Live Painting",
            "content": null,
            "start_time": "2024-02-11T01:00:00.000000Z",
            "end_time": "2024-02-11T01: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": "7358 Beverly Blvd",
            "city": "Los Angeles",
            "geolocation": "47.931640842268735,-122.21258992312471",
            "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": 35769,
            "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": 33864,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66b3f635d54a4a8d9a101cf49c9ebdac-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66b3f635d54a4a8d9a101cf49c9ebdac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66b3f635d54a4a8d9a101cf49c9ebdac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66b3f635d54a4a8d9a101cf49c9ebdac-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66b3f635d54a4a8d9a101cf49c9ebdac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/66b3f635d54a4a8d9a101cf49c9ebdac.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66b3f635d54a4a8d9a101cf49c9ebdac-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66b3f635d54a4a8d9a101cf49c9ebdac-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66b3f635d54a4a8d9a101cf49c9ebdac-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/66b3f635d54a4a8d9a101cf49c9ebdac-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2024-02-12T11:42:59.365544Z",
                "updated_at": "2024-02-12T11:42:59.365583Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3984,
                "name": "South London Gallery",
                "slug": "south-london-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4739645,-0.08060919999999998",
                "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-02-12T11:43:03.694193Z",
            "publish_time": null,
            "slug": "south-london-gallery-popel-hospital-closing-event-2024-02-11",
            "created_at": "2024-02-12T11:43:04.598855Z",
            "updated_at": "2024-02-12T11:43:05.192719Z",
            "summary": "Pope.L: Hospital: Closing Event is an Gallery Shows event starting on 11/02/2024, 01:00 and ending on 11/02/2024, 01:00. Event is in South London Gallery with address 65 Peckham Road.",
            "title": "Pope.L: Hospital: Closing Event",
            "content": null,
            "start_time": "2024-02-11T01:00:00.000000Z",
            "end_time": "2024-02-11T01: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": "65 Peckham Road",
            "city": "London",
            "geolocation": "41.7334921,-70.93834960000001",
            "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": 34149,
            "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": 32615,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f8f35caf5944f33880739612e67b392-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f8f35caf5944f33880739612e67b392-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f8f35caf5944f33880739612e67b392-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f8f35caf5944f33880739612e67b392-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f8f35caf5944f33880739612e67b392-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8f8f35caf5944f33880739612e67b392.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f8f35caf5944f33880739612e67b392-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f8f35caf5944f33880739612e67b392-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f8f35caf5944f33880739612e67b392-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f8f35caf5944f33880739612e67b392-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-12-22T19:38:20.929200Z",
                "updated_at": "2023-12-22T19:38:20.929259Z",
                "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": "2023-12-06T22:42:24.574366Z",
            "publish_time": null,
            "slug": "potluck",
            "created_at": "2023-12-06T22:42:24.578405Z",
            "updated_at": "2023-12-22T19:38:33.122966Z",
            "summary": "Potluck is an Gallery Shows event starting on 10/02/2024, 18:00 and ending on 02/03/2024, 18:00. Event is in HASHIMOTO CONTEMPORARY with address 2754 S La Cienega Blvd, Los Angeles, CA 90034, USA.",
            "title": "Potluck",
            "content": "Hashimoto Contemporary is pleased to present Potluck, a group exhibition curated by Dasha Matuura exploring our complex associations with food and the community created around the shared experience.",
            "start_time": "2024-02-10T18:00:00.000000Z",
            "end_time": "2024-03-02T18: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": "2754 S La Cienega Blvd, Los Angeles, CA 90034, USA",
            "city": "Los Angeles",
            "geolocation": "34.033091,-118.3750295",
            "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": []
        }
    ]
}