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=3654&ordering=end_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=3672&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3636&ordering=end_time",
    "results": [
        {
            "id": 29216,
            "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": 27777,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8a9641b73a44225a41d60672e8be3f7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8a9641b73a44225a41d60672e8be3f7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8a9641b73a44225a41d60672e8be3f7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8a9641b73a44225a41d60672e8be3f7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8a9641b73a44225a41d60672e8be3f7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e8a9641b73a44225a41d60672e8be3f7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8a9641b73a44225a41d60672e8be3f7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8a9641b73a44225a41d60672e8be3f7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8a9641b73a44225a41d60672e8be3f7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e8a9641b73a44225a41d60672e8be3f7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T11:18:11.743433Z",
                "updated_at": "2023-07-10T11:18:11.743472Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4216,
                "name": "Galerie Barbara Thumm",
                "slug": "galerie-barbara-thumm",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5054994,13.3941382",
                "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-07-10T11:18:18.227999Z",
            "publish_time": null,
            "slug": "galerie-barbara-thumm-martin-dammann-exfreundin-2020-10-16",
            "created_at": "2023-07-10T11:18:24.972297Z",
            "updated_at": "2023-07-10T11:18:25.422807Z",
            "summary": "Martin Dammann \"Exfreundin\" is an Gallery Shows event starting on 16/10/2020, 00:00 and ending on 31/12/2020, 01:00. Event is in Galerie Barbara Thumm with address Markgrafenstrasse 68.",
            "title": "Martin Dammann \"Exfreundin\"",
            "content": null,
            "start_time": "2020-10-16T00:00:00.000000Z",
            "end_time": "2020-12-31T01: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": "Markgrafenstrasse 68",
            "city": "Berlin",
            "geolocation": "52.6378911,13.29286907679623",
            "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": 19850,
            "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": 19248,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2ab8b414d345bfb1fc64a2734a6f62-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2ab8b414d345bfb1fc64a2734a6f62-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2ab8b414d345bfb1fc64a2734a6f62-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2ab8b414d345bfb1fc64a2734a6f62-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2ab8b414d345bfb1fc64a2734a6f62-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/de2ab8b414d345bfb1fc64a2734a6f62.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2ab8b414d345bfb1fc64a2734a6f62-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2ab8b414d345bfb1fc64a2734a6f62-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2ab8b414d345bfb1fc64a2734a6f62-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/de2ab8b414d345bfb1fc64a2734a6f62-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T20:42:21.709729Z",
                "updated_at": "2023-02-10T14:48:14.836753Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5291,
                "name": "Hatchikian Gallery",
                "slug": "hatchikian-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8554116,2.2658807",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2023-01-16T20:42:24.768993Z",
            "publish_time": null,
            "slug": "audrey-hatchikian-gallery-solo-show-hotel-martinez-cannes-2020-06-26",
            "created_at": "2023-01-16T20:42:25.642073Z",
            "updated_at": "2023-01-16T20:42:26.795431Z",
            "summary": "Solo show @Hotel Martinez - Cannes is an Gallery Shows event starting on 26/06/2020, 00:00 and ending on 31/12/2020, 01:00. Event is in Hatchikian Gallery with address 73 boulevard de la Croisette.",
            "title": "Solo show @Hotel Martinez - Cannes",
            "content": null,
            "start_time": "2020-06-26T00:00:00.000000Z",
            "end_time": "2020-12-31T01: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": "73 boulevard de la Croisette",
            "city": "Cannes",
            "geolocation": "43.5462067,7.0334198",
            "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": 4114,
            "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": 5569,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9182765456_1606879991-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9182765456_1606879991-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9182765456_1606879991-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9182765456_1606879991-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9182765456_1606879991-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9182765456_1606879991.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9182765456_1606879991-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9182765456_1606879991-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9182765456_1606879991-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9182765456_1606879991-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-08-03T22:06:57.892994Z",
                "updated_at": "2021-09-13T11:52:24.609782Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3504,
                "name": "The Lightbox",
                "slug": "lightbox",
                "city": "Woking",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.3224244,-0.5588254",
                "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-08-03T22:06:59.681793Z",
            "publish_time": null,
            "slug": "the-lightbox-the-lightbox-art-gallery-and-museum-to-reopen-with-raphael-prince-alberts-passion-2020-12-03",
            "created_at": "2021-08-03T22:07:00.447783Z",
            "updated_at": "2021-08-03T22:07:00.754710Z",
            "summary": "The Lightbox art gallery and museum to reopen with Raphael: Prince Albert's Passion is an Gallery Shows event starting on 03/12/2020, 01:00 and ending on 31/12/2020, 01:00. Event is in The Lightbox with address Chobham Way.",
            "title": "The Lightbox art gallery and museum to reopen with Raphael: Prince Albert's Passion",
            "content": null,
            "start_time": "2020-12-03T01:00:00.000000Z",
            "end_time": "2020-12-31T01: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": "Chobham Way",
            "city": "Woking",
            "geolocation": "-31.8813555,115.8906584",
            "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": 29131,
            "author": {
                "id": "98daf5e1-21a1-4e57-b99b-c7f7f1e8a62e",
                "username": "DeBuckGallery",
                "slug": "jenniferwolf",
                "first_name": "DeBuckGallery",
                "last_name": "",
                "display_name": "Jennifer Wolf",
                "display_name_full": "Jennifer Wolf",
                "email": "collect@debuckgallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 321,
                "name": "DE BUCK GALLERY New York",
                "slug": "de-buck-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.750587,-74.0029066",
                "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": "CN",
            "publish_status": "published",
            "published_at": "2023-07-07T12:13:56.257224Z",
            "publish_time": null,
            "slug": "de-buck-gallery-ever-time-gate-2020-jingan-international-sculpture-exhibition-2020-09-26",
            "created_at": "2023-07-07T12:13:57.190082Z",
            "updated_at": "2023-07-07T12:13:57.224664Z",
            "summary": "永恒之门 / Ever Time Gate - 2020 Jingan International Sculpture Exhibition is an Gallery Shows event starting on 26/09/2020, 00:00 and ending on 31/12/2020, 01:00. Event is in DE BUCK GALLERY New York with address Jing’an Sculpture Park.",
            "title": "永恒之门 / Ever Time Gate - 2020 Jingan International Sculpture Exhibition",
            "content": null,
            "start_time": "2020-09-26T00:00:00.000000Z",
            "end_time": "2020-12-31T01: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": "Jing’an Sculpture Park",
            "city": "Shanghai",
            "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": 5539,
            "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": 6839,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2200793055_1602885446-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2200793055_1602885446-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2200793055_1602885446-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2200793055_1602885446-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2200793055_1602885446-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2200793055_1602885446.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2200793055_1602885446-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2200793055_1602885446-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2200793055_1602885446-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2200793055_1602885446-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-11-02T12:49:05.557970Z",
                "updated_at": "2021-11-02T12:49:05.558034Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3258,
                "name": "ZKM | Center for Art and Media Karlsruhe",
                "slug": "zkm-center-art-and-media-karlsruhe",
                "city": "Karlsruhe",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.001798,8.3831662",
                "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-11-02T12:49:08.457964Z",
            "publish_time": null,
            "slug": "zkm-center-for-art-and-media-karlsruhe-masterclass-2020-08-08",
            "created_at": "2021-11-02T12:49:09.191886Z",
            "updated_at": "2021-11-02T12:49:09.890862Z",
            "summary": "[MASTERCLASS] is an Gallery Shows event starting on 08/08/2020, 00:00 and ending on 31/12/2020, 01:00. Event is in ZKM | Center for Art and Media Karlsruhe with address Lorenzstrasse 19.",
            "title": "[MASTERCLASS]",
            "content": null,
            "start_time": "2020-08-08T00:00:00.000000Z",
            "end_time": "2020-12-31T01: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": "Lorenzstrasse 19",
            "city": "Karlsruhe",
            "geolocation": "52.42378975,13.332948323205446",
            "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": 28773,
            "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": 27381,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d89f636b5ee747eabe9f3c584d239fa0-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d89f636b5ee747eabe9f3c584d239fa0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d89f636b5ee747eabe9f3c584d239fa0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d89f636b5ee747eabe9f3c584d239fa0-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d89f636b5ee747eabe9f3c584d239fa0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d89f636b5ee747eabe9f3c584d239fa0.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d89f636b5ee747eabe9f3c584d239fa0-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d89f636b5ee747eabe9f3c584d239fa0-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d89f636b5ee747eabe9f3c584d239fa0-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d89f636b5ee747eabe9f3c584d239fa0-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:08:36.061282Z",
                "updated_at": "2023-07-04T10:08:36.061314Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8443,
                "name": "Dab Art Gallery",
                "slug": "dab-art-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0480645,-118.2468605",
                "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-07-04T10:08:41.618850Z",
            "publish_time": null,
            "slug": "dab-art-co-art-in-the-time-of-coronatm-2020-03-23",
            "created_at": "2023-07-04T10:08:42.588085Z",
            "updated_at": "2023-07-04T10:09:21.150138Z",
            "summary": "Art In The Time Of Corona™ is an Gallery Shows event starting on 23/03/2020, 01:00 and ending on 31/12/2020, 01:00. Event is in Dab Art Gallery with address 334 S Main Street.",
            "title": "Art In The Time Of Corona™",
            "content": null,
            "start_time": "2020-03-23T01:00:00.000000Z",
            "end_time": "2020-12-31T01: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": "334 S Main Street",
            "city": "Los Angeles",
            "geolocation": "40.99282665,-76.05972648721539",
            "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": 4995,
            "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": 3249,
                "name": "Arushi Arts",
                "slug": "arushi-arts",
                "city": "New Delhi",
                "country": {
                    "code": "IN",
                    "name": "India"
                },
                "geolocation": "28.5278264,77.2806605",
                "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": "IN",
            "publish_status": "published",
            "published_at": "2021-09-29T12:39:17.062819Z",
            "publish_time": null,
            "slug": "arushi-arts-harvest-2020-part-2-2020-12-01",
            "created_at": "2021-09-29T12:39:17.923594Z",
            "updated_at": "2021-09-29T12:39:17.963679Z",
            "summary": "HARVEST 2020 (PART -2) is an Gallery Shows event starting on 01/12/2020, 01:00 and ending on 31/12/2020, 01:00. Event is in Arushi Arts with address C-36, Okhla Industrial Area, Phase-I.",
            "title": "HARVEST 2020 (PART -2)",
            "content": null,
            "start_time": "2020-12-01T01:00:00.000000Z",
            "end_time": "2020-12-31T01: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": "C-36, Okhla Industrial Area, Phase-I",
            "city": "New Delhi",
            "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": 28445,
            "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": 5840,
                "name": "Donna Leatherman LLC",
                "slug": "donna-leatherman-llc",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7683456,-73.96825009999999",
                "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-06-27T19:12:38.174762Z",
            "publish_time": null,
            "slug": "donna-leatherman-llc-i-am-alone-like-clouds-other-paintings-by-francesco-correggio-2020-09-29",
            "created_at": "2023-06-27T19:12:39.241559Z",
            "updated_at": "2023-06-27T19:12:45.736863Z",
            "summary": "I Am Alone   Like Clouds  & Other Paintings by Francesco Correggio is an Gallery Shows event starting on 29/09/2020, 00:00 and ending on 31/12/2020, 01:00. Event is in Donna Leatherman LLC with address 780 Madison Avenue.",
            "title": "I Am Alone   Like Clouds  & Other Paintings by Francesco Correggio",
            "content": null,
            "start_time": "2020-09-29T00:00:00.000000Z",
            "end_time": "2020-12-31T01: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": "780 Madison Avenue",
            "city": "New York",
            "geolocation": "41.1921524,-73.2040689",
            "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": 29158,
            "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": 2877,
                "name": "Fahey/Klein Gallery",
                "slug": "faheyklein-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0750268,-118.3437065",
                "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-07-10T10:51:17.071881Z",
            "publish_time": null,
            "slug": "faheyklein-gallery-lost-angeles-2020-09-24",
            "created_at": "2023-07-10T10:51:24.797259Z",
            "updated_at": "2023-07-10T10:51:25.210360Z",
            "summary": "Lost Angeles is an Gallery Shows event starting on 24/09/2020, 00:00 and ending on 31/12/2020, 01:00. Event is in Fahey/Klein Gallery with address 148 N. La Brea Avenue.",
            "title": "Lost Angeles",
            "content": null,
            "start_time": "2020-09-24T00:00:00.000000Z",
            "end_time": "2020-12-31T01: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": "148 N. La Brea Avenue",
            "city": "Los Angeles",
            "geolocation": "34.07426803030303,-118.34393296969697",
            "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": 19476,
            "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": 18908,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f71273264fa44f1b8bee584f9573229-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f71273264fa44f1b8bee584f9573229-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f71273264fa44f1b8bee584f9573229-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f71273264fa44f1b8bee584f9573229-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f71273264fa44f1b8bee584f9573229-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4f71273264fa44f1b8bee584f9573229.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f71273264fa44f1b8bee584f9573229-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f71273264fa44f1b8bee584f9573229-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f71273264fa44f1b8bee584f9573229-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f71273264fa44f1b8bee584f9573229-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-12T19:26:42.852618Z",
                "updated_at": "2023-02-10T14:31:42.024646Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7762,
                "name": "Eden Project",
                "slug": "eden-project",
                "city": "Bodelva",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-12T19:26:43.406353Z",
            "publish_time": null,
            "slug": "eden-project-invisible-worlds-ocean-plankton-chronicles-2019-02-02",
            "created_at": "2023-01-12T19:26:44.280986Z",
            "updated_at": "2023-01-12T19:26:44.281019Z",
            "summary": null,
            "title": "Invisible Worlds : Ocean - Plankton Chronicles",
            "content": null,
            "start_time": "2019-02-02T01:00:00.000000Z",
            "end_time": "2020-12-31T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "",
            "city": "Bodelva",
            "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": 3091,
            "author": {
                "id": "0e61349c-5e40-4e71-8898-43e8fc33e863",
                "username": "HollisTaggartGalleries",
                "slug": "hollistaggartgalleries",
                "first_name": "",
                "last_name": "",
                "display_name": "HollisTaggartGalleries",
                "display_name_full": "HollisTaggartGalleries",
                "email": "info@hollistaggart.com",
                "telephone": "+1 212 628 4000"
            },
            "price": null,
            "featured_image": {
                "id": 4565,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex_Kanevsky_-_HTG15725_-_4000-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex_Kanevsky_-_HTG15725_-_4000-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex_Kanevsky_-_HTG15725_-_4000-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex_Kanevsky_-_HTG15725_-_4000-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex_Kanevsky_-_HTG15725_-_4000-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alex_Kanevsky_-_HTG15725_-_4000.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex_Kanevsky_-_HTG15725_-_4000-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex_Kanevsky_-_HTG15725_-_4000-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex_Kanevsky_-_HTG15725_-_4000-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alex_Kanevsky_-_HTG15725_-_4000-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-11-08T00:14:46.641909Z",
                "updated_at": "2021-09-13T11:36:35.785895Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "0e61349c-5e40-4e71-8898-43e8fc33e863"
            },
            "venue": {
                "id": 2922,
                "name": "Hollis Taggart",
                "slug": "hollis-taggart",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7501629,-74.0036634",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3010,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/nsna18-install5.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nsna18-install5-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-09-14T15:23:09.677599Z",
                    "updated_at": "2021-09-14T13:43:59.649636Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "0e61349c-5e40-4e71-8898-43e8fc33e863"
                },
                "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": "2020-11-08T00:14:25.617209Z",
            "publish_time": null,
            "slug": "figure-as-form",
            "created_at": "2020-11-08T00:14:25.621857Z",
            "updated_at": "2020-11-08T00:14:49.072974Z",
            "summary": "Figure as Form is an Gallery Shows event starting on 12/11/2020, 00:00 and ending on 31/12/2020, 11:59. Event is in Hollis Taggart with address 521 W. 26th, 1st Floor.",
            "title": "Figure as Form",
            "content": "<span style=\"color: rgb(117, 117, 117); font-family: &quot;HK Grotesk&quot;, sans-serif; font-size: 13.5px; background-color: rgb(255, 255, 255);\">On November 12, we will open&nbsp;</span><i style=\"margin: 0px; padding: 0px; pointer-events: auto; color: rgb(117, 117, 117); font-family: &quot;HK Grotesk&quot;, sans-serif; font-size: 13.5px; background-color: rgb(255, 255, 255);\">Figure as Form</i><span style=\"color: rgb(117, 117, 117); font-family: &quot;HK Grotesk&quot;, sans-serif; font-size: 13.5px; background-color: rgb(255, 255, 255);\">, a group exhibition that explores the ways in which artists, from the post-war era to the present day, have used the human form as a compositional device.</span><br>",
            "start_time": "2020-11-12T00:00:00.000000Z",
            "end_time": "2020-12-31T11:59: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": "521 W. 26th, 1st Floor",
            "city": "New York City",
            "geolocation": "40.7502381,-74.00361470000001",
            "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": [
                1967,
                1760,
                3008,
                2456,
                2996,
                3525,
                10167
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2941,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4408,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael_Callas_Bronzino_Aerosol_on_Canvas_53.25_x_79.25-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael_Callas_Bronzino_Aerosol_on_Canvas_53.25_x_79.25-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael_Callas_Bronzino_Aerosol_on_Canvas_53.25_x_79.25-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael_Callas_Bronzino_Aerosol_on_Canvas_53.25_x_79.25-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael_Callas_Bronzino_Aerosol_on_Canvas_53.25_x_79.25-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Michael_Callas_Bronzino_Aerosol_on_Canvas_53.25_x_79.25.JPG",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael_Callas_Bronzino_Aerosol_on_Canvas_53.25_x_79.25-crop-c0-5__0-5-179x179-70.JPG",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael_Callas_Bronzino_Aerosol_on_Canvas_53.25_x_79.25-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael_Callas_Bronzino_Aerosol_on_Canvas_53.25_x_79.25-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael_Callas_Bronzino_Aerosol_on_Canvas_53.25_x_79.25-crop-c0-5__0-5-555x312-70.JPG"
                },
                "created_at": "2020-06-24T16:09:49.456213Z",
                "updated_at": "2021-09-13T11:33:19.709208Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
            },
            "venue": {
                "id": 2812,
                "name": "JoAnne Artman Gallery New York",
                "slug": "joanne-artman-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7474216,-74.00528099999997",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-06-24T16:09:51.678183Z",
            "publish_time": null,
            "slug": "yes-masters-a-manthology",
            "created_at": "2020-06-24T16:09:51.682363Z",
            "updated_at": "2020-06-24T16:09:51.737995Z",
            "summary": "Yes, Masters: A MANthology is an Gallery Shows event starting on 10/09/2020, 18:00 and ending on 31/12/2020, 16:00. Event is in JoAnne Artman Gallery New York with address JoAnne Artman Gallery\n511A West 22nd Street\nNY, NY 10011.",
            "title": "Yes, Masters: A MANthology",
            "content": "<span lang=\"EN\" style=\"color: windowtext; font-size: 11pt; line-height: 16.8667px; font-family: Cambria;\">A marker of a great work of art is its timelessness. JoAnne Artman Gallery proudly presents, <",
            "start_time": "2020-09-10T18:00:00.000000Z",
            "end_time": "2020-12-31T16: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": "JoAnne Artman Gallery\n511A West 22nd Street\nNY, NY 10011",
            "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": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 14343,
            "author": {
                "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                "username": "woodwardgallery133",
                "slug": "woodwardgallery133",
                "first_name": "KRISTINE",
                "last_name": "WOODWARD",
                "display_name": "KRISTINE WOODWARD",
                "display_name_full": "KRISTINE WOODWARD",
                "email": "art@woodwardgallery.net",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 14260,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30cbed54e0fb4164ad33f6a7af9abc49-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30cbed54e0fb4164ad33f6a7af9abc49-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30cbed54e0fb4164ad33f6a7af9abc49-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30cbed54e0fb4164ad33f6a7af9abc49-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30cbed54e0fb4164ad33f6a7af9abc49-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/30cbed54e0fb4164ad33f6a7af9abc49.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30cbed54e0fb4164ad33f6a7af9abc49-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30cbed54e0fb4164ad33f6a7af9abc49-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30cbed54e0fb4164ad33f6a7af9abc49-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/30cbed54e0fb4164ad33f6a7af9abc49-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2022-09-29T19:05:09.695544Z",
                "updated_at": "2022-09-29T19:05:09.695581Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "61393d8f-3c05-47a1-bb80-f435268be771"
            },
            "venue": {
                "id": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.719014,-73.99181290000001",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2578,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2022-09-29T19:05:20.187139Z",
            "publish_time": null,
            "slug": "margaret-morrison-home-away",
            "created_at": "2022-09-29T19:05:20.190950Z",
            "updated_at": "2022-09-29T19:05:20.232510Z",
            "summary": "Margaret Morrison: Home/ Away is an Museum Exhibitions event starting on 01/10/2020, 18:56 and ending on 31/12/2020, 16:57. Event is in Woodward Gallery with address 132A Eldridge Street.",
            "title": "Margaret Morrison: Home/ Away",
            "content": "https://woodwardgallery.net/margaret-morrison-home/\r\n\r\nTuscany is Margaret Morrison’s second home. Nearly every summer, she roams through the antique markets of Arezzo, Cortona, and Lucca looking for inspiration and finds tables laden with sumptuous offerings of silver, crystal and collectables which dazzle the eye. In addition to the gentrified, high end antiques, there are tables piled high with cast off trinkets and broken lamps that fascinate Morrison with their accidental beauty. Upon returning to Athens, Georgia, Morrison began painting in her elegant, in-town studio with high ceilings and state-of-the-art lighting.\r\n\r\nHowever, once the pandemic hit, Morrison started working from home, leading her to rediscover her old home studio, the studio that she had abandoned eleven years earlier. She describes how her old space was “haunted by the ghosts of previous paintings.” And like the attic full of dusty draped furniture from a Hollywood movie, she brought her home studio back to life. M",
            "start_time": "2020-10-01T18:56:00.000000Z",
            "end_time": "2020-12-31T16:57: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": "132A Eldridge Street",
            "city": "",
            "geolocation": "40.719014,-73.99181290000001",
            "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": [
                3213
            ],
            "artworks": [
                13262,
                13274,
                13501,
                13502,
                50521,
                51824,
                51825
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3073,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "erinmetzdorf@gmail.com",
                "telephone": "+1 949 510 5481"
            },
            "price": null,
            "featured_image": {
                "id": 4549,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pastel_Flowers_Diptych_Michael_Callas_spray_paint_and_stencil_on_canvas_44_x_30-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pastel_Flowers_Diptych_Michael_Callas_spray_paint_and_stencil_on_canvas_44_x_30-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pastel_Flowers_Diptych_Michael_Callas_spray_paint_and_stencil_on_canvas_44_x_30-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pastel_Flowers_Diptych_Michael_Callas_spray_paint_and_stencil_on_canvas_44_x_30-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pastel_Flowers_Diptych_Michael_Callas_spray_paint_and_stencil_on_canvas_44_x_30-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pastel_Flowers_Diptych_Michael_Callas_spray_paint_and_stencil_on_canvas_44_x_30.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pastel_Flowers_Diptych_Michael_Callas_spray_paint_and_stencil_on_canvas_44_x_30-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pastel_Flowers_Diptych_Michael_Callas_spray_paint_and_stencil_on_canvas_44_x_30-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pastel_Flowers_Diptych_Michael_Callas_spray_paint_and_stencil_on_canvas_44_x_30-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pastel_Flowers_Diptych_Michael_Callas_spray_paint_and_stencil_on_canvas_44_x_30-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-10-23T21:08:41.703937Z",
                "updated_at": "2021-09-13T11:36:20.845967Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
            },
            "venue": {
                "id": 2673,
                "name": "JoAnne Artman Gallery Laguna Beach",
                "slug": "joanne-artman-gallery-laguna-beach",
                "city": "Laguna Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.5442691,-117.78883129999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4970,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/41b541395fbc405784b87c3df03cff5c.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/41b541395fbc405784b87c3df03cff5c-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2025-08-27T17:00:43.578636Z",
                    "updated_at": "2025-08-27T17:00:43.578674Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
                },
                "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": "2020-10-23T21:08:42.784453Z",
            "publish_time": null,
            "slug": "p-o-pular-featuring-greg-miller-john-crash-matos-michael-callas",
            "created_at": "2020-10-23T21:08:42.788606Z",
            "updated_at": "2020-10-23T21:08:42.829895Z",
            "summary": "P O P·u·lar: Featuring GREG MILLER, JOHN “CRASH” MATOS + MICHAEL CALLAS is an Gallery Shows event starting on 23/10/2020, 10:00 and ending on 31/12/2020, 17:00. Event is in JoAnne Artman Gallery Laguna Beach with address 326 N Coast Highway.",
            "title": "P O P·u·lar: Featuring GREG MILLER, JOHN “CRASH” MATOS + MICHAEL CALLAS",
            "content": "<p class=\"MsoNormal\" style=\"margin: 0in 0in 1.15pt; font-size: 11pt; font-family: Arial; line-height: normal; color: rgb(0, 0, 0); text-align: justify; border: none;\"><i><span style=\"font-family: &quot;MS ゴシック&quot;;\">♩♪</span></i><i><span style=\"font-family: Cambria;\">Popular, I know about popular </span></i><i><span style=\"font-family: &quot;MS ゴシック&quot;;\">♫♭</span></i><i><span style=\"font-family: Cambria;\"><o:p></o:p></span></i></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 1.15pt; font-size: 11pt; font-family: Arial; line-height: normal; color: rgb(0, 0, 0); text-align: justify; border: none;\"><span style=\"font-family: Cambria;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0in 0in 1.15pt; font-size: 11pt; font-family: Arial; line-height: normal; color: rgb(0, 0, 0); text-align: justify; border: none;\"><span style=\"font-family: Cambria;\">JoAnne Artman Gallery is pleased to present, \"<i>P O P·u·lar</i>,\" an exhibition featuring the works of Greg Miller, John “CRA",
            "start_time": "2020-10-23T10:00:00.000000Z",
            "end_time": "2020-12-31T17: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": "326 N Coast Highway",
            "city": "Laguna Beach",
            "geolocation": "33.5442691,-117.78883129999997",
            "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": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3097,
            "author": {
                "id": "cfc50155-9a72-4503-a787-1c7499c807ce",
                "username": "AddictedArtGallery",
                "slug": "addictedartgallery",
                "first_name": "Blair",
                "last_name": "Thomson",
                "display_name": "Blair Thomson",
                "display_name_full": "Blair Thomson",
                "email": "blair@addictedgallery.com",
                "telephone": "+65 9068 2026"
            },
            "price": null,
            "featured_image": {
                "id": 4577,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/INYAFACE_Again_-_Event_Size_Image-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/INYAFACE_Again_-_Event_Size_Image-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/INYAFACE_Again_-_Event_Size_Image-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/INYAFACE_Again_-_Event_Size_Image-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/INYAFACE_Again_-_Event_Size_Image-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/INYAFACE_Again_-_Event_Size_Image.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/INYAFACE_Again_-_Event_Size_Image-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/INYAFACE_Again_-_Event_Size_Image-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/INYAFACE_Again_-_Event_Size_Image-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/INYAFACE_Again_-_Event_Size_Image-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-11-13T07:34:55.505457Z",
                "updated_at": "2021-09-13T11:36:48.040301Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "cfc50155-9a72-4503-a787-1c7499c807ce"
            },
            "venue": {
                "id": 2675,
                "name": "Addicted Art Gallery",
                "slug": "addicted-art-gallery",
                "city": "By Appointment Only",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2916105,103.84547989999999",
                "artworks_for_sale_count": 28,
                "featured_image": {
                    "id": 2840,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Addicted_Art_Gallery.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-06-08T09:33:34.304216Z",
                    "updated_at": "2021-09-14T13:39:53.887486Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "cfc50155-9a72-4503-a787-1c7499c807ce"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "SG",
            "publish_status": "published",
            "published_at": "2020-11-13T07:34:58.232302Z",
            "publish_time": null,
            "slug": "inyaface-again",
            "created_at": "2020-11-13T07:34:58.236971Z",
            "updated_at": "2020-11-13T07:39:44.173134Z",
            "summary": "#INYAFACE AGAIN is an Gallery Shows event starting on 13/11/2020, 15:30 and ending on 31/12/2020, 23:59. Event is in Addicted Art Gallery with address #18-01 The Morningside, 1 Jalan Kuala, Singapore 239639.",
            "title": "#INYAFACE AGAIN",
            "content": "<p class=\"MsoNormal\" style=\"margin: 0cm; font-size: medium; font-family: Arial, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);\"><span lang=\"EN-GB\" style=\"font-size: 14pt; font-family: Avenir;\">We’re back and IN YOUR FACE!<o:p></o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0cm; font-size: medium; font-family: Arial, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);\"><span lang=\"EN-GB\" style=\"font-size: 14pt; font-family: Avenir;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" style=\"margin: 0cm; font-size: medium; font-family: Arial, sans-serif; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);\"><span lang=\"EN-GB\" style=\"font-size: 14pt; font-family: Avenir;\">Following the success of last year’s #INYAFACE exhibition, we’re doing it all again and bringing you the best mash-up of urban and pop art with #INYAFACEAgain – a global gallery space dedicated to the bold voices we need right now.&nbsp;<o:p></o:p></span></p>",
            "start_time": "2020-11-13T15:30:00.000000Z",
            "end_time": "2020-12-31T23:59: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": "#18-01 The Morningside, 1 Jalan Kuala, Singapore 239639",
            "city": "By Appointment Only",
            "geolocation": "1.2916105,103.84547989999999",
            "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": true,
            "banner_logo": null,
            "artists": [
                8,
                22,
                6992,
                9461,
                8030,
                11611,
                1454,
                751,
                3649,
                13592,
                11,
                18,
                3989,
                13,
                17,
                158,
                217,
                2739,
                5408,
                7116
            ],
            "artworks": [
                8901,
                11156,
                11454,
                12625,
                13989,
                31687,
                38747,
                38751,
                39244,
                50387
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28757,
            "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": 27368,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1c6f548b3f44d3295cd6a04e26afb7e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1c6f548b3f44d3295cd6a04e26afb7e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1c6f548b3f44d3295cd6a04e26afb7e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1c6f548b3f44d3295cd6a04e26afb7e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1c6f548b3f44d3295cd6a04e26afb7e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c1c6f548b3f44d3295cd6a04e26afb7e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1c6f548b3f44d3295cd6a04e26afb7e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1c6f548b3f44d3295cd6a04e26afb7e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1c6f548b3f44d3295cd6a04e26afb7e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c1c6f548b3f44d3295cd6a04e26afb7e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:04:23.860566Z",
                "updated_at": "2023-07-04T10:04:23.860606Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3133,
                "name": "&Gallery",
                "slug": "andgallery",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.95628789999999,-3.198353699999999",
                "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-07-04T10:04:29.649366Z",
            "publish_time": null,
            "slug": "company-ny-eldridge-str-ambera-wellmann-2020-11-18",
            "created_at": "2023-07-04T10:04:30.590700Z",
            "updated_at": "2023-07-04T10:04:30.631717Z",
            "summary": "Ambera Wellmann is an Gallery Shows event starting on 18/11/2020, 01:00 and ending on 01/01/2021, 01:00. Event is in &Gallery with address 88 Eldridge Street, 5th Floor.",
            "title": "Ambera Wellmann",
            "content": null,
            "start_time": "2020-11-18T01:00:00.000000Z",
            "end_time": "2021-01-01T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "88 Eldridge Street, 5th Floor",
            "city": "Lower East Side - New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 4673,
            "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": 6062,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8741967505_1602879796-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8741967505_1602879796-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8741967505_1602879796-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8741967505_1602879796-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8741967505_1602879796-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8741967505_1602879796.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8741967505_1602879796-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8741967505_1602879796-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8741967505_1602879796-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8741967505_1602879796-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-13T23:48:56.795718Z",
                "updated_at": "2021-09-13T23:48:56.795767Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3525,
                "name": "Alpha 137 Gallery",
                "slug": "alpha-137-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.745463,-73.9993492",
                "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-13T23:48:59.410198Z",
            "publish_time": null,
            "slug": "alpha-137-gallery-art-with-text-the-message-is-the-medium-2020-08-02",
            "created_at": "2021-09-13T23:49:00.445656Z",
            "updated_at": "2021-09-13T23:49:01.310003Z",
            "summary": "Art With Text: The Message is the Medium is an Gallery Shows event starting on 02/08/2020, 00:00 and ending on 01/01/2021, 01:00. Event is in Alpha 137 Gallery with address Manhattan, NYC.",
            "title": "Art With Text: The Message is the Medium",
            "content": null,
            "start_time": "2020-08-02T00:00:00.000000Z",
            "end_time": "2021-01-01T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Manhattan, NYC",
            "city": "New York, NY",
            "geolocation": "40.7896239,-73.9598939",
            "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": 4979,
            "author": {
                "id": "4c42e595-90e3-4997-a780-3d212b4df28c",
                "username": "planet3arth@gmail.com",
                "slug": "planet3arthgmailcom",
                "first_name": "Luba",
                "last_name": "Ramirez",
                "display_name": null,
                "display_name_full": "Luba Ramirez",
                "email": "planet3arth@gmail.com",
                "telephone": "+1 845-548-5161"
            },
            "price": null,
            "featured_image": {
                "id": 6349,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1384515748_1606273462-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1384515748_1606273462-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1384515748_1606273462-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1384515748_1606273462-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1384515748_1606273462-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1384515748_1606273462.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1384515748_1606273462-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1384515748_1606273462-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1384515748_1606273462-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1384515748_1606273462-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T12:27:03.900676Z",
                "updated_at": "2021-09-29T12:27:03.900732Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3248,
                "name": "ArtToSaveLives Contemporary",
                "slug": "arttosavelives-contemporary",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.8646534,-80.1931604",
                "artworks_for_sale_count": 17,
                "featured_image": {
                    "id": 4317,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bf4b872b881d4e26a1e7a1514016b438.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bf4b872b881d4e26a1e7a1514016b438-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2023-06-05T19:30:25.224123Z",
                    "updated_at": "2023-06-05T19:30:25.224160Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "4c42e595-90e3-4997-a780-3d212b4df28c"
                },
                "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:06.864004Z",
            "publish_time": null,
            "slug": "arttosavelives-contemporary-abstract-photo-reality-2020-11-27",
            "created_at": "2021-09-29T12:27:07.646814Z",
            "updated_at": "2022-08-03T08:41:54.558121Z",
            "summary": "Abstract Photo Reality is an Gallery Shows event starting on 27/11/2020, 01:00 and ending on 01/01/2021, 01:00. Event is in ArtToSaveLives Contemporary with address 811-C Las Olas Blvd..",
            "title": "Abstract Photo Reality",
            "content": null,
            "start_time": "2020-11-27T01:00:00.000000Z",
            "end_time": "2021-01-01T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "811-C Las Olas Blvd.",
            "city": "Fort Lauderdale, FL",
            "geolocation": "29.506001,-98.650271",
            "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": []
        }
    ]
}