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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1566&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1530&ordering=-end_time",
    "results": [
        {
            "id": 37185,
            "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": 35249,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e93bb264a884ac996d85924b0733ca3-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e93bb264a884ac996d85924b0733ca3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8e93bb264a884ac996d85924b0733ca3.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e93bb264a884ac996d85924b0733ca3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e93bb264a884ac996d85924b0733ca3-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e93bb264a884ac996d85924b0733ca3-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e93bb264a884ac996d85924b0733ca3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e93bb264a884ac996d85924b0733ca3-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e93bb264a884ac996d85924b0733ca3-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8e93bb264a884ac996d85924b0733ca3-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:08:20.842438Z",
                "updated_at": "2024-03-20T14:08:20.842498Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4987,
                "name": "Hales Gallery",
                "slug": "hales-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52372800000001,-0.07630070000000001",
                "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-03-20T14:08:23.807627Z",
            "publish_time": null,
            "slug": "hales-gallery-kay-walkingstick-deconstructing-the-tipi-2024-03-16",
            "created_at": "2024-03-20T14:08:24.720244Z",
            "updated_at": "2024-03-20T14:08:32.576215Z",
            "summary": "Kay WalkingStick. Deconstructing the Tipi is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Hales Gallery with address 64 Delancey Street.",
            "title": "Kay WalkingStick. Deconstructing the Tipi",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "64 Delancey Street",
            "city": "New York",
            "geolocation": "40.7195261,-73.9906196",
            "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": 37440,
            "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": 35490,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08b438b219064cd2a32f71259ee17ae9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08b438b219064cd2a32f71259ee17ae9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/08b438b219064cd2a32f71259ee17ae9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08b438b219064cd2a32f71259ee17ae9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08b438b219064cd2a32f71259ee17ae9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08b438b219064cd2a32f71259ee17ae9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08b438b219064cd2a32f71259ee17ae9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08b438b219064cd2a32f71259ee17ae9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08b438b219064cd2a32f71259ee17ae9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/08b438b219064cd2a32f71259ee17ae9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T20:59:41.299288Z",
                "updated_at": "2024-04-01T20:59:41.299324Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6027,
                "name": "Greene Naftali",
                "slug": "greene-naftali",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.74975,-74.003741",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-01T21:00:04.752221Z",
            "publish_time": null,
            "slug": "greene-naftali-giangiacomo-rossetti-cabbage-field-2024-03-15",
            "created_at": "2024-04-01T21:00:05.682447Z",
            "updated_at": "2024-04-01T21:00:07.907313Z",
            "summary": "Giangiacomo Rossetti. Cabbage Field is an Gallery Shows event starting on 15/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Greene Naftali with address 508 W 26th St.",
            "title": "Giangiacomo Rossetti. Cabbage Field",
            "content": null,
            "start_time": "2024-03-15T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "508 W 26th St",
            "city": "New York",
            "geolocation": "40.7497571,-74.00374618140049",
            "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": 37596,
            "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": 35662,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2093bcc5639e46deb4f421da1c5e1b50-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2093bcc5639e46deb4f421da1c5e1b50-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2093bcc5639e46deb4f421da1c5e1b50.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2093bcc5639e46deb4f421da1c5e1b50-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2093bcc5639e46deb4f421da1c5e1b50-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2093bcc5639e46deb4f421da1c5e1b50-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2093bcc5639e46deb4f421da1c5e1b50-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2093bcc5639e46deb4f421da1c5e1b50-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2093bcc5639e46deb4f421da1c5e1b50-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2093bcc5639e46deb4f421da1c5e1b50-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T16:52:25.165704Z",
                "updated_at": "2024-04-02T16:52:25.165759Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9850,
                "name": "La Farinera del Clot",
                "slug": "la-farinera-del-clot",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.4051124,2.1885046",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2024-04-02T16:52:30.260914Z",
            "publish_time": null,
            "slug": "la-farinera-del-clot-the-opposite-sea-_-fabrizio-contarino-temporals-2024-2024-03-14",
            "created_at": "2024-04-02T16:52:31.277585Z",
            "updated_at": "2024-04-02T16:52:34.486914Z",
            "summary": "The Opposite Sea _ Fabrizio Contarino - Temporals 2024 is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in La Farinera del Clot with address Gran Via de les Corts Catalanes, 837.",
            "title": "The Opposite Sea _ Fabrizio Contarino - Temporals 2024",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Gran Via de les Corts Catalanes, 837",
            "city": "Barcelona",
            "geolocation": "41.4052277,2.1880318",
            "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": 36523,
            "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": 34618,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/117e3d9921df42da9d80c3a668e471ab-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/117e3d9921df42da9d80c3a668e471ab-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/117e3d9921df42da9d80c3a668e471ab.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/117e3d9921df42da9d80c3a668e471ab-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/117e3d9921df42da9d80c3a668e471ab-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/117e3d9921df42da9d80c3a668e471ab-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/117e3d9921df42da9d80c3a668e471ab-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/117e3d9921df42da9d80c3a668e471ab-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/117e3d9921df42da9d80c3a668e471ab-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/117e3d9921df42da9d80c3a668e471ab-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-06T12:16:40.029199Z",
                "updated_at": "2024-03-06T12:16:40.029258Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9043,
                "name": "Clavé Fine Art",
                "slug": "clave-fine-art",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8356751,2.3267534",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2024-03-06T12:16:59.013750Z",
            "publish_time": null,
            "slug": "clave-fine-art-lexposition-small-is-still-beautiful-est-presentee-a-la-galerie-clave-fine-art-2024-03-01",
            "created_at": "2024-03-06T12:16:59.968566Z",
            "updated_at": "2024-03-06T12:17:09.303071Z",
            "summary": "L'exposition « Small is « still » beautiful » est présentée à la galerie Clavé Fine Art is an Gallery Shows event starting on 01/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Clavé Fine Art with address 10 bis rue Roger.",
            "title": "L'exposition « Small is « still » beautiful » est présentée à la galerie Clavé Fine Art",
            "content": null,
            "start_time": "2024-03-01T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 bis rue Roger",
            "city": "Paris",
            "geolocation": "48.8356101,2.3267061",
            "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": 36903,
            "author": {
                "id": "1f55c3bb-5c79-4c64-980b-57b6203ebb98",
                "username": "brian@clampart.com",
                "slug": "brianclampartcom",
                "first_name": "Brian",
                "last_name": "Clamp",
                "display_name": null,
                "display_name_full": "Brian Clamp",
                "email": "brian@clampart.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 35002,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e3f3434915a4c4992b272365d039dd2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e3f3434915a4c4992b272365d039dd2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1e3f3434915a4c4992b272365d039dd2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e3f3434915a4c4992b272365d039dd2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e3f3434915a4c4992b272365d039dd2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e3f3434915a4c4992b272365d039dd2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e3f3434915a4c4992b272365d039dd2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e3f3434915a4c4992b272365d039dd2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e3f3434915a4c4992b272365d039dd2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1e3f3434915a4c4992b272365d039dd2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:45:06.524235Z",
                "updated_at": "2024-03-13T14:45:06.524273Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3787,
                "name": "CLAMP",
                "slug": "clampart",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7488306,-73.9947334",
                "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-03-13T14:45:10.828135Z",
            "publish_time": null,
            "slug": "clampart-ian-lewandowski-the-colossus-2024-03-07",
            "created_at": "2024-03-13T14:45:11.753731Z",
            "updated_at": "2024-03-13T14:45:12.596281Z",
            "summary": "Ian Lewandowski | The Colossus is an Gallery Shows event starting on 07/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in CLAMP with address 247 West 29th Street.",
            "title": "Ian Lewandowski | The Colossus",
            "content": null,
            "start_time": "2024-03-07T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "247 West 29th Street",
            "city": "New York",
            "geolocation": "36.87375475,-76.2859738523442",
            "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": 37165,
            "author": {
                "id": "d94fc712-a453-4675-8262-8013b13a1ec0",
                "username": "galerie@galeriethoman.com",
                "slug": "galeriegaleriethomancom",
                "first_name": "Matthias",
                "last_name": "Mangeng",
                "display_name": null,
                "display_name_full": "Matthias Mangeng",
                "email": "galerie@galeriethoman.com",
                "telephone": "+ 43 512 575785"
            },
            "price": null,
            "featured_image": {
                "id": 35236,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae87da0a5c047f4baabce44827fba89-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae87da0a5c047f4baabce44827fba89-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bae87da0a5c047f4baabce44827fba89.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae87da0a5c047f4baabce44827fba89-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae87da0a5c047f4baabce44827fba89-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae87da0a5c047f4baabce44827fba89-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae87da0a5c047f4baabce44827fba89-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae87da0a5c047f4baabce44827fba89-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae87da0a5c047f4baabce44827fba89-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bae87da0a5c047f4baabce44827fba89-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:06:07.505124Z",
                "updated_at": "2024-03-20T14:06:07.505186Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3146,
                "name": "Galerie Elisabeth & Klaus Thoman Vienna",
                "slug": "galerie-elisabeth-klaus-thoman-vienna",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2081743,16.3738189",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3120,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Hauptraum_innen_8_Foto_c_Lena_Kienzer-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-11-07T09:37:47.149132Z",
                    "updated_at": "2021-09-14T13:46:49.575622Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "d94fc712-a453-4675-8262-8013b13a1ec0"
                },
                "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": "AT",
            "publish_status": "published",
            "published_at": "2024-03-20T14:06:13.213721Z",
            "publish_time": null,
            "slug": "galerie-elisabeth-klaus-thoman-vienna-antonio-ortega-2024-03-16",
            "created_at": "2024-03-20T14:06:14.126041Z",
            "updated_at": "2024-03-20T14:06:15.369943Z",
            "summary": "Antonio Ortega is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Galerie Elisabeth & Klaus Thoman Vienna with address Seilerstätte 7.",
            "title": "Antonio Ortega",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Seilerstätte 7",
            "city": "Vienna",
            "geolocation": "48.2053662,16.3753095",
            "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": 35532,
            "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": 33652,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f920f85e7a334875be7a31f0a0d66dc2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f920f85e7a334875be7a31f0a0d66dc2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f920f85e7a334875be7a31f0a0d66dc2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f920f85e7a334875be7a31f0a0d66dc2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f920f85e7a334875be7a31f0a0d66dc2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f920f85e7a334875be7a31f0a0d66dc2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f920f85e7a334875be7a31f0a0d66dc2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f920f85e7a334875be7a31f0a0d66dc2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f920f85e7a334875be7a31f0a0d66dc2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f920f85e7a334875be7a31f0a0d66dc2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-05T13:43:56.908518Z",
                "updated_at": "2024-02-05T13:43:56.908580Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9634,
                "name": "Fleiss - Vallois",
                "slug": "fleiss-vallois",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.77598939999999,-73.962546",
                "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-05T13:44:04.753472Z",
            "publish_time": null,
            "slug": "fleiss-vallois-ceija-stojka-we-lived-in-secrecy-a-roma-memory-2024-01-27",
            "created_at": "2024-02-05T13:44:05.991855Z",
            "updated_at": "2024-02-05T13:44:06.030954Z",
            "summary": "Ceija Stojka: We Lived in Secrecy (A Roma Memory) is an Gallery Shows event starting on 27/01/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Fleiss - Vallois with address 1018 Madison Ave 5th & 6th floors.",
            "title": "Ceija Stojka: We Lived in Secrecy (A Roma Memory)",
            "content": null,
            "start_time": "2024-01-27T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1018 Madison Ave 5th & 6th floors",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37985,
            "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": 36136,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14692f8fc54a42dbbd720c2f7111ddeb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14692f8fc54a42dbbd720c2f7111ddeb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/14692f8fc54a42dbbd720c2f7111ddeb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14692f8fc54a42dbbd720c2f7111ddeb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14692f8fc54a42dbbd720c2f7111ddeb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14692f8fc54a42dbbd720c2f7111ddeb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14692f8fc54a42dbbd720c2f7111ddeb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14692f8fc54a42dbbd720c2f7111ddeb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14692f8fc54a42dbbd720c2f7111ddeb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14692f8fc54a42dbbd720c2f7111ddeb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T13:07:13.037790Z",
                "updated_at": "2024-04-14T13:07:13.037849Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5781,
                "name": "Pictorem Gallery",
                "slug": "pictorem-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5760696,-0.0142489",
                "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-14T13:07:32.525196Z",
            "publish_time": null,
            "slug": "pictorem-gallery-curiosities-remnants-and-communication-problems-2024-03-27",
            "created_at": "2024-04-14T13:07:33.613075Z",
            "updated_at": "2024-04-14T13:07:34.298183Z",
            "summary": "'Curiosities, Remnants and Communication Problems' is an Gallery Shows event starting on 27/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Pictorem Gallery with address 383 Hoe Street.",
            "title": "'Curiosities, Remnants and Communication Problems'",
            "content": null,
            "start_time": "2024-03-27T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "383 Hoe Street",
            "city": "London",
            "geolocation": "51.5760539,-0.0142608",
            "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": 37368,
            "author": {
                "id": "a1da6c9e-2262-49c5-9e57-6efdd8171ef9",
                "username": "DavidKordansky",
                "slug": "davidkordansky",
                "first_name": "Maisey",
                "last_name": "Cox",
                "display_name": "Maisey Cox",
                "display_name_full": "Maisey Cox",
                "email": "jana@davidkordanskygallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 35425,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/525c2f452ad54bef8173280aaa6f0350-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/525c2f452ad54bef8173280aaa6f0350-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/525c2f452ad54bef8173280aaa6f0350.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/525c2f452ad54bef8173280aaa6f0350-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/525c2f452ad54bef8173280aaa6f0350-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/525c2f452ad54bef8173280aaa6f0350-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/525c2f452ad54bef8173280aaa6f0350-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/525c2f452ad54bef8173280aaa6f0350-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/525c2f452ad54bef8173280aaa6f0350-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/525c2f452ad54bef8173280aaa6f0350-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:40:39.283295Z",
                "updated_at": "2024-04-01T19:40:39.283331Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 808,
                "name": "David Kordansky Gallery Los Angeles",
                "slug": "david-kordansky-gallery-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.05465069999999,-118.3427084",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1364,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonas-Wood-Install-02-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonas-Wood-Install-02-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonas-Wood-Install-02-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Jonas-Wood-Install-02.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonas-Wood-Install-02-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonas-Wood-Install-02-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonas-Wood-Install-02-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonas-Wood-Install-02-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T23:47:55.369211Z",
                    "updated_at": "2021-09-14T13:06:48.006631Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Jonas-Wood-Install-02",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-01T19:40:48.306594Z",
            "publish_time": null,
            "slug": "david-kordansky-gallery-los-angeles-martha-diamond-skin-of-the-city-2024-03-23",
            "created_at": "2024-04-01T19:40:49.275233Z",
            "updated_at": "2024-04-01T19:40:50.603671Z",
            "summary": "Martha Diamond. Skin of the City is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in David Kordansky Gallery Los Angeles with address 5130 W. Edgewood Pl..",
            "title": "Martha Diamond. Skin of the City",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5130 W. Edgewood Pl.",
            "city": "Los Angeles",
            "geolocation": "29.493802,-98.467521",
            "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": 37725,
            "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": 6907,
                "name": "Morton Fine Art",
                "slug": "morton-fine-art",
                "city": "Washington",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "38.9082198,-77.0108781",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2024-04-02T20:26:55.345541Z",
            "publish_time": null,
            "slug": "morton-fine-art-creating-in-abstraction-a-pop-up-project-group-exhibition-of-11-global-contemporary-artists-by-morton-fine-art-in-bethesda-md-2024-04-04",
            "created_at": "2024-04-02T20:26:56.259798Z",
            "updated_at": "2024-04-02T20:26:56.315237Z",
            "summary": "Creating in Abstraction: A Pop-up Project Group Exhibition of 11 Global Contemporary Artists by Morton Fine Art in Bethesda, MD is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 27/04/2024, 00:00. Event is in Morton Fine Art with address Gallery B, 7700 Wisconsin Ave, Suite E.",
            "title": "Creating in Abstraction: A Pop-up Project Group Exhibition of 11 Global Contemporary Artists by Morton Fine Art in Bethesda, MD",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Gallery B, 7700 Wisconsin Ave, Suite E",
            "city": "Bethesda",
            "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": 36958,
            "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": 35046,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77bcd254294f4e4e99410e87013da985-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77bcd254294f4e4e99410e87013da985-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/77bcd254294f4e4e99410e87013da985.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77bcd254294f4e4e99410e87013da985-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77bcd254294f4e4e99410e87013da985-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77bcd254294f4e4e99410e87013da985-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77bcd254294f4e4e99410e87013da985-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77bcd254294f4e4e99410e87013da985-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77bcd254294f4e4e99410e87013da985-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/77bcd254294f4e4e99410e87013da985-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T15:03:44.248694Z",
                "updated_at": "2024-03-13T15:03:44.248752Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4912,
                "name": "Parker Gallery",
                "slug": "parker-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1143421,-118.2928393",
                "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-03-13T15:03:49.735606Z",
            "publish_time": null,
            "slug": "parker-gallery-joseph-holtzman-pictures-from-literature-2024-03-16",
            "created_at": "2024-03-13T15:03:50.721239Z",
            "updated_at": "2024-03-13T15:03:51.632335Z",
            "summary": "Joseph Holtzman. Pictures from Literature is an Gallery Shows event starting on 16/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Parker Gallery with address 2441 Glendower Avenue.",
            "title": "Joseph Holtzman. Pictures from Literature",
            "content": null,
            "start_time": "2024-03-16T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2441 Glendower Avenue",
            "city": "Los Angeles",
            "geolocation": "34.11462349308661,-118.29285375348303",
            "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": 37070,
            "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": 5194,
                "name": "Visions West Contemporary, Bozeman",
                "slug": "visions-west-contemporary-bozeman",
                "city": "Bozeman",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "45.6791251,-111.0384266",
                "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-03-19T12:00:51.892421Z",
            "publish_time": null,
            "slug": "visions-west-contemporary-bozeman-zoe-hawk-out-of-doors-travis-walker-park-life-2024-03-14",
            "created_at": "2024-03-19T12:00:52.828515Z",
            "updated_at": "2024-03-19T12:00:52.882665Z",
            "summary": "Zoe Hawk: Out of Doors & Travis Walker: Park Life is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Visions West Contemporary, Bozeman with address 2605 Walnut Steet.",
            "title": "Zoe Hawk: Out of Doors & Travis Walker: Park Life",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2605 Walnut Steet",
            "city": "Denver",
            "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": 37344,
            "author": {
                "id": "c79c9538-a7d5-4a56-b5d3-a7fa2b867a7c",
                "username": "ArushaGallery",
                "slug": "ArushaGallery",
                "first_name": "Arusha",
                "last_name": "Gallery",
                "display_name": "Arusha Gallery",
                "display_name_full": "Arusha Gallery",
                "email": "lauren@arushagallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 35402,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6ef6c4c07194a76bd0fb11e7aa31d1d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:28:47.895257Z",
                "updated_at": "2024-04-01T19:28:47.895294Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-01T19:28:56.021251Z",
            "publish_time": null,
            "slug": "arusha-gallery-cho-cho-le-2024-04-05",
            "created_at": "2024-04-01T19:28:56.997356Z",
            "updated_at": "2024-04-01T19:28:58.500347Z",
            "summary": "Cho! Cho le! is an Gallery Shows event starting on 05/04/2024, 00:00 and ending on 27/04/2024, 00:00. Event is in Arusha Gallery with address 6 Percy Street.",
            "title": "Cho! Cho le!",
            "content": null,
            "start_time": "2024-04-05T00:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6 Percy Street",
            "city": "London",
            "geolocation": "-43.5351289,172.6597142",
            "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": 36171,
            "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": 34234,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f25a69948fdd4567ab1041a40a72b9c5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f25a69948fdd4567ab1041a40a72b9c5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f25a69948fdd4567ab1041a40a72b9c5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f25a69948fdd4567ab1041a40a72b9c5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f25a69948fdd4567ab1041a40a72b9c5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f25a69948fdd4567ab1041a40a72b9c5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f25a69948fdd4567ab1041a40a72b9c5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f25a69948fdd4567ab1041a40a72b9c5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f25a69948fdd4567ab1041a40a72b9c5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f25a69948fdd4567ab1041a40a72b9c5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-20T10:29:28.404804Z",
                "updated_at": "2024-02-20T10:29:28.404864Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3867,
                "name": "Sprüth Magers Los Angeles",
                "slug": "spruth-magers-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0620864,-118.358567",
                "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-20T10:30:07.607955Z",
            "publish_time": null,
            "slug": "spruth-magers-los-angeles-nora-turato-its-not-true-stop-lying-2024-02-28",
            "created_at": "2024-02-20T10:30:09.124617Z",
            "updated_at": "2024-02-20T10:30:12.055266Z",
            "summary": "Nora Turato: it’s not true!!! stop lying! is an Gallery Shows event starting on 28/02/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Sprüth Magers Los Angeles with address 5900 Wilshire Boulevard.",
            "title": "Nora Turato: it’s not true!!! stop lying!",
            "content": null,
            "start_time": "2024-02-28T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5900 Wilshire Boulevard",
            "city": "Los Angeles",
            "geolocation": "34.0621185,-118.3586188606428",
            "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": 34329,
            "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": 32444,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da359a78154042aaa1d5ed4986d9605b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da359a78154042aaa1d5ed4986d9605b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/da359a78154042aaa1d5ed4986d9605b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da359a78154042aaa1d5ed4986d9605b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da359a78154042aaa1d5ed4986d9605b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da359a78154042aaa1d5ed4986d9605b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da359a78154042aaa1d5ed4986d9605b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da359a78154042aaa1d5ed4986d9605b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da359a78154042aaa1d5ed4986d9605b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/da359a78154042aaa1d5ed4986d9605b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-12-18T21:05:01.725790Z",
                "updated_at": "2023-12-18T21:05:01.725828Z",
                "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": "2023-12-18T21:05:23.356195Z",
            "publish_time": null,
            "slug": "bold-lines-only",
            "created_at": "2023-12-18T21:05:23.360228Z",
            "updated_at": "2023-12-18T21:05:23.408122Z",
            "summary": "Bold Lines Only is an Gallery Shows event starting on 30/03/2024, 16:00 and ending on 26/04/2024, 18:00. Event is in Artplex Gallery with address 7358 Beverly Blvd, Los Angeles, CA 90036, USA.",
            "title": "Bold Lines Only",
            "content": "\"Bold Lines Only,\" an avant-garde exhibition hosted by Artspace Warehouse in Los Angeles, is a compelling showcase that brings together a diverse cadre of artists whose distinctive styles are defined by their fearless exploration of bold line-making. In this exhibition, Ilan Leas, Jonas Fisch, Leonardo Aguirre, Nico Amortegui, and Sarah Svetlana converge to present a symphony of artistic expressions that transcend conventional boundaries. From the experimental ink drawings of Leas to Fisch's jazz-inspired spontaneity, Aguirre's post-constructivist marvels, Amortegui's unapologetic graffiti cubism, to Svetlana's quest for home through fragmented subjects—the gallery pulsates with the energy of these bold lines, creating a dynamic and engaging artistic experience. Join us in celebrating the convergence of these remarkable talents, each leaving an indelible mark on the canvas of contemporary art.",
            "start_time": "2024-03-30T16:00:00.000000Z",
            "end_time": "2024-04-26T18: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": [
                17233,
                17310,
                17250,
                17261,
                18054
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36122,
            "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": 34188,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3daafc6c3f4a4d429b272d1dbd1456b4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3daafc6c3f4a4d429b272d1dbd1456b4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3daafc6c3f4a4d429b272d1dbd1456b4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3daafc6c3f4a4d429b272d1dbd1456b4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3daafc6c3f4a4d429b272d1dbd1456b4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3daafc6c3f4a4d429b272d1dbd1456b4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3daafc6c3f4a4d429b272d1dbd1456b4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3daafc6c3f4a4d429b272d1dbd1456b4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3daafc6c3f4a4d429b272d1dbd1456b4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3daafc6c3f4a4d429b272d1dbd1456b4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-16T21:26:36.575714Z",
                "updated_at": "2024-02-16T21:26:36.575750Z",
                "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": "",
            "publish_status": "published",
            "published_at": "2024-02-16T21:27:00.684506Z",
            "publish_time": null,
            "slug": "susan-gale-awake-in-a-dream",
            "created_at": "2024-02-16T21:27:00.688258Z",
            "updated_at": "2024-02-16T21:27:00.732883Z",
            "summary": "Susan Gale: Awake In A Dream is an Gallery Shows event starting on 19/04/2024, 18:00 and ending on 26/04/2024, 18:00. Event is in Artplex Gallery with address 7377 Beverly Blvd, Los Angeles, CA 90036, United States.",
            "title": "Susan Gale: Awake In A Dream",
            "content": "Artspace Warehouse proudly announces the upcoming exhibition of new works by artist Susan Gale, titled \"Awake In A Dream.\" Set against the vibrant backdrop of contemporary art, Gale's collection masterfully explores the intersection of nostalgia, emotion, and visual sensation. Through skillful manipulation of form, surface, and palette, Gale invites viewers into a realm where the serene mysteries of light collide with the bustling energy of everyday life. The exhibition promises to be a captivating journey, offering a unique perspective that transcends the boundaries between abstraction and representation. \"Awake In A Dream\" is a testament to Gale's unwavering commitment to evoking powerful emotions through her distinctive artistic style.",
            "start_time": "2024-04-19T18:00:00.000000Z",
            "end_time": "2024-04-26T18: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": "7377 Beverly Blvd, Los Angeles, CA 90036, United States",
            "city": "",
            "geolocation": "34.0764276,-118.3508087",
            "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": 36875,
            "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": 34975,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5de2598278499b9bb2a485a8a134ad-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5de2598278499b9bb2a485a8a134ad-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9b5de2598278499b9bb2a485a8a134ad.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5de2598278499b9bb2a485a8a134ad-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5de2598278499b9bb2a485a8a134ad-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5de2598278499b9bb2a485a8a134ad-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5de2598278499b9bb2a485a8a134ad-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5de2598278499b9bb2a485a8a134ad-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5de2598278499b9bb2a485a8a134ad-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9b5de2598278499b9bb2a485a8a134ad-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:42:00.168118Z",
                "updated_at": "2024-03-13T14:42:00.168155Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3933,
                "name": "29 Arts In Progress Gallery",
                "slug": "29-arts-progress-gallery",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4628074,9.171751399999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2024-03-13T14:42:04.091078Z",
            "publish_time": null,
            "slug": "29-arts-in-progress-gallery-gabriele-micalizzi-a-kind-of-beauty-2024-04-04",
            "created_at": "2024-03-13T14:42:05.035906Z",
            "updated_at": "2024-03-13T14:42:05.922416Z",
            "summary": "Gabriele Micalizzi- A Kind Of Beauty is an Gallery Shows event starting on 04/04/2024, 00:00 and ending on 26/04/2024, 00:00. Event is in 29 Arts In Progress Gallery with address via San Vittore 13.",
            "title": "Gabriele Micalizzi- A Kind Of Beauty",
            "content": null,
            "start_time": "2024-04-04T00:00:00.000000Z",
            "end_time": "2024-04-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "via San Vittore 13",
            "city": "Milan",
            "geolocation": "45.4627709,9.1716203",
            "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": 38163,
            "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": 36357,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b76245756a3432296e861d8af48ca1c-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b76245756a3432296e861d8af48ca1c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0b76245756a3432296e861d8af48ca1c.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b76245756a3432296e861d8af48ca1c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b76245756a3432296e861d8af48ca1c-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b76245756a3432296e861d8af48ca1c-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b76245756a3432296e861d8af48ca1c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b76245756a3432296e861d8af48ca1c-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b76245756a3432296e861d8af48ca1c-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0b76245756a3432296e861d8af48ca1c-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-30T09:59:52.865473Z",
                "updated_at": "2024-04-30T09:59:52.865519Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9554,
                "name": "ONCA",
                "slug": "onca",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8277239,-0.1356526",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-04-30T09:59:59.673641Z",
            "publish_time": null,
            "slug": "onca-syl-ojalla-a-sparrow-whispered-in-my-ear-2024-04-13",
            "created_at": "2024-04-30T10:00:00.817256Z",
            "updated_at": "2024-04-30T10:00:02.679568Z",
            "summary": "Syl Ojalla: A Sparrow Whispered In My Ear is an Gallery Shows event starting on 13/04/2024, 00:00 and ending on 26/04/2024, 00:00. Event is in ONCA with address 14 St George's Place.",
            "title": "Syl Ojalla: A Sparrow Whispered In My Ear",
            "content": null,
            "start_time": "2024-04-13T00:00:00.000000Z",
            "end_time": "2024-04-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "14 St George's Place",
            "city": "Brighton",
            "geolocation": "50.8277151,-0.13569847364552845",
            "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": []
        }
    ]
}