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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4410&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=4374&ordering=start_time",
    "results": [
        {
            "id": 26947,
            "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": 25769,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80060ec909754c54853ab73e266cf336-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80060ec909754c54853ab73e266cf336-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80060ec909754c54853ab73e266cf336-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80060ec909754c54853ab73e266cf336-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80060ec909754c54853ab73e266cf336-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/80060ec909754c54853ab73e266cf336.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80060ec909754c54853ab73e266cf336-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80060ec909754c54853ab73e266cf336-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80060ec909754c54853ab73e266cf336-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/80060ec909754c54853ab73e266cf336-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-05-30T18:54:18.082721Z",
                "updated_at": "2023-05-30T18:54:18.082781Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4309,
                "name": "Capitain Petzel",
                "slug": "capitain-petzel",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5198711,13.4255884",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-05-30T18:54:22.484418Z",
            "publish_time": null,
            "slug": "capitain-petzel-monika-sosnowska-showcase-2021-04-17",
            "created_at": "2023-05-30T18:54:23.410197Z",
            "updated_at": "2023-05-30T18:54:23.811288Z",
            "summary": "Monika Sosnowska: Showcase is an Gallery Shows event starting on 17/04/2021, 00:00 and ending on 05/06/2021, 00:00. Event is in Capitain Petzel with address Karl Marx Allee 45.",
            "title": "Monika Sosnowska: Showcase",
            "content": null,
            "start_time": "2021-04-17T00:00:00.000000Z",
            "end_time": "2021-06-05T00: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": "Karl Marx Allee 45",
            "city": "Berlin",
            "geolocation": "51.020372300000005,6.907700619343061",
            "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": 19727,
            "author": {
                "id": "f38e34c1-2e37-4dd9-98f9-0782e6c9b170",
                "username": "oksana@art-management.lu",
                "slug": "oksanaart-managementlu",
                "first_name": "Oksana",
                "last_name": "Polyanska",
                "display_name": null,
                "display_name_full": "Oksana Polyanska",
                "email": "oksana.polyanska@gmail.com",
                "telephone": "+352661311205"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3881,
                "name": "ArtManagement",
                "slug": "artmanagement",
                "city": "Luxembourg",
                "country": {
                    "code": "LU",
                    "name": "Luxembourg"
                },
                "geolocation": "49.815273,6.129582999999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3464,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20210608_192910-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20210608_192910-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20210608_192910-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20210608_192910-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20210608_192910-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20210608_192910-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20210608_192910.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20210608_192910-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2021-09-19T11:48:29.827319Z",
                    "updated_at": "2021-09-19T11:48:29.827371Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "f38e34c1-2e37-4dd9-98f9-0782e6c9b170"
                },
                "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": "LU",
            "publish_status": "published",
            "published_at": "2023-01-16T18:39:19.286192Z",
            "publish_time": null,
            "slug": "art-management-fly-or-hover-2021-04-17",
            "created_at": "2023-01-16T18:39:20.175769Z",
            "updated_at": "2023-01-16T18:39:20.219826Z",
            "summary": "FLY or HOVER?... is an Gallery Shows event starting on 17/04/2021, 00:00 and ending on 31/05/2021, 00:00. Event is in ArtManagement with address Foundry 38, route d’Esch.",
            "title": "FLY or HOVER?...",
            "content": null,
            "start_time": "2021-04-17T00:00:00.000000Z",
            "end_time": "2021-05-31T00: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": "Foundry 38, route d’Esch",
            "city": "Luxembourg",
            "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": 19772,
            "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": 19173,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f50548edef76461eacc91a173f721f1c-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f50548edef76461eacc91a173f721f1c-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f50548edef76461eacc91a173f721f1c-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f50548edef76461eacc91a173f721f1c-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f50548edef76461eacc91a173f721f1c-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f50548edef76461eacc91a173f721f1c.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f50548edef76461eacc91a173f721f1c-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f50548edef76461eacc91a173f721f1c-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f50548edef76461eacc91a173f721f1c-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f50548edef76461eacc91a173f721f1c-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T19:18:02.345136Z",
                "updated_at": "2023-02-10T14:48:01.988443Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6751,
                "name": "Avenue 50 Studio",
                "slug": "avenue-50-studio",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1059566,-118.2025902",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-16T19:18:05.229209Z",
            "publish_time": null,
            "slug": "avenue-50-studio-elements-of-existence-by-edith-jolly-de-guzman-2021-04-17",
            "created_at": "2023-01-16T19:18:06.095195Z",
            "updated_at": "2023-01-16T19:18:07.266478Z",
            "summary": "Elements of Existence by Edith & Jolly de Guzman is an Gallery Shows event starting on 17/04/2021, 00:00 and ending on 29/05/2021, 00:00. Event is in Avenue 50 Studio with address 131 North Avenue 50.",
            "title": "Elements of Existence by Edith & Jolly de Guzman",
            "content": null,
            "start_time": "2021-04-17T00:00:00.000000Z",
            "end_time": "2021-05-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "131 North Avenue 50",
            "city": "Los Angeles",
            "geolocation": "34.1271598,-118.2053126",
            "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": 4980,
            "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": 6351,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5409085906_1620948030-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5409085906_1620948030-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5409085906_1620948030-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5409085906_1620948030-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5409085906_1620948030-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5409085906_1620948030.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5409085906_1620948030-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5409085906_1620948030-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5409085906_1620948030-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5409085906_1620948030-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T12:27:04.170884Z",
                "updated_at": "2021-09-29T12:27:04.170933Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3246,
                "name": "Arts+Leisure",
                "slug": "artsleisure",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7886767,-73.9484961",
                "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": "2021-09-29T12:27:07.745879Z",
            "publish_time": null,
            "slug": "artsleisure-lance-rautzhan-specter-spectre-specter-2021-04-17",
            "created_at": "2021-09-29T12:27:08.524834Z",
            "updated_at": "2021-09-29T12:27:09.052102Z",
            "summary": "LANCE RAUTZHAN: Specter Spectre Specter is an Gallery Shows event starting on 17/04/2021, 00:00 and ending on 16/05/2021, 00:00. Event is in Arts+Leisure with address 1571 Lexington Avenue.",
            "title": "LANCE RAUTZHAN: Specter Spectre Specter",
            "content": null,
            "start_time": "2021-04-17T00:00:00.000000Z",
            "end_time": "2021-05-16T00: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": "1571 Lexington Avenue",
            "city": "New York",
            "geolocation": "40.10469357142857,-74.21440071428572",
            "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": 3293,
            "author": {
                "id": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8",
                "username": "mail@pentimenti.com",
                "slug": "mailpentimenticom",
                "first_name": "Christine",
                "last_name": "Pfister",
                "display_name": null,
                "display_name_full": "Christine Pfister",
                "email": "mail@pentimenti.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4788,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/AnneBWidewalls.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/AnneBWidewalls-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-04-01T20:53:06.553443Z",
                "updated_at": "2021-09-13T11:40:36.968506Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8"
            },
            "venue": {
                "id": 3145,
                "name": "Pentimenti Gallery",
                "slug": "pentimenti-gallery",
                "city": "Philadelphia",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.9531532,-75.1426579",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4193,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2023-02-20T17:11:54.494217Z",
                    "updated_at": "2023-02-27T17:36:44.689066Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "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": "2021-04-01T20:53:07.949689Z",
            "publish_time": null,
            "slug": "anne-buckwalter-room-key",
            "created_at": "2021-04-01T20:53:07.954360Z",
            "updated_at": "2021-04-01T20:53:08.010587Z",
            "summary": "ANNE BUCKWALTER: Room Key is an Gallery Shows event starting on 17/04/2021, 12:00 and ending on 05/06/2021, 17:00. Event is in Pentimenti Gallery with address 145 North 2nd Street.",
            "title": "ANNE BUCKWALTER: Room Key",
            "content": "APRIL 17 - JUNE 5, 2021\r\n  \r\nANNE BUCKWALTER\r\nROOM KEY\r\n \r\nEXHIBITION PREMIERE\r\nSaturday, April 17 | 12 PM - 5 PM by appointment\r\n \r\nVIRTUAL ARTIST TALK\r\nThursday, May 6 | 5:30 PM\r\n\r\n\r\nPentimenti Gallery welcomes spring with a solo exhibition of the work of Anne Buckwalter. This is the artist’s first solo exhibition at the gallery.\r\n\r\nAnne Buckwalter’s paintings draw on an inherited legacy of Pennsylvania Dutch folk art, but utilize those composition and design motifs to take on contemporary and deeply personal themes. With their dark, muted colors and quality of set stillness, the works exist in a parallel reality that is haunted by both the present and the past. Buckwalter paints an experience of invitational voyeurism in which she leads the viewer through a setting that can be read as fictional, or as a kind of self-portraiture and self-reflection.",
            "start_time": "2021-04-17T12:00:00.000000Z",
            "end_time": "2021-06-05T17: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": "145 North 2nd Street",
            "city": "Philadelphia",
            "geolocation": "39.9531532,-75.1426579",
            "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": 3294,
            "author": {
                "id": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8",
                "username": "mail@pentimenti.com",
                "slug": "mailpentimenticom",
                "first_name": "Christine",
                "last_name": "Pfister",
                "display_name": null,
                "display_name_full": "Christine Pfister",
                "email": "mail@pentimenti.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4791,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/TedLWidewalls.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/TedLWidewalls-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-04-02T15:36:46.254741Z",
                "updated_at": "2021-09-13T11:40:39.901101Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "33a2914e-6c8c-4fc1-866a-2ed90d2b30e8"
            },
            "venue": {
                "id": 3145,
                "name": "Pentimenti Gallery",
                "slug": "pentimenti-gallery",
                "city": "Philadelphia",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "39.9531532,-75.1426579",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4193,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/4faec4cf7c044b0fb74ee3c3a5be8fe1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2023-02-20T17:11:54.494217Z",
                    "updated_at": "2023-02-27T17:36:44.689066Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "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": null,
            "publish_time": null,
            "slug": "ted-larsen-words-fail-me",
            "created_at": "2021-04-02T14:53:09.909608Z",
            "updated_at": "2021-04-02T15:36:46.480243Z",
            "summary": "TED LARSEN: Words Fail Me is an Gallery Shows event starting on 17/04/2021, 12:00 and ending on 05/06/2021, 14:49. Event is in Pentimenti Gallery with address 145 North 2nd Street.",
            "title": "TED LARSEN: Words Fail Me",
            "content": "APRIL 17 - JUNE 5, 2021\r\n  \r\nTED LARSEN\r\nWORDS FAIL ME\r\n \r\nEXHIBITION PREMIERE\r\nSaturday, April 17 | 12 PM - 5 PM by appointment\r\n \r\nVIRTUAL ARTIST TALK\r\nThursday, May 6 | 5:30 PM\r\n \r\n\r\nPentimenti Gallery welcomes spring with a solo exhibition of the work of Ted Larsen. This is the artist’s second solo exhibition at the gallery.\r\n\r\nTed Larsen’s work strives to build a connection between pure form and a pedestrian materiality that references the toll of time. His work responds to the archetypical aesthetic purity of minimalism and counters it with pieces that bear signs of wear and even an implied utility. The objects are wholly of Earth, utilizing salvaged materials, and therefore imply a previous iteration: a sense of transformation and possibility that could never exist in the classically minimal.",
            "start_time": "2021-04-17T12:00:00.000000Z",
            "end_time": "2021-06-05T14:49: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": "145 North 2nd Street",
            "city": "",
            "geolocation": "39.9531532,-75.1426579",
            "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": [
                15260
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3336,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 4823,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/UNRAVELED_Confronting_The_Fabric_Of_Fiber_Art_-_THE_UNTITLED_SPACE_APRIL_-_MAY_2021_HR-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/UNRAVELED_Confronting_The_Fabric_Of_Fiber_Art_-_THE_UNTITLED_SPACE_APRIL_-_MAY_2021_HR-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/UNRAVELED_Confronting_The_Fabric_Of_Fiber_Art_-_THE_UNTITLED_SPACE_APRIL_-_MAY_2021_HR-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/UNRAVELED_Confronting_The_Fabric_Of_Fiber_Art_-_THE_UNTITLED_SPACE_APRIL_-_MAY_2021_HR-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/UNRAVELED_Confronting_The_Fabric_Of_Fiber_Art_-_THE_UNTITLED_SPACE_APRIL_-_MAY_2021_HR-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/UNRAVELED_Confronting_The_Fabric_Of_Fiber_Art_-_THE_UNTITLED_SPACE_APRIL_-_MAY_2021_HR.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/UNRAVELED_Confronting_The_Fabric_Of_Fiber_Art_-_THE_UNTITLED_SPACE_APRIL_-_MAY_2021_HR-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/UNRAVELED_Confronting_The_Fabric_Of_Fiber_Art_-_THE_UNTITLED_SPACE_APRIL_-_MAY_2021_HR-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/UNRAVELED_Confronting_The_Fabric_Of_Fiber_Art_-_THE_UNTITLED_SPACE_APRIL_-_MAY_2021_HR-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/UNRAVELED_Confronting_The_Fabric_Of_Fiber_Art_-_THE_UNTITLED_SPACE_APRIL_-_MAY_2021_HR-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-04-08T16:31:15.048540Z",
                "updated_at": "2021-09-13T11:41:07.505176Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "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": "",
            "publish_status": "published",
            "published_at": "2021-04-08T16:31:16.555302Z",
            "publish_time": null,
            "slug": "unraveled-confronting-the-fabric-of-fiber-art-group-show",
            "created_at": "2021-04-08T16:31:16.559509Z",
            "updated_at": "2021-04-08T16:31:16.611879Z",
            "summary": "“UNRAVELED: Confronting The Fabric of Fiber Art” Group Show is an Gallery Shows event starting on 17/04/2021, 15:00 and ending on 28/05/2021, 18:00. Event is in The Untitled Space with address 45 LISPENARD ST, New York, NY 10013.",
            "title": "“UNRAVELED: Confronting The Fabric of Fiber Art” Group Show",
            "content": "The Untitled Space is pleased to present “UNRAVELED: Confronting The Fabric of Fiber Art” a group show opening on April 17 and on view through May 28, 2021. Curated by Indira Cesarine, the exhibition will feature textile and fiber-based artworks by 40 contemporary women artists. “UNRAVELED: Confronting The Fabric of Fiber Art” explores in depth the themes and techniques of the medium through the works of female-identifying artists working with natural and synthetic fiber, fabric, and yarn. The exhibition presents figurative and abstract works that address our lived experience and history through the lens of women weaving, knotting, twining, plaiting, coiling, pleating, lashing, and interlacing. Narratives of self-identification, race, religion, gender, sexuality, our shared experience, as well as protest and the patriarchy are literally \"unraveled\" through embroidery, felt, woven and hooked rugs, braided and sewn hair, sewn fabrics, discarded clothing, cross-stitching, repurposed mater",
            "start_time": "2021-04-17T15:00:00.000000Z",
            "end_time": "2021-05-28T18: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": "45 LISPENARD ST, New York, NY 10013",
            "city": "",
            "geolocation": "40.71976739999999,-74.00311599999998",
            "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": 20660,
            "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": 19983,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/270ceb08c3bf4981b67f86f2e98b36e3-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/270ceb08c3bf4981b67f86f2e98b36e3-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/270ceb08c3bf4981b67f86f2e98b36e3-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/270ceb08c3bf4981b67f86f2e98b36e3-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/270ceb08c3bf4981b67f86f2e98b36e3-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/270ceb08c3bf4981b67f86f2e98b36e3.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/270ceb08c3bf4981b67f86f2e98b36e3-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/270ceb08c3bf4981b67f86f2e98b36e3-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/270ceb08c3bf4981b67f86f2e98b36e3-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/270ceb08c3bf4981b67f86f2e98b36e3-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T10:56:51.528676Z",
                "updated_at": "2023-02-10T15:13:02.215127Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4944,
                "name": "Bozo Mag",
                "slug": "bozo-mag",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.12153,-118.178213",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-25T10:56:57.878412Z",
            "publish_time": null,
            "slug": "bozo-mag-body-manipulated-2021-04-18",
            "created_at": "2023-01-25T10:56:58.761064Z",
            "updated_at": "2023-01-25T10:57:01.548086Z",
            "summary": "Body (Manipulated) is an Gallery Shows event starting on 18/04/2021, 00:00 and ending on 23/05/2021, 00:00. Event is in Bozo Mag with address 815 Cresthaven Drive.",
            "title": "Body (Manipulated)",
            "content": null,
            "start_time": "2021-04-18T00:00:00.000000Z",
            "end_time": "2021-05-23T00: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": "815 Cresthaven Drive",
            "city": "Los Angeles",
            "geolocation": "34.12146187956103,-118.17813425567749",
            "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": 3367,
            "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": 4856,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7078146685_1614136885-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7078146685_1614136885-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7078146685_1614136885-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7078146685_1614136885-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7078146685_1614136885-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7078146685_1614136885.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7078146685_1614136885-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7078146685_1614136885-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7078146685_1614136885-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7078146685_1614136885-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-05-03T23:32:43.197704Z",
                "updated_at": "2021-09-13T11:41:41.509065Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3274,
                "name": "Pulpo Gallery",
                "slug": "pulpo-gallery",
                "city": "Murnau",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "47.6812291,11.2013808",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2021-05-03T23:32:44.316266Z",
            "publish_time": null,
            "slug": "pulpo-gallery-jorge-galindo-postcard-paintings-2021-04-19",
            "created_at": "2021-05-03T23:32:45.043868Z",
            "updated_at": "2021-05-03T23:32:45.966746Z",
            "summary": "Jorge Galindo: Postcard Paintings is an Gallery Shows event starting on 19/04/2021, 00:00 and ending on 16/05/2021, 00:00. Event is in Pulpo Gallery with address Obermarkt 51.",
            "title": "Jorge Galindo: Postcard Paintings",
            "content": null,
            "start_time": "2021-04-19T00:00:00.000000Z",
            "end_time": "2021-05-16T00: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": "Obermarkt 51",
            "city": "Munich",
            "geolocation": "47.91156355,11.417595080685357",
            "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": 3676,
            "author": {
                "id": "cf2adfbb-630f-463b-ba73-021e647e62b0",
                "username": "alfonso_1030",
                "slug": "alfonso_1030",
                "first_name": "Alfonso",
                "last_name": "Artiaco",
                "display_name": "Alfonso Artiaco",
                "display_name_full": "Alfonso Artiaco",
                "email": "info@alfonsoartiaco.com",
                "telephone": "+39 081 497 6072"
            },
            "price": null,
            "featured_image": {
                "id": 5147,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8100811766_1620944464-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8100811766_1620944464-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8100811766_1620944464-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8100811766_1620944464-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8100811766_1620944464-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8100811766_1620944464.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8100811766_1620944464-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8100811766_1620944464-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8100811766_1620944464-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8100811766_1620944464-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-06-22T14:45:42.129320Z",
                "updated_at": "2021-09-13T11:46:08.734516Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2886,
                "name": "Alfonso Artiaco",
                "slug": "alfonso-artiaco",
                "city": "Naples",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "40.8486138,14.255739500000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3638,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop-c0-5__0-5-558x279.png",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop-c0-5__0-5-760x499.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Alfonso_Artiaco_profile_image.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Alfonso_Artiaco_profile_image-crop-c0-5__0-5-265x149.png"
                    },
                    "created_at": "2022-01-26T17:20:04.047101Z",
                    "updated_at": "2022-01-26T17:20:04.047131Z",
                    "is_converted_to_webp": true,
                    "caption": "Alfonso Artiaco profile image",
                    "alt_text": "Alfonso Artiaco profile image",
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "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": "2021-06-22T14:45:42.923161Z",
            "publish_time": null,
            "slug": "alfonso-artiaco-giulio-paolini-fuori-quadro-2021-04-19",
            "created_at": "2021-06-22T14:45:43.663268Z",
            "updated_at": "2022-08-03T08:41:58.257566Z",
            "summary": "Giulio Paolini: Fuori quadro is an Gallery Shows event starting on 19/04/2021, 00:00 and ending on 01/06/2021, 00:00. Event is in Alfonso Artiaco with address Piazzetta Nilo, 7.",
            "title": "Giulio Paolini: Fuori quadro",
            "content": null,
            "start_time": "2021-04-19T00:00:00.000000Z",
            "end_time": "2021-06-01T00: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": "Piazzetta Nilo, 7",
            "city": "Naples",
            "geolocation": "40.8484821,14.2556958",
            "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": 3337,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": 0.0,
            "featured_image": {
                "id": 4830,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Artcurial_MORE_Design_Limited_Edition_Urban_Art_Photography__African_Contemporary_Art_Auction_cover_image-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-04-13T23:38:34.927653Z",
                "updated_at": "2021-09-13T11:41:14.261965Z",
                "is_converted_to_webp": true,
                "caption": "Artcurial MORE Design, Limited Edition, Urban Art, Photography & African Contemporary Art Auction cover image",
                "alt_text": "Artcurial MORE Design, Limited Edition, Urban Art, Photography & African Contemporary Art Auction cover image",
                "description": "",
                "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
            },
            "venue": {
                "id": 1646,
                "name": "Artcurial Paris",
                "slug": "artcurial-briest-poulain-f-tajan-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8691172,2.3102559",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2867,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Artcurial-Paris.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Artcurial-Paris-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-06-23T13:50:46.861228Z",
                    "updated_at": "2021-09-14T13:40:36.836072Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a"
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2021-04-14T00:03:52.430777Z",
            "publish_time": null,
            "slug": "artcurial-paris-more-design-limited-edition-urban-art-photography-african-contemporary-art-2021-04-20",
            "created_at": "2021-04-12T14:50:38.918519Z",
            "updated_at": "2021-04-23T12:31:34.287118Z",
            "summary": "",
            "title": "MORE Design, Limited Edition, Urban Art, Photography & African Contemporary Art",
            "content": "",
            "start_time": "2021-04-20T09:00:00.000000Z",
            "end_time": "2021-04-20T13:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": null,
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3362,
            "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": 3270,
                "name": "David Lusk Gallery Nashville",
                "slug": "david-lusk-gallery",
                "city": "Nashville",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "36.1408136,-86.7721943",
                "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": "2021-05-03T23:32:35.111002Z",
            "publish_time": null,
            "slug": "david-lusk-gallery-how-lonely-sits-the-city-that-was-full-of-people-2021-04-21",
            "created_at": "2021-05-03T23:32:35.983207Z",
            "updated_at": "2021-05-03T23:32:37.478888Z",
            "summary": "how lonely sits the city that was full of people is an Gallery Shows event starting on 21/04/2021, 00:00 and ending on 29/05/2021, 00:00. Event is in David Lusk Gallery with address 516 Hagan Street.",
            "title": "how lonely sits the city that was full of people",
            "content": null,
            "start_time": "2021-04-21T00:00:00.000000Z",
            "end_time": "2021-05-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "516 Hagan Street",
            "city": "Nashville, TN",
            "geolocation": "36.1405974,-86.7716652",
            "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": 3678,
            "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": 5148,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6468619562_1620953791-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6468619562_1620953791-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6468619562_1620953791-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6468619562_1620953791-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6468619562_1620953791-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6468619562_1620953791.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6468619562_1620953791-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6468619562_1620953791-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6468619562_1620953791-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6468619562_1620953791-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-06-22T14:45:45.493265Z",
                "updated_at": "2021-09-13T11:46:08.746925Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3215,
                "name": "Alexander Berggruen",
                "slug": "alexander-berggruen",
                "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": "2021-06-22T14:45:46.903637Z",
            "publish_time": null,
            "slug": "alexander-berggruen-shapes-2021-04-21",
            "created_at": "2021-06-22T14:45:47.879348Z",
            "updated_at": "2021-06-22T14:45:48.309401Z",
            "summary": "Shapes is an Gallery Shows event starting on 21/04/2021, 00:00 and ending on 27/05/2021, 00:00. Event is in Alexander Berggruen with address 1018 Madison Ave..",
            "title": "Shapes",
            "content": null,
            "start_time": "2021-04-21T00:00:00.000000Z",
            "end_time": "2021-05-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.",
            "city": "New York",
            "geolocation": "38.68686636734694,-90.15617951020408",
            "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": 3689,
            "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": 5154,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8334328390_1620944352-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8334328390_1620944352-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8334328390_1620944352-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8334328390_1620944352-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8334328390_1620944352-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8334328390_1620944352.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8334328390_1620944352-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8334328390_1620944352-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8334328390_1620944352-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8334328390_1620944352-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-06-22T15:48:20.820846Z",
                "updated_at": "2021-09-13T11:46:13.480931Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3217,
                "name": "Almine Rech London",
                "slug": "almine-rech",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51165659999999,-0.14662",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2021-06-22T15:48:21.634801Z",
            "publish_time": null,
            "slug": "almine-rech-how-we-remember-2021-04-21",
            "created_at": "2021-06-22T15:48:22.396486Z",
            "updated_at": "2021-06-22T15:48:23.014776Z",
            "summary": "How We Remember is an Gallery Shows event starting on 21/04/2021, 00:00 and ending on 28/05/2021, 00:00. Event is in ALMINE RECH with address Abdijstraat 20 Rue de l’Abbaye.",
            "title": "How We Remember",
            "content": null,
            "start_time": "2021-04-21T00:00:00.000000Z",
            "end_time": "2021-05-28T00: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": "Abdijstraat 20 Rue de l’Abbaye",
            "city": "Brussels",
            "geolocation": "50.6208362,4.9540858",
            "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": 3691,
            "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": 5156,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167446226_1620944361-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167446226_1620944361-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167446226_1620944361-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167446226_1620944361-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167446226_1620944361-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1167446226_1620944361.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167446226_1620944361-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167446226_1620944361-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167446226_1620944361-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167446226_1620944361-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-06-22T15:48:22.449946Z",
                "updated_at": "2021-09-13T11:46:14.892262Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3217,
                "name": "Almine Rech London",
                "slug": "almine-rech",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51165659999999,-0.14662",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2021-06-22T15:48:23.288259Z",
            "publish_time": null,
            "slug": "almine-rech-resting-point-of-accommodation-2021-04-21",
            "created_at": "2021-06-22T15:48:24.037915Z",
            "updated_at": "2021-06-22T15:48:24.392653Z",
            "summary": "Resting Point of Accommodation is an Gallery Shows event starting on 21/04/2021, 00:00 and ending on 28/05/2021, 00:00. Event is in ALMINE RECH with address Abdijstraat 20 Rue de l’Abbaye.",
            "title": "Resting Point of Accommodation",
            "content": null,
            "start_time": "2021-04-21T00:00:00.000000Z",
            "end_time": "2021-05-28T00: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": "Abdijstraat 20 Rue de l’Abbaye",
            "city": "Brussels",
            "geolocation": "50.6208362,4.9540858",
            "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": 3781,
            "author": {
                "id": "80376776-16d2-4986-b702-d69a07c388bd",
                "username": "diana_996",
                "slug": "diana_996",
                "first_name": "Diana",
                "last_name": "Dochia",
                "display_name": "Diana Dochia",
                "display_name_full": "Diana Dochia",
                "email": "diana.dochia@anaidartgallery.com",
                "telephone": "+49 172 4044166"
            },
            "price": null,
            "featured_image": {
                "id": 5250,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2794026940_1622000638-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2794026940_1622000638-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2794026940_1622000638-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2794026940_1622000638-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2794026940_1622000638-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2794026940_1622000638.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2794026940_1622000638-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2794026940_1622000638-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2794026940_1622000638-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2794026940_1622000638-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-07-08T12:58:45.249674Z",
                "updated_at": "2021-09-13T11:47:40.585282Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3139,
                "name": "Anaid Art Gallery",
                "slug": "anaid-art-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.501161,13.3182765",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3099,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-10-26T15:55:47.515975Z",
                    "updated_at": "2021-09-14T13:46:27.353481Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80376776-16d2-4986-b702-d69a07c388bd"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2021-07-08T12:58:46.226450Z",
            "publish_time": null,
            "slug": "anaid-art-gallery-mythical-flesh-2021-04-21",
            "created_at": "2021-07-08T12:58:46.990854Z",
            "updated_at": "2022-08-03T08:41:55.589800Z",
            "summary": "Mythical Flesh is an Gallery Shows event starting on 21/04/2021, 00:00 and ending on 26/06/2021, 00:00. Event is in Anaid Art Gallery with address Joachimstraße 7.",
            "title": "Mythical Flesh",
            "content": null,
            "start_time": "2021-04-21T00:00:00.000000Z",
            "end_time": "2021-06-26T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Joachimstraße 7",
            "city": "Berlin",
            "geolocation": "52.5274402,13.4010174",
            "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": 3796,
            "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": 5265,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5847088075_1620953993-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5847088075_1620953993-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5847088075_1620953993-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5847088075_1620953993-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5847088075_1620953993-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5847088075_1620953993.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5847088075_1620953993-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5847088075_1620953993-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5847088075_1620953993-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5847088075_1620953993-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-07-08T13:02:27.303719Z",
                "updated_at": "2021-09-13T11:47:53.698977Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3221,
                "name": "Amanda Wilkinson Gallery",
                "slug": "amanda-wilkinson-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5123337,-0.1342566",
                "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": "2021-07-08T13:02:28.423330Z",
            "publish_time": null,
            "slug": "amanda-wilkinson-gallery-richard-porter-2021-04-21",
            "created_at": "2021-07-08T13:02:29.345202Z",
            "updated_at": "2021-07-08T13:02:29.389002Z",
            "summary": "Richard Porter is an Gallery Shows event starting on 21/04/2021, 00:00 and ending on 29/05/2021, 00:00. Event is in Amanda Wilkinson Gallery with address 1st Floor, 18 Brewer Street.",
            "title": "Richard Porter",
            "content": null,
            "start_time": "2021-04-21T00:00:00.000000Z",
            "end_time": "2021-05-29T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1st Floor, 18 Brewer Street",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3346,
            "author": {
                "id": "4dddacd8-d123-4b97-ac0a-3933b85b9415",
                "username": "kiki@galeriexii.com",
                "slug": "kikigaleriexiicom",
                "first_name": "Camille",
                "last_name": "Reynard",
                "display_name": null,
                "display_name_full": "Camille Reynard",
                "email": "camille@galeriexii.com",
                "telephone": "+33 (1)42 78 24 21"
            },
            "price": null,
            "featured_image": {
                "id": 4835,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/IMG_0759-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/IMG_0759-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/IMG_0759-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/IMG_0759-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/IMG_0759-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/IMG_0759.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/IMG_0759-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/IMG_0759-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/IMG_0759-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/IMG_0759-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-04-21T13:22:33.938901Z",
                "updated_at": "2021-09-13T11:41:20.453746Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "4dddacd8-d123-4b97-ac0a-3933b85b9415"
            },
            "venue": {
                "id": 3136,
                "name": "Galerie XII",
                "slug": "galerie-xii",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0280331,-118.4682601",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3325,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_5401-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_5401-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_5401-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_5401-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_5401-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_5401-crop-c0-5__0-5-760x499-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_5401.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_5401-crop-c0-5__0-5-265x149-70.jpeg"
                    },
                    "created_at": "2021-04-21T13:33:05.082532Z",
                    "updated_at": "2021-09-14T13:52:07.723315Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "4dddacd8-d123-4b97-ac0a-3933b85b9415"
                },
                "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": "2021-04-21T13:22:36.783343Z",
            "publish_time": null,
            "slug": "borders-of-nothingness-on-the-mend",
            "created_at": "2021-04-21T13:22:36.788030Z",
            "updated_at": "2021-04-21T13:22:36.833788Z",
            "summary": "Borders of Nothingness - On the Mend is an Gallery Shows event starting on 21/04/2021, 14:00 and ending on 07/05/2021, 18:00. Event is in galerie XII with address 14 Rue des Jardins Saint-Paul, 75004 Paris, France.",
            "title": "Borders of Nothingness - On the Mend",
            "content": "The first solo show of Dutch Artist Margaret Lansink in Paris. \n\"In Borders of Nothingness, Lansink dwells in the transitional ambiguity of her adult daughter’s decision to suspend contact with her, photographing landscapes and nude women whose disappearing presence raises the same haunting question: is this the moment you were gone? As time passed, Lansink and her daughter reconnected. Lansink then began to revisit and reinterpret images in a physical practice that mirrored their emotional efforts of healing. Working from the Japanese practice of repairing ceramics with gold leaf, she combines her images, severs them, and mends their breaks with gold leaf to put hope into the possibility of a bond that is stronger and more beautiful because it had once been broken.\" Written by Katherine Oktober Matthews",
            "start_time": "2021-04-21T14:00:00.000000Z",
            "end_time": "2021-05-07T18: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 Rue des Jardins Saint-Paul, 75004 Paris, France",
            "city": "Paris",
            "geolocation": "48.8532573,2.360856800000001",
            "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": [
                15166
            ],
            "artworks": [
                63140,
                63216,
                63368
            ],
            "magazines": [],
            "additional_images": []
        }
    ]
}