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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2970&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2934&ordering=start_time",
    "results": [
        {
            "id": 2802,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1099,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dexter-Dalwood-The-Deluge-2006-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dexter-Dalwood-The-Deluge-2006-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dexter-Dalwood-The-Deluge-2006-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dexter-Dalwood-The-Deluge-2006-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dexter-Dalwood-The-Deluge-2006-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Dexter-Dalwood-The-Deluge-2006-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dexter-Dalwood-The-Deluge-2006-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dexter-Dalwood-The-Deluge-2006-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dexter-Dalwood-The-Deluge-2006-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Dexter-Dalwood-The-Deluge-2006-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:11:10.742315Z",
                "updated_at": "2021-09-13T10:38:49.162119Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Dexter Dalwood - The Deluge, 2006 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2020-01-27T21:45:08.000000Z",
            "publish_time": null,
            "slug": "christies-london-post-war-and-contemporary-art-day-sale-2-13-2020",
            "created_at": "2020-01-27T21:45:08.000000Z",
            "updated_at": "2020-07-16T08:18:05.026815Z",
            "summary": "Post-War and Contemporary Art Day Sale is an Auctions event starting on 13/02/2020, 12:00 and ending on 13/02/2020, 14:00. Event is in Christie's London with address 85 Old Brompton Road, South Kensington, London, United Kingdom.",
            "title": "Post-War and Contemporary Art Day Sale",
            "content": "",
            "start_time": "2020-02-13T12:00:00.000000Z",
            "end_time": "2020-02-13T14:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "85 Old Brompton Road, South Kensington, London, United Kingdom",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4908176,-0.1839486",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                891,
                476,
                73,
                57,
                847,
                7,
                65,
                356,
                932,
                51,
                860,
                317,
                470,
                467,
                349,
                372,
                428,
                2212,
                364,
                499,
                933,
                558,
                746,
                839,
                1333,
                1697,
                2960,
                347,
                2412,
                427,
                475,
                785,
                132,
                408,
                477,
                609,
                844,
                1236,
                2809,
                505,
                660,
                764,
                934,
                3116,
                4335,
                353,
                487,
                501,
                513,
                533,
                551,
                581,
                586,
                833,
                885,
                956,
                1213,
                1374,
                1787,
                2255,
                2267,
                2276,
                2341,
                3078,
                3418,
                3862,
                11788,
                83,
                382,
                384,
                430,
                432,
                435,
                485,
                530,
                532,
                536,
                549,
                593,
                769,
                938,
                1329,
                1359,
                1688,
                1847,
                1857,
                1887,
                2154,
                2175,
                2243,
                2257,
                2259,
                2283,
                2287,
                2338,
                2450,
                2965,
                3118,
                3126,
                3148,
                3291,
                3459,
                3712,
                3734,
                4117,
                4585,
                4682,
                5540,
                7320,
                7419,
                7807,
                7843,
                7898,
                9632,
                10298,
                10300,
                10893
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2811,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1100,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Full-2000-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Full-2000-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Full-2000-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Full-2000-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Full-2000-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Michael-Craig-Martin-Full-2000-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Full-2000-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Full-2000-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Full-2000-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Michael-Craig-Martin-Full-2000-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:12:01.704583Z",
                "updated_at": "2021-09-13T10:38:50.198907Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Michael Craig-Martin - Full, 2000 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2020-02-04T21:32:08.000000Z",
            "publish_time": null,
            "slug": "phillips-london-20th-century-contemporary-art-evening-sale-2-13-2020",
            "created_at": "2020-02-04T21:32:08.000000Z",
            "updated_at": "2020-07-16T08:18:12.914337Z",
            "summary": "20th Century & Contemporary Art Evening Sale is an Auctions event starting on 13/02/2020, 18:00 and ending on 13/02/2020, 20:00. Event is in Phillips London with address 30 Berkeley Square, London, United Kingdom.",
            "title": "20th Century & Contemporary Art Evening Sale",
            "content": "",
            "start_time": "2020-02-13T18:00:00.000000Z",
            "end_time": "2020-02-13T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "30 Berkeley Square, London, United Kingdom",
            "city": "City of Westminster",
            "geolocation": "51.51051004999999,-0.14696381769827865",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                58,
                73,
                7,
                491,
                901,
                247,
                470,
                467,
                350,
                364,
                580,
                1220,
                785,
                2002,
                505,
                563,
                660,
                4335,
                768,
                1255,
                516,
                577,
                593,
                663,
                776,
                809,
                1359,
                1426,
                2256,
                4493,
                5540
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20554,
            "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": 19878,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f1ef364d024544c7a32298ab3314911f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f1ef364d024544c7a32298ab3314911f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f1ef364d024544c7a32298ab3314911f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f1ef364d024544c7a32298ab3314911f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f1ef364d024544c7a32298ab3314911f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f1ef364d024544c7a32298ab3314911f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f1ef364d024544c7a32298ab3314911f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f1ef364d024544c7a32298ab3314911f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f1ef364d024544c7a32298ab3314911f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f1ef364d024544c7a32298ab3314911f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-24T20:28:34.550098Z",
                "updated_at": "2023-02-10T15:12:15.879820Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3297,
                "name": "Brooklyn Museum of Art",
                "slug": "brooklyn-museum-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.6712083,-73.9636299",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-24T20:28:38.376165Z",
            "publish_time": null,
            "slug": "brooklyn-museum-of-art-jeffrey-gibson-when-fire-is-applied-to-a-stone-it-cracks-2020-02-14",
            "created_at": "2023-01-24T20:28:39.250614Z",
            "updated_at": "2023-01-24T20:28:39.250633Z",
            "summary": null,
            "title": "Jeffrey Gibson: When Fire Is Applied to a Stone It Cracks",
            "content": null,
            "start_time": "2020-02-14T01:00:00.000000Z",
            "end_time": "2021-01-10T01: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": "200 Eastern Parkway",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 20548,
            "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": 19874,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae3adedb43c94130aa26ddf31c89bde0-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae3adedb43c94130aa26ddf31c89bde0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae3adedb43c94130aa26ddf31c89bde0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae3adedb43c94130aa26ddf31c89bde0-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae3adedb43c94130aa26ddf31c89bde0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae3adedb43c94130aa26ddf31c89bde0.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae3adedb43c94130aa26ddf31c89bde0-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae3adedb43c94130aa26ddf31c89bde0-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae3adedb43c94130aa26ddf31c89bde0-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae3adedb43c94130aa26ddf31c89bde0-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-24T20:28:22.599752Z",
                "updated_at": "2023-02-10T15:12:15.262429Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3297,
                "name": "Brooklyn Museum of Art",
                "slug": "brooklyn-museum-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.6712083,-73.9636299",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-24T20:28:28.252317Z",
            "publish_time": null,
            "slug": "brooklyn-museum-of-art-african-artsglobal-conversations-2020-02-14",
            "created_at": "2023-01-24T20:28:29.145480Z",
            "updated_at": "2023-01-24T20:28:29.718256Z",
            "summary": "African Arts—Global Conversations is an Gallery Shows event starting on 14/02/2020, 01:00 and ending on 15/11/2020, 01:00. Event is in Brooklyn Museum of Art with address 200 Eastern Parkway.",
            "title": "African Arts—Global Conversations",
            "content": null,
            "start_time": "2020-02-14T01:00:00.000000Z",
            "end_time": "2020-11-15T01: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": "200 Eastern Parkway",
            "city": "New York",
            "geolocation": "40.6709108,-73.96331573047141",
            "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": 20551,
            "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": 19876,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ccc8c15ae984b9391c6cf06c13d830d-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ccc8c15ae984b9391c6cf06c13d830d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ccc8c15ae984b9391c6cf06c13d830d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ccc8c15ae984b9391c6cf06c13d830d-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ccc8c15ae984b9391c6cf06c13d830d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4ccc8c15ae984b9391c6cf06c13d830d.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ccc8c15ae984b9391c6cf06c13d830d-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ccc8c15ae984b9391c6cf06c13d830d-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ccc8c15ae984b9391c6cf06c13d830d-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4ccc8c15ae984b9391c6cf06c13d830d-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-24T20:28:27.752163Z",
                "updated_at": "2023-02-10T15:12:15.583851Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3297,
                "name": "Brooklyn Museum of Art",
                "slug": "brooklyn-museum-art",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.6712083,-73.9636299",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-24T20:28:30.788786Z",
            "publish_time": null,
            "slug": "brooklyn-museum-of-art-climate-in-crisis-environmental-change-in-the-indigenous-americas-2020-02-14",
            "created_at": "2023-01-24T20:28:31.678619Z",
            "updated_at": "2023-01-24T20:28:31.678638Z",
            "summary": null,
            "title": "Climate in Crisis: Environmental Change in the Indigenous Americas",
            "content": null,
            "start_time": "2020-02-14T01:00:00.000000Z",
            "end_time": "2021-01-10T01: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": "200 Eastern Parkway",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2812,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1101,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucas-Arruda-Untitled-from-the-Deserto-Modelo-series-2014-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucas-Arruda-Untitled-from-the-Deserto-Modelo-series-2014-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucas-Arruda-Untitled-from-the-Deserto-Modelo-series-2014-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucas-Arruda-Untitled-from-the-Deserto-Modelo-series-2014-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucas-Arruda-Untitled-from-the-Deserto-Modelo-series-2014-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Lucas-Arruda-Untitled-from-the-Deserto-Modelo-series-2014-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucas-Arruda-Untitled-from-the-Deserto-Modelo-series-2014-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucas-Arruda-Untitled-from-the-Deserto-Modelo-series-2014-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucas-Arruda-Untitled-from-the-Deserto-Modelo-series-2014-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Lucas-Arruda-Untitled-from-the-Deserto-Modelo-series-2014-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:13:21.007964Z",
                "updated_at": "2021-09-13T10:38:51.578584Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Lucas Arruda - Untitled (from the Deserto-Modelo series), 2014 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2020-02-04T21:33:27.000000Z",
            "publish_time": null,
            "slug": "phillips-london-20th-century-contemporary-art-day-sale-2-14-2020",
            "created_at": "2020-02-04T21:33:27.000000Z",
            "updated_at": "2020-07-16T08:18:13.411547Z",
            "summary": "20th Century & Contemporary Art Day Sale is an Auctions event starting on 14/02/2020, 13:00 and ending on 14/02/2020, 17:00. Event is in Phillips London with address 30 Berkeley Square, London, United Kingdom.",
            "title": "20th Century & Contemporary Art Day Sale",
            "content": "",
            "start_time": "2020-02-14T13:00:00.000000Z",
            "end_time": "2020-02-14T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "30 Berkeley Square, London, United Kingdom",
            "city": "City of Westminster",
            "geolocation": "51.51051004999999,-0.14696381769827865",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                58,
                914,
                57,
                7,
                2158,
                659,
                860,
                901,
                247,
                470,
                802,
                467,
                349,
                843,
                115,
                11790,
                3212,
                499,
                933,
                1216,
                3700,
                1333,
                460,
                347,
                857,
                1220,
                785,
                1482,
                2002,
                2149,
                2958,
                132,
                408,
                609,
                505,
                660,
                934,
                358,
                501,
                513,
                527,
                533,
                555,
                592,
                768,
                810,
                833,
                1162,
                1884,
                2610,
                5131,
                85,
                136,
                370,
                382,
                432,
                480,
                490,
                492,
                532,
                575,
                749,
                787,
                915,
                936,
                987,
                1098,
                1359,
                1370,
                1377,
                1426,
                1543,
                1847,
                1873,
                1888,
                2184,
                2256,
                2271,
                2301,
                2338,
                2376,
                2946,
                2973,
                3002,
                3003,
                3081,
                3150,
                3234,
                3235,
                3252,
                3315,
                3425,
                3482,
                3712,
                3714,
                3748,
                4493,
                4682,
                6531,
                7898,
                9180,
                9625,
                10298,
                10633,
                11543
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2891,
            "author": {
                "id": "6dad3612-3b9c-40a6-9f0c-b47416fed875",
                "username": "stefania_1340",
                "slug": "stefania_1340",
                "first_name": "Stefania",
                "last_name": "Minutaglio",
                "display_name": "Stefania Minutaglio",
                "display_name_full": "Stefania Minutaglio",
                "email": "stefania@11HH.gallery",
                "telephone": "+1 786 830 6852"
            },
            "price": null,
            "featured_image": {
                "id": 4337,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2065796122_1589236640-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2065796122_1589236640-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2065796122_1589236640-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2065796122_1589236640-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2065796122_1589236640-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2065796122_1589236640.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2065796122_1589236640-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2065796122_1589236640-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2065796122_1589236640-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2065796122_1589236640-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-05-14T21:47:24.576300Z",
                "updated_at": "2021-09-13T11:32:29.520648Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2973,
                "name": "11HH Art Gallery | Miami",
                "slug": "11-hellheaven-art-gallery",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7986707,-80.1893809",
                "artworks_for_sale_count": 280,
                "featured_image": {
                    "id": 2768,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-miami-showroom-dp-1585406847-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-miami-showroom-dp-1585406847-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-miami-showroom-dp-1585406847-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-miami-showroom-dp-1585406847-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-miami-showroom-dp-1585406847-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-miami-showroom-dp-1585406847-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/11-hellheaven-miami-showroom-dp-1585406847.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-miami-showroom-dp-1585406847-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:25.265192Z",
                    "updated_at": "2021-09-14T13:38:09.937725Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-05-12T00:37:40.000000Z",
            "publish_time": null,
            "slug": "megagong-night",
            "created_at": "2020-05-12T00:37:40.000000Z",
            "updated_at": "2020-07-16T08:18:52.821236Z",
            "summary": "MEGAGONG NIGHT is an Gallery Shows event starting on 15/02/2020, 00:00 and ending on 16/02/2020, 00:00. Event is in 11 [HH] Miami Showroom with address Portofino Tower South Beach.",
            "title": "MEGAGONG NIGHT",
            "content": "MEGAGONG NIGHT *** VIP PARTY  INVITATION ONLY ***\r\n\r\nMarco Guglielmi Reimmortal has chosen Portofino Tower/South Pointe Master Association to present MEGAGONG Project as a world preview before SCOPE N.Y. in March 2020.",
            "start_time": "2020-02-15T00:00:00.000000Z",
            "end_time": "2020-02-16T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Portofino Tower South Beach",
            "city": "Miami Beach",
            "geolocation": "25.767723699999998,-80.13504424482201",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2798,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1103,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Raymond-Pettibon-Untitled-To-make-use-of-to-be-of-use-2003-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Raymond-Pettibon-Untitled-To-make-use-of-to-be-of-use-2003-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Raymond-Pettibon-Untitled-To-make-use-of-to-be-of-use-2003-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Raymond-Pettibon-Untitled-To-make-use-of-to-be-of-use-2003-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Raymond-Pettibon-Untitled-To-make-use-of-to-be-of-use-2003-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Raymond-Pettibon-Untitled-To-make-use-of-to-be-of-use-2003-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Raymond-Pettibon-Untitled-To-make-use-of-to-be-of-use-2003-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Raymond-Pettibon-Untitled-To-make-use-of-to-be-of-use-2003-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Raymond-Pettibon-Untitled-To-make-use-of-to-be-of-use-2003-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Raymond-Pettibon-Untitled-To-make-use-of-to-be-of-use-2003-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:14:01.656568Z",
                "updated_at": "2021-09-13T10:38:53.308400Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Raymond Pettibon - Untitled (To make use of, to be of use), 2003 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1651,
                "name": "Bonhams Los Angeles",
                "slug": "bonhams-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.098354,-118.35526199999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2161,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_los_angeles.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:28.516310Z",
                    "updated_at": "2021-09-14T13:23:43.623184Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_los_angeles",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-01-27T21:17:39.000000Z",
            "publish_time": null,
            "slug": "bonhams-los-angeles-post-war-contemporary-art-2-15-2020",
            "created_at": "2020-01-27T21:17:39.000000Z",
            "updated_at": "2020-07-16T08:18:03.144675Z",
            "summary": "Post-War & Contemporary Art is an Auctions event starting on 15/02/2020, 16:00 and ending on 15/02/2020, 20:00. Event is in Bonhams Los Angeles with address 7601 W. Sunset Boulevard, Los Angeles, United States.",
            "title": "Post-War & Contemporary Art",
            "content": "",
            "start_time": "2020-02-15T16:00:00.000000Z",
            "end_time": "2020-02-15T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7601 W. Sunset Boulevard, Los Angeles, United States",
            "city": "Los Angeles",
            "geolocation": "34.0980016,-118.3478166",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                783,
                790,
                2403,
                317,
                3212,
                1340,
                2388,
                844,
                805,
                1160,
                581,
                587,
                833,
                1876,
                1955,
                2955,
                3616,
                4082,
                5046,
                6589,
                12363,
                393,
                430,
                699,
                701,
                1585,
                1751,
                2242,
                2268,
                2417,
                2521,
                2618,
                2941,
                2973,
                3011,
                4081,
                4450,
                4620,
                4690,
                7855,
                10635,
                11396
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 28762,
            "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": 27373,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bebeff894eb1453491657bd5dfe2e22e-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bebeff894eb1453491657bd5dfe2e22e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bebeff894eb1453491657bd5dfe2e22e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bebeff894eb1453491657bd5dfe2e22e-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bebeff894eb1453491657bd5dfe2e22e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bebeff894eb1453491657bd5dfe2e22e.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bebeff894eb1453491657bd5dfe2e22e-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bebeff894eb1453491657bd5dfe2e22e-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bebeff894eb1453491657bd5dfe2e22e-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bebeff894eb1453491657bd5dfe2e22e-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:04:39.494253Z",
                "updated_at": "2023-07-04T10:04:39.494290Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4952,
                "name": "CRAC Alsace",
                "slug": "crac-alsace",
                "city": "Altkirch",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "47.62526889999999,7.2392188",
                "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-07-04T10:04:43.656935Z",
            "publish_time": null,
            "slug": "crac-alsace-between-ears-new-colours-2020-02-16",
            "created_at": "2023-07-04T10:04:44.656133Z",
            "updated_at": "2023-07-04T10:04:48.950358Z",
            "summary": "Between Ears, New Colours is an Gallery Shows event starting on 16/02/2020, 01:00 and ending on 01/11/2020, 01:00. Event is in CRAC Alsace with address 18 rue du château.",
            "title": "Between Ears, New Colours",
            "content": null,
            "start_time": "2020-02-16T01:00:00.000000Z",
            "end_time": "2020-11-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": "18 rue du château",
            "city": "Altkirch",
            "geolocation": "47.719404,6.886768637217218",
            "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": 2809,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1094,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Double-Standard-1969-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Double-Standard-1969-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Double-Standard-1969-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Double-Standard-1969-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Double-Standard-1969-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ed-Ruscha-Double-Standard-1969-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Double-Standard-1969-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Double-Standard-1969-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Double-Standard-1969-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Double-Standard-1969-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:06:13.436111Z",
                "updated_at": "2021-09-13T10:38:44.636121Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ed Ruscha - Double Standard, 1969 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1869,
                "name": "Los Angeles Modern Auctions (LAMA)",
                "slug": "lama-los-angeles",
                "city": "Van Nuys",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.1982385,-118.485184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2179,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Lama_Sherman_Oaks.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Lama_Sherman_Oaks-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:48:05.996744Z",
                    "updated_at": "2021-09-14T13:24:07.182373Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Lama_Sherman_Oaks",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-02T13:56:14.000000Z",
            "publish_time": null,
            "slug": "lama-los-angeles-modern-art-design-auction-2-16-2020",
            "created_at": "2020-02-02T13:56:14.000000Z",
            "updated_at": "2020-07-16T08:18:08.508393Z",
            "summary": "Modern Art & Design Auction is an Auctions event starting on 16/02/2020, 12:00 and ending on 16/02/2020, 16:00. Event is in Los Angeles Modern Auctions (LAMA) with address 16145 Hart St, Van Nuys, United States.",
            "title": "Modern Art & Design Auction",
            "content": "Lots: 1000 - 1035 ONLINE ONLY <br /><br />\r\n\r\nLots: 1 - 149 LIVE AUCTION LOTS<br /><br />\r\n\r\n",
            "start_time": "2020-02-16T12:00:00.000000Z",
            "end_time": "2020-02-16T16:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16145 Hart St, Van Nuys, United States",
            "city": "Los Angeles",
            "geolocation": "34.19761455102041,-118.48465132653061",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                73,
                402,
                65,
                912,
                762,
                1221,
                860,
                774,
                1985,
                247,
                1998,
                570,
                373,
                494,
                893,
                362,
                458,
                2388,
                1718,
                2999,
                3328,
                6327,
                7722,
                13178,
                1160,
                2975,
                6912,
                7891,
                581,
                586,
                810,
                989,
                1246,
                1810,
                3616,
                4718,
                6453,
                6455,
                6914,
                7889,
                11497,
                11681,
                12046,
                12050,
                12174,
                13168,
                13169,
                13170,
                13171,
                13172,
                13173,
                13174,
                13175,
                13176,
                13177,
                13179,
                13180,
                13181,
                13182,
                532,
                740,
                828,
                974,
                1725,
                1841,
                1858,
                1900,
                2315,
                2439,
                2944,
                2946,
                3006,
                3026,
                3385,
                3707,
                3747,
                4662,
                4726,
                5271,
                5976,
                6006,
                6205,
                7408,
                7729,
                7855,
                7863,
                7893,
                7894,
                9611,
                9641,
                9982,
                9985,
                10268,
                10410,
                11395,
                11436,
                11495,
                11503,
                11629,
                11636,
                11638,
                11668
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2822,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 4254,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191629761_1581548687-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191629761_1581548687-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191629761_1581548687-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191629761_1581548687-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191629761_1581548687-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1191629761_1581548687.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191629761_1581548687-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191629761_1581548687-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191629761_1581548687-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1191629761_1581548687-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:20.975908Z",
                "updated_at": "2021-09-13T11:30:55.024345Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "NICHOLE WASHINGTON - REBELLIOUS BLACK GIRL -\u2028 A Solo Exhibit Presented by The Untitled Space",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-13T00:04:28.000000Z",
            "publish_time": null,
            "slug": "nichole-washington-rebellious-black-girl%e2%80%a8-a-solo-exhibit-presented-by-the-untitled-space",
            "created_at": "2020-02-13T00:04:28.000000Z",
            "updated_at": "2020-07-16T08:18:18.417002Z",
            "summary": "NICHOLE WASHINGTON - REBELLIOUS BLACK GIRL -\u2028 A Solo Exhibit Presented by The Untitled Space is an Gallery Shows event starting on 18/02/2020, 00:00 and ending on 28/02/2020, 00:00. Event is in The Untitled Space with address 45 Lispenard Street \r\nNew York, NY.",
            "title": "NICHOLE WASHINGTON - REBELLIOUS BLACK GIRL -\u2028 A Solo Exhibit Presented by The Untitled Space",
            "content": "The Untitled Space is pleased to present Nichole Washington “Rebellious Black Girl” a solo exhibition of artworks in celebration of Black History Month opening on February 18, 2020.",
            "start_time": "2020-02-18T00:00:00.000000Z",
            "end_time": "2020-02-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "45 Lispenard Street \r\nNew York, NY",
            "city": "Manhattan Community Board 1",
            "geolocation": "40.71988776470588,-74.00340326470588",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2819,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": 0.0,
            "featured_image": {
                "id": 1104,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Huang-Yan-Sem-titulo-1999-detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Huang-Yan-Sem-titulo-1999-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Huang-Yan-Sem-titulo-1999-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Huang-Yan-Sem-titulo-1999-detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Huang-Yan-Sem-titulo-1999-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Huang-Yan-Sem-titulo-1999-detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Huang-Yan-Sem-titulo-1999-detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Huang-Yan-Sem-titulo-1999-detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Huang-Yan-Sem-titulo-1999-detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Huang-Yan-Sem-titulo-1999-detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:14:05.210222Z",
                "updated_at": "2021-09-13T10:38:54.262021Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Huang Yan - Sem titulo, 1999 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1034,
                "name": "VERITAS Art Auctioneers",
                "slug": "veritas-art-auctioneers",
                "city": "Lisbon",
                "country": {
                    "code": "PT",
                    "name": "Portugal"
                },
                "geolocation": "38.738437,-9.150991999999974",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2506,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Veritas-Art.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Veritas-Art-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T06:16:01.154748Z",
                    "updated_at": "2021-09-14T13:31:14.246013Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Veritas Art",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "PT",
            "publish_status": "published",
            "published_at": "2020-02-07T15:01:48.000000Z",
            "publish_time": null,
            "slug": "veritas-lisbon-modern-contemporary-art-2020-02-20",
            "created_at": "2020-02-07T15:01:48.000000Z",
            "updated_at": "2020-08-18T14:07:36.686633Z",
            "summary": "Modern & Contemporary Art is an Auctions event starting on 20/02/2020, 21:00 and ending on 20/02/2020, 23:30. Event is in VERITAS Art Auctioneers with address Av, Elias Garcia, 157 A/B, Lisbon, Portugal.",
            "title": "Modern & Contemporary Art",
            "content": "",
            "start_time": "2020-02-20T20:00:00.000000Z",
            "end_time": "2020-02-20T22:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Av, Elias Garcia, 157 A/B, Lisbon, Portugal",
            "city": "Lisbon",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2693,
                10008,
                448,
                793,
                6641,
                748,
                28,
                347,
                544,
                13196,
                8516,
                487,
                792,
                1909,
                5532,
                12639,
                12641,
                12649,
                12652,
                12653,
                12657,
                13186,
                13187,
                13188,
                13189,
                13190,
                13191,
                13192,
                13193,
                13194,
                13195,
                13197,
                13198,
                13199,
                13200,
                13201,
                13202,
                13203,
                13204,
                13205,
                13206,
                13207,
                13208,
                13209,
                2274,
                3122,
                3760,
                4038,
                6733,
                7412,
                7953,
                7954,
                7955,
                7963,
                7964,
                7967,
                7968,
                7969,
                7972,
                7981,
                7985,
                8260,
                8262,
                8263,
                8264,
                8309,
                8310,
                8311,
                8312,
                8313,
                8315,
                8317,
                8322,
                8324,
                8325,
                8328,
                8338,
                8339,
                8346,
                9154,
                9990,
                10006,
                10007,
                10014,
                10016,
                10018,
                10019,
                10022,
                10032,
                10033,
                10034,
                10042,
                11358,
                11691,
                11717,
                11718,
                11730,
                11738,
                11741,
                11758
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 29133,
            "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": 27699,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9c3ac3971e3473aa153100d0f889283-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9c3ac3971e3473aa153100d0f889283-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9c3ac3971e3473aa153100d0f889283-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9c3ac3971e3473aa153100d0f889283-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9c3ac3971e3473aa153100d0f889283-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f9c3ac3971e3473aa153100d0f889283.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9c3ac3971e3473aa153100d0f889283-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9c3ac3971e3473aa153100d0f889283-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9c3ac3971e3473aa153100d0f889283-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f9c3ac3971e3473aa153100d0f889283-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-07T12:14:00.897432Z",
                "updated_at": "2023-07-07T12:14:00.897471Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4954,
                "name": "de Young Museum",
                "slug": "de-young-museum",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7714775,-122.4687303",
                "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-07T12:14:03.884713Z",
            "publish_time": null,
            "slug": "de-young-uncanny-valley-being-human-in-the-age-of-ai-2020-02-22",
            "created_at": "2023-07-07T12:14:04.856816Z",
            "updated_at": "2023-07-07T12:14:05.266588Z",
            "summary": "Uncanny Valley: Being Human in the Age of AI is an Gallery Shows event starting on 22/02/2020, 01:00 and ending on 25/10/2020, 00:00. Event is in de Young Museum with address 50 Hagiwara Tea Garden Drive.",
            "title": "Uncanny Valley: Being Human in the Age of AI",
            "content": null,
            "start_time": "2020-02-22T01:00:00.000000Z",
            "end_time": "2020-10-25T00: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": "50 Hagiwara Tea Garden Drive",
            "city": "San Francisco",
            "geolocation": "37.77148045,-122.46912751367088",
            "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": 20675,
            "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": 19994,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aace9c268f745dcb17be58b919cb4d4-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aace9c268f745dcb17be58b919cb4d4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aace9c268f745dcb17be58b919cb4d4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aace9c268f745dcb17be58b919cb4d4-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aace9c268f745dcb17be58b919cb4d4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9aace9c268f745dcb17be58b919cb4d4.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aace9c268f745dcb17be58b919cb4d4-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aace9c268f745dcb17be58b919cb4d4-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aace9c268f745dcb17be58b919cb4d4-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9aace9c268f745dcb17be58b919cb4d4-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-25T10:57:21.828689Z",
                "updated_at": "2023-02-10T15:13:06.605582Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5596,
                "name": "Brighton Museum & Art Gallery",
                "slug": "brighton-museum-art-gallery",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8219874,-0.1382084",
                "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-25T10:57:27.639519Z",
            "publish_time": null,
            "slug": "brighton-museum-and-art-gallery-queer-the-pier-2020-02-22",
            "created_at": "2023-01-25T10:57:28.506761Z",
            "updated_at": "2023-01-25T10:57:29.096065Z",
            "summary": "Queer the Pier is an Gallery Shows event starting on 22/02/2020, 01:00 and ending on 01/03/2023, 01:00. Event is in Brighton Museum & Art Gallery with address Royal Pavilion Gardens.",
            "title": "Queer the Pier",
            "content": null,
            "start_time": "2020-02-22T01:00:00.000000Z",
            "end_time": "2023-03-01T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Royal Pavilion Gardens",
            "city": "Brighton",
            "geolocation": "50.823081200000004,-0.13940114953976482",
            "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": 2779,
            "author": {
                "id": "e0848517-9a6f-4b33-9f7d-02bf59cfe8f0",
                "username": "bggallery",
                "slug": "bggallery",
                "first_name": "Om",
                "last_name": "Bleicher",
                "display_name": "Om Bleicher",
                "display_name_full": "Om Bleicher",
                "email": "om@bgartdealings.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4237,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/576322097_1578689454.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/576322097_1578689454-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:02.906743Z",
                "updated_at": "2021-09-13T11:30:34.650634Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Serge Hamad",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2984,
                "name": "bG Gallery",
                "slug": "bg-gallery",
                "city": "Santa Monica",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0283148,-118.46764569999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2775,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bg-gallery-dp-1576509939.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bg-gallery-dp-1576509939-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:36.254527Z",
                    "updated_at": "2021-09-14T13:38:22.145434Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-01-10T21:51:33.000000Z",
            "publish_time": null,
            "slug": "serge-hamad",
            "created_at": "2020-01-10T21:51:33.000000Z",
            "updated_at": "2020-01-10T21:51:33.000000Z",
            "summary": "Serge Hamad is an Gallery Shows event starting on 22/02/2020, 11:30 and ending on 14/03/2020, 21:00. Event is in bG Gallery with address 2525 Michigan Avenue, #A2, Santa Monica, CA 90404.",
            "title": "Serge Hamad",
            "content": "",
            "start_time": "2020-02-22T11:30:00.000000Z",
            "end_time": "2020-03-14T21: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": "2525 Michigan Avenue, #A2, Santa Monica, CA 90404",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2810,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 1092,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/adaa-the-art-show-event-1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/adaa-the-art-show-event-1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T15:02:53.239584Z",
                "updated_at": "2021-09-13T10:38:42.929103Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "adaa-the-art-show-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2992,
                "name": "Park Avenue Armory",
                "slug": "park-avenue-armory",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7672426,-73.9655172",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2020-02-03T13:28:49.000000Z",
            "publish_time": null,
            "slug": "adaa-the-art-show-2020",
            "created_at": "2020-02-03T13:28:49.000000Z",
            "updated_at": "2020-07-16T08:18:12.617705Z",
            "summary": "The Art Show 2020 is an Art Fairs event starting on 27/02/2020, 00:00 and ending on 02/03/2020, 00:00. Event is in Park Avenue Armory with address 643 Park Ave, New York, NY, New York City, United States.",
            "title": "The Art Show 2020",
            "content": "",
            "start_time": "2020-02-27T00:00:00.000000Z",
            "end_time": "2020-03-02T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "643 Park Ave, New York, NY, New York City, United States",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76723335,-73.96550355223997",
            "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": "grodriguez@artdealers.org",
            "external_url": "https://www.artdealers.org/the-art-show/information",
            "phone": "+1 212-488-5550",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2806,
            "author": {
                "id": "ca98263f-1630-4363-984a-a9d3e6c1770b",
                "username": "Angie Corda",
                "slug": "angie-corda",
                "first_name": "Angie",
                "last_name": "Kordic",
                "display_name": "Angie Kordic",
                "display_name_full": "Angie Kordic",
                "email": "a.kordic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 1086,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Urvanity-Art-2020.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urvanity-Art-2020-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T14:58:53.172383Z",
                "updated_at": "2021-09-13T10:38:37.161950Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Urvanity Art 2020",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2752,
                "name": "Lasede COAM",
                "slug": "lasede-coam",
                "city": "Madrid",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "40.4241485,-3.698447299999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "ES",
            "publish_status": "published",
            "published_at": "2020-01-30T10:26:54.000000Z",
            "publish_time": null,
            "slug": "urvanity-art-2020",
            "created_at": "2020-01-30T10:26:54.000000Z",
            "updated_at": "2020-07-16T08:18:07.007555Z",
            "summary": "Urvanity Art 2020 is an Art Fairs event starting on 27/02/2020, 10:00 and ending on 01/03/2020, 19:00. Event is in Lasede COAM with address Calle de Hortaleza, 63, 28004 Madrid, Madrid, Spain.",
            "title": "Urvanity Art 2020",
            "content": "<p>Urvanity is the best place to get to know the artistic movements that have shaken up shake up the 21st century scene, like Post-Graffiti, Lowbrow Art, Neo Pop or Urban Contemporary influences.</p>\r\n\r\n<p>The only international New Contemporary Art Fair in Spain is already preparing its fourth edition that one more year will take place in the Architecture School of Madrid COAM (C/Hortaleza 63) from February 27th to March 1st, 2020.</p>\r\n\r\n<p>A total of 30 galleries and more than 90 artists will assist this 4th edition with more than half of the exhibitors coming from around the world and establishing the New Contemporary Art Fair as the most important in the country and an international reference.</p>\r\n\r\n<p>Don’t miss it!</p>",
            "start_time": "2020-02-27T10:00:00.000000Z",
            "end_time": "2020-03-01T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": true,
            "address": "Calle de Hortaleza, 63, 28004 Madrid, Madrid, Spain",
            "city": "Madrid",
            "geolocation": "40.42393285,-3.6987163286049634",
            "price_currency": "EUR",
            "exhibitors_previous_year": 24,
            "exhibitors_this_year": 30,
            "visitors_this_year": 13000,
            "visitors_previous_year": 10000,
            "buy_tickets_url": "https://urvanity-art.com/buy-tickets/?lang=en",
            "contact_name": null,
            "email": "info@urvanity-art.com",
            "external_url": "https://urvanity-art.com/?lang=en",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                9972,
                10031,
                10032,
                10035,
                10036,
                10037
            ],
            "additional_images": []
        },
        {
            "id": 2864,
            "author": {
                "id": "73838760-8ac9-4a9b-96a0-60657180cf03",
                "username": "matthew_1451",
                "slug": "matthew_1451",
                "first_name": "Matthew",
                "last_name": "Showman",
                "display_name": "Matthew Showman",
                "display_name_full": "Matthew Showman",
                "email": "matthew@jonathanferraragallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4293,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/840327701_1585069328-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/840327701_1585069328-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/840327701_1585069328-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/840327701_1585069328-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/840327701_1585069328-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/840327701_1585069328.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/840327701_1585069328-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/840327701_1585069328-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/840327701_1585069328-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/840327701_1585069328-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-05-07T19:11:44.564177Z",
                "updated_at": "2021-09-13T11:31:37.726656Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3052,
                "name": "Jonathan Ferrara Gallery",
                "slug": "jonathan-ferrara-gallery",
                "city": "New Orleans",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "29.9449092,-90.0677252",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3030,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/jonathan-ferrara-gallery-dp-1584807406.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/jonathan-ferrara-gallery-dp-1584807406-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-09-25T17:29:13.427664Z",
                    "updated_at": "2021-09-14T13:44:40.249239Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "631e7ab8-4ee0-49ac-9973-abbaa6bae314"
                },
                "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-03-24T18:01:20.000000Z",
            "publish_time": null,
            "slug": "art-in-doom",
            "created_at": "2020-03-24T18:01:20.000000Z",
            "updated_at": "2020-03-24T18:01:20.000000Z",
            "summary": "Art in Doom is an Gallery Shows event starting on 28/02/2020, 00:00 and ending on 11/04/2020, 00:00. Event is in Jonathan Ferrara Gallery with address 400A Julia StreetNew Orleans, LA 70130.",
            "title": "Art in Doom",
            "content": "<p>JONATHAN FERRARA GALLERY is proud to announce, Art In Doom, a springtime group exhibition curated by Gallery Director Matthew Weldon Showman. This contradictory and ironic exhibition features work from established artists working across a wide range of mediums, including painting, photography, sculpture, and ceramics. Art in Doom will be on view 29 February – 11 April 2020 with opening receptions on 7 March and 4 April in conjunction with the Arts District New Orleans’ First Saturday Gallery Openings.</p>\r\n\r\n<p>Death. Destruction. Ill fate. Art in Doom features artworks by Tiffany Calvert, Beth Carter, Peter Olson, Nora See, and William Woodward, visually elucidating such unsavory subjects as political corruption, gender inequality, religious pathology, and the human condition. Cheekily scheduled during the springtime, a time of rebirth and rejuvenation, this exhibition derives its name from the event “Art in Bloom” which occurs at numerous museums nationwide during this time period. Taking a stark rejection of the idealization of Springtime, this exhibition highlights the dark and twisted pathos of humanity that is ever-present . . .</p>",
            "start_time": "2020-02-28T00:00:00.000000Z",
            "end_time": "2020-04-11T00: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": "400A Julia StreetNew Orleans, LA 70130",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                13523,
                13542,
                13545,
                13549,
                10164
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}