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

{
    "count": 37601,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2304&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2268&ordering=end_time",
    "results": [
        {
            "id": 2226,
            "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": 741,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy-Sherman-Untitled-447-2005-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy-Sherman-Untitled-447-2005-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy-Sherman-Untitled-447-2005-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy-Sherman-Untitled-447-2005-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy-Sherman-Untitled-447-2005-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Cindy-Sherman-Untitled-447-2005-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy-Sherman-Untitled-447-2005-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy-Sherman-Untitled-447-2005-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy-Sherman-Untitled-447-2005-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Cindy-Sherman-Untitled-447-2005-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:24:48.276373Z",
                "updated_at": "2021-09-13T10:34:44.893393Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Cindy Sherman - Untitled #447, 2005 (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": "2018-09-30T22:48:16.000000Z",
            "publish_time": null,
            "slug": "phillips-london-20th-century-contemporary-art-day-sale-10-4-2018",
            "created_at": "2018-09-30T22:48:16.000000Z",
            "updated_at": "2020-07-16T08:13:16.561410Z",
            "summary": "20th Century & Contemporary Art Day Sale is an Auctions event starting on 04/10/2018, 14:00 and ending on 04/10/2018, 15:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "20th Century & Contemporary Art Day Sale",
            "content": "",
            "start_time": "2018-10-04T14:00:00.000000Z",
            "end_time": "2018-10-04T15: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, Mayfair, London W1J 6EN, UK",
            "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,
                1706,
                345,
                58,
                476,
                847,
                932,
                659,
                860,
                470,
                1998,
                467,
                349,
                763,
                5157,
                2145,
                3115,
                1964,
                428,
                2212,
                364,
                2218,
                2290,
                3082,
                1333,
                1764,
                2952,
                347,
                857,
                1220,
                427,
                785,
                2958,
                132,
                395,
                477,
                478,
                609,
                2456,
                4050,
                4182,
                453,
                764,
                934,
                2926,
                291,
                358,
                433,
                501,
                533,
                555,
                581,
                586,
                710,
                768,
                833,
                989,
                1162,
                1418,
                1810,
                1884,
                2610,
                2680,
                3320,
                8171,
                83,
                382,
                426,
                472,
                490,
                492,
                516,
                532,
                537,
                549,
                593,
                597,
                604,
                607,
                692,
                809,
                936,
                973,
                1289,
                1332,
                1375,
                1543,
                1742,
                1847,
                1873,
                1918,
                1941,
                2017,
                2163,
                2217,
                2222,
                2228,
                2235,
                2241,
                2256,
                2275,
                2330,
                2331,
                2376,
                2564,
                3077,
                3127,
                3195,
                3234,
                3235,
                3251,
                3303,
                3304,
                3313,
                3701,
                3714,
                3719,
                4017,
                4495,
                4602,
                5153,
                6107,
                6433,
                7320,
                7344,
                7443,
                7488,
                9625,
                10288
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2244,
            "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": 735,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bridget-Riley-Close-By-1992-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bridget-Riley-Close-By-1992-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bridget-Riley-Close-By-1992-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bridget-Riley-Close-By-1992-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bridget-Riley-Close-By-1992-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Bridget-Riley-Close-By-1992-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bridget-Riley-Close-By-1992-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bridget-Riley-Close-By-1992-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bridget-Riley-Close-By-1992-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Bridget-Riley-Close-By-1992-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:18:40.737840Z",
                "updated_at": "2021-09-13T10:34:41.772083Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Bridget Riley - Close By, 1992 (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": "2018-09-28T16:42:37.000000Z",
            "publish_time": null,
            "slug": "christies-london-post-war-and-contemporary-art-evening-auction-10-4-2018",
            "created_at": "2018-09-28T16:42:37.000000Z",
            "updated_at": "2018-09-28T16:42:37.000000Z",
            "summary": "Post War and Contemporary Art Evening Auction is an Auctions event starting on 04/10/2018, 19:00 and ending on 04/10/2018, 20:00. Event is in Christie's London with address Christies Auctioneers South Kensington L, 85 Old Brompton Rd, Kensington, London SW7 3LD, UK.",
            "title": "Post War and Contemporary Art Evening Auction",
            "content": "",
            "start_time": "2018-10-04T19:00:00.000000Z",
            "end_time": "2018-10-04T20: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": "Christies Auctioneers South Kensington L, 85 Old Brompton Rd, Kensington, London SW7 3LD, UK",
            "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": [
                59,
                73,
                7,
                402,
                860,
                349,
                361,
                372,
                1333,
                1697,
                445,
                475,
                46,
                132,
                395,
                477,
                754,
                505,
                563,
                1331,
                352,
                433,
                501,
                1884,
                382,
                432,
                472,
                485,
                510,
                516,
                557,
                1329,
                9144
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2245,
            "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": 734,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Aerei-Planes-1989-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Aerei-Planes-1989-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Aerei-Planes-1989-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Aerei-Planes-1989-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Aerei-Planes-1989-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alighiero-Boetti-Aerei-Planes-1989-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Aerei-Planes-1989-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Aerei-Planes-1989-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Aerei-Planes-1989-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alighiero-Boetti-Aerei-Planes-1989-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:17:48.575914Z",
                "updated_at": "2021-09-13T10:34:40.987946Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alighiero Boetti - Aerei (Planes), 1989 (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": "2018-09-28T14:47:04.000000Z",
            "publish_time": null,
            "slug": "christies-london-thinking-italian-10-4-2018",
            "created_at": "2018-09-28T14:47:04.000000Z",
            "updated_at": "2018-09-28T14:47:04.000000Z",
            "summary": "Thinking Italian is an Auctions event starting on 04/10/2018, 19:00 and ending on 04/10/2018, 20:00. Event is in Christie's London with address Christies Auctioneers South Kensington L, 85 Old Brompton Rd, Kensington, London SW7 3LD, UK.",
            "title": "Thinking Italian",
            "content": "",
            "start_time": "2018-10-04T19:00:00.000000Z",
            "end_time": "2018-10-04T20: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": "Christies Auctioneers South Kensington L, 85 Old Brompton Rd, Kensington, London SW7 3LD, UK",
            "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": [
                2960,
                3868,
                433,
                885,
                2195,
                2255,
                604,
                1327,
                1329,
                1359,
                2238,
                2907,
                3076,
                3289,
                3290,
                3292,
                3293,
                3294,
                3296,
                3920,
                4783,
                5540,
                8212
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2246,
            "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": 743,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Brunhildes-Fels-Brunhildes-Rock-2007-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Brunhildes-Fels-Brunhildes-Rock-2007-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Brunhildes-Fels-Brunhildes-Rock-2007-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Brunhildes-Fels-Brunhildes-Rock-2007-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Brunhildes-Fels-Brunhildes-Rock-2007-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Anselm-Kiefer-Brunhildes-Fels-Brunhildes-Rock-2007-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Brunhildes-Fels-Brunhildes-Rock-2007-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Brunhildes-Fels-Brunhildes-Rock-2007-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Brunhildes-Fels-Brunhildes-Rock-2007-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Anselm-Kiefer-Brunhildes-Fels-Brunhildes-Rock-2007-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:30:22.343740Z",
                "updated_at": "2021-09-13T10:34:46.043727Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Anselm Kiefer - Brunhildes Fels (Brunhildes Rock), 2007 (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": "2018-10-02T13:39:08.000000Z",
            "publish_time": null,
            "slug": "christies-london-post-war-and-contemporary-art-day-auction-10-5-2018",
            "created_at": "2018-10-02T13:39:08.000000Z",
            "updated_at": "2018-10-02T13:39:08.000000Z",
            "summary": "Post War and Contemporary Art Day Auction is an Auctions event starting on 05/10/2018, 13:00 and ending on 05/10/2018, 14:00. Event is in Christie's London with address Christies Auctioneers South Kensington L, 85 Old Brompton Rd, Kensington, London SW7 3LD, UK.",
            "title": "Post War and Contemporary Art Day Auction",
            "content": "",
            "start_time": "2018-10-05T13:00:00.000000Z",
            "end_time": "2018-10-05T14: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": "Christies Auctioneers South Kensington L, 85 Old Brompton Rd, Kensington, London SW7 3LD, UK",
            "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": [
                60,
                345,
                891,
                73,
                57,
                847,
                7,
                11207,
                880,
                860,
                317,
                901,
                247,
                470,
                467,
                570,
                349,
                763,
                115,
                2212,
                364,
                746,
                839,
                1333,
                1697,
                445,
                460,
                950,
                2960,
                857,
                1220,
                1703,
                475,
                46,
                132,
                477,
                760,
                3710,
                505,
                509,
                636,
                934,
                942,
                1331,
                2252,
                3330,
                353,
                358,
                433,
                501,
                586,
                587,
                681,
                768,
                781,
                833,
                852,
                1383,
                1884,
                1973,
                2255,
                3078,
                136,
                382,
                392,
                430,
                435,
                472,
                485,
                516,
                530,
                537,
                730,
                769,
                776,
                974,
                987,
                1098,
                1174,
                1327,
                1329,
                1359,
                1758,
                1867,
                1871,
                2155,
                2156,
                2184,
                2225,
                2228,
                2238,
                2258,
                2293,
                2812,
                2910,
                2973,
                3025,
                3077,
                3086,
                3096,
                3294,
                3296,
                3565,
                3603,
                3605,
                3747,
                4697,
                5778,
                6109,
                7320,
                10303
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2247,
            "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": 746,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jungjin-Lee-Wind-07-62-2007-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jungjin-Lee-Wind-07-62-2007-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jungjin-Lee-Wind-07-62-2007-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jungjin-Lee-Wind-07-62-2007-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jungjin-Lee-Wind-07-62-2007-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jungjin-Lee-Wind-07-62-2007-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jungjin-Lee-Wind-07-62-2007-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jungjin-Lee-Wind-07-62-2007-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jungjin-Lee-Wind-07-62-2007-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jungjin-Lee-Wind-07-62-2007-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:36:52.080033Z",
                "updated_at": "2021-09-13T10:34:47.553804Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jungjin Lee - Wind 07-62, 2007 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "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": "2018-10-03T16:54:58.000000Z",
            "publish_time": null,
            "slug": "christies-new-york-photographs-10-5-2018",
            "created_at": "2018-10-03T16:54:58.000000Z",
            "updated_at": "2020-07-16T08:13:27.383400Z",
            "summary": "Photographs is an Auctions event starting on 05/10/2018, 14:00 and ending on 05/10/2018, 15:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Photographs",
            "content": "",
            "start_time": "2018-10-05T14:00:00.000000Z",
            "end_time": "2018-10-05T15: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": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "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": [
                891,
                299,
                1161,
                465,
                544,
                2536,
                2651,
                468,
                1796,
                2686,
                463,
                833,
                881,
                1213,
                1245,
                1246,
                1666,
                1713,
                1729,
                1981,
                2472,
                2523,
                2525,
                2879,
                351,
                482,
                536,
                578,
                727,
                734,
                807,
                826,
                888,
                898,
                1084,
                1118,
                1122,
                1405,
                1508,
                1705,
                1775,
                1780,
                1849,
                1975,
                2510,
                2519,
                2521,
                2527,
                2546,
                2653,
                2687,
                2857,
                2858,
                2862,
                2868,
                2878,
                2881,
                3046,
                3572,
                3585,
                3759,
                5140,
                5265,
                5435,
                5671,
                5885,
                5997,
                7590,
                9773,
                10512
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2228,
            "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": 740,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andrew-Lord-The-Italian-Set-1981-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andrew-Lord-The-Italian-Set-1981-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andrew-Lord-The-Italian-Set-1981-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andrew-Lord-The-Italian-Set-1981-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andrew-Lord-The-Italian-Set-1981-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andrew-Lord-The-Italian-Set-1981-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andrew-Lord-The-Italian-Set-1981-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andrew-Lord-The-Italian-Set-1981-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andrew-Lord-The-Italian-Set-1981-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andrew-Lord-The-Italian-Set-1981-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:22:03.998017Z",
                "updated_at": "2021-09-13T10:34:44.451750Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andrew Lord - The Italian Set, 1981 (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": "2018-09-30T20:44:06.000000Z",
            "publish_time": null,
            "slug": "phillips-london-shape-space-new-ceramic-presence-10-5-2018",
            "created_at": "2018-09-30T20:44:06.000000Z",
            "updated_at": "2020-07-16T08:13:17.612565Z",
            "summary": "Shape & Space: New Ceramic Presence is an Auctions event starting on 05/10/2018, 16:00 and ending on 05/10/2018, 17:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "Shape & Space: New Ceramic Presence",
            "content": "",
            "start_time": "2018-10-05T16:00:00.000000Z",
            "end_time": "2018-10-05T17: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, Mayfair, London W1J 6EN, UK",
            "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": [
                1702,
                402,
                418,
                115,
                433,
                549,
                1723,
                1744,
                1900,
                1979,
                2178,
                2238,
                2570,
                2643,
                3130,
                3458,
                7282,
                10637,
                10780
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2229,
            "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": 739,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcello-Lo-Giudice-Red-Vulcano-2016-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcello-Lo-Giudice-Red-Vulcano-2016-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcello-Lo-Giudice-Red-Vulcano-2016-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcello-Lo-Giudice-Red-Vulcano-2016-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcello-Lo-Giudice-Red-Vulcano-2016-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Marcello-Lo-Giudice-Red-Vulcano-2016-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcello-Lo-Giudice-Red-Vulcano-2016-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcello-Lo-Giudice-Red-Vulcano-2016-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcello-Lo-Giudice-Red-Vulcano-2016-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marcello-Lo-Giudice-Red-Vulcano-2016-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:21:36.016230Z",
                "updated_at": "2021-09-13T10:34:43.887326Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Marcello Lo Giudice - Red Vulcano, 2016 (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": "2018-09-30T15:59:56.000000Z",
            "publish_time": null,
            "slug": "phillips-london-20th-century-contemporary-art-evening-sale-10-5-2018",
            "created_at": "2018-09-30T15:59:56.000000Z",
            "updated_at": "2020-07-16T08:13:18.118645Z",
            "summary": "20th Century & Contemporary Art Evening Sale is an Auctions event starting on 05/10/2018, 17:00 and ending on 05/10/2018, 18:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "20th Century & Contemporary Art Evening Sale",
            "content": "",
            "start_time": "2018-10-05T17:00:00.000000Z",
            "end_time": "2018-10-05T18: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, Mayfair, London W1J 6EN, UK",
            "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": [
                1706,
                7,
                491,
                470,
                349,
                364,
                839,
                6527,
                347,
                395,
                477,
                453,
                1808,
                353,
                433,
                501,
                786,
                1884,
                394,
                435,
                663,
                924,
                1034,
                2156,
                2225,
                3126,
                3195,
                3422,
                10411
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2238,
            "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": 738,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Doig-Buffalo-Station-I-1997-98-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Doig-Buffalo-Station-I-1997-98-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Doig-Buffalo-Station-I-1997-98-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Doig-Buffalo-Station-I-1997-98-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Doig-Buffalo-Station-I-1997-98-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Peter-Doig-Buffalo-Station-I-1997-98-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Doig-Buffalo-Station-I-1997-98-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Doig-Buffalo-Station-I-1997-98-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Doig-Buffalo-Station-I-1997-98-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Peter-Doig-Buffalo-Station-I-1997-98-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:21:03.225121Z",
                "updated_at": "2021-09-13T10:34:43.207046Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Peter Doig - Buffalo Station I, 1997-98 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_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": "2018-09-30T15:30:28.000000Z",
            "publish_time": null,
            "slug": "sothebys-london-the-history-of-now-the-collection-of-david-teiger-sold-to-benefit-teiger-foundation-for-the-support-of-contemporary-art-10-5-2018",
            "created_at": "2018-09-30T15:30:28.000000Z",
            "updated_at": "2020-07-16T08:13:22.891546Z",
            "summary": "The History of Now: The Collection of David Teiger | Sold to Benefit Teiger Foundation for the Support of Contemporary Art is an Auctions event starting on 05/10/2018, 18:30 and ending on 05/10/2018, 19:30. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1A 2AA, UK.",
            "title": "The History of Now: The Collection of David Teiger | Sold to Benefit Teiger Foundation for the Support of Contemporary Art",
            "content": "",
            "start_time": "2018-10-05T18:30:00.000000Z",
            "end_time": "2018-10-05T19: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": "34-35 New Bond St, Mayfair, London W1A 2AA, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "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": [
                476,
                57,
                7,
                491,
                901,
                570,
                573,
                580,
                933,
                574,
                472,
                480,
                490,
                492,
                510,
                523,
                557,
                594,
                743,
                1900,
                4698
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2239,
            "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": 737,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Troika-1971-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Troika-1971-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Troika-1971-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Troika-1971-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Troika-1971-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Enrico-Castellani-Troika-1971-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Troika-1971-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Troika-1971-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Troika-1971-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Troika-1971-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:20:38.490570Z",
                "updated_at": "2021-09-13T10:34:42.848182Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Enrico Castellani - Troika, 1971 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_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": "2018-09-30T14:59:32.000000Z",
            "publish_time": null,
            "slug": "sothebys-london-contemporary-art-evening-auction-10-5-2018",
            "created_at": "2018-09-30T14:59:32.000000Z",
            "updated_at": "2020-07-16T08:13:23.381630Z",
            "summary": "Contemporary Art Evening Auction is an Auctions event starting on 05/10/2018, 19:00 and ending on 05/10/2018, 20:00. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1A 2AA, UK.",
            "title": "Contemporary Art Evening Auction",
            "content": "",
            "start_time": "2018-10-05T19:00:00.000000Z",
            "end_time": "2018-10-05T20: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": "34-35 New Bond St, Mayfair, London W1A 2AA, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "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,
                345,
                58,
                1694,
                73,
                402,
                65,
                317,
                445,
                395,
                477,
                505,
                433,
                681,
                806,
                1974,
                2255,
                435,
                472,
                516,
                678,
                776,
                924,
                1329,
                1359,
                2225,
                3293,
                3452,
                4191
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2224,
            "author": {
                "id": "ea662a35-bb0a-4863-b449-bde31e71c797",
                "username": "galeriegeraldinezberro",
                "slug": "galeriegeraldinezberro",
                "first_name": "geraldine",
                "last_name": "zberro",
                "display_name": "geraldine zberro",
                "display_name_full": "geraldine zberro",
                "email": "geraldinezberro@wanadoo.fr",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4013,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/828484938_1537203888-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/828484938_1537203888-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/828484938_1537203888-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/828484938_1537203888-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/828484938_1537203888-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/828484938_1537203888.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/828484938_1537203888-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/828484938_1537203888-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/828484938_1537203888-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/828484938_1537203888-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:39:20.140819Z",
                "updated_at": "2021-09-13T11:25:52.171384Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Summer End",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1982,
                "name": "Galerie Géraldine Zberro",
                "slug": "galerie-geraldine-zberro",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8718902,2.3120830000000296",
                "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": "2018-09-17T19:02:21.000000Z",
            "publish_time": null,
            "slug": "summer-end",
            "created_at": "2018-09-17T19:02:21.000000Z",
            "updated_at": "2020-07-16T08:13:15.602470Z",
            "summary": "Summer End is an Gallery Shows event starting on 22/09/2018, 17:00 and ending on 06/10/2018, 00:00. Event is in Galerie Géraldine Zberro with address 25 rue Jean Mermoz \r\n75008 Paris.",
            "title": "Summer End",
            "content": "The Géraldine Zberro gallery presents \"Summer End\", the street art exhibition of the season, gathering artists from different countries.<br />\r\n<br />\r\nWhat is interesting about a group show is that we can bring together artists of all generations, each one has a writing, a different story and it is this mix that will surprise and capture the audience!<br />\r\n<br />\r\nThe gallery features world-renowned artists who have inspired generations of artists and collectors, such as Seen, \"The Godfather of Graffiti\", forerunner of the street art movement in NY, or Risk his friend from the US West Coast. The first to paint trains.<br />\r\n<br />\r\nJulien Malland aka Seth, painter, reporter for Canal Plus, publisher and graffiti artist, multi-talented artist, known for his murals around the world, has traveled to more than fifty countries over the past two decades.<br />\r\nHer childhood-inspired creations often place children in chaotic environments.<br />\r\n For \"Summer End\", he will present works from walls already done before.<br />\r\n<br />\r\nIn another style, the Atlas, methodical and rigorous artist, imposed his immediately recognizable style with calligraphic, erudite or fantasized signs. In the end, it's a totally hypnotic universe.<br />\r\n<br />\r\n\"Summer End\" will also be an opportunity to introduce you to the work of emerging artists such as Mateo, a French artist living in Canada. A very active Muralist, her Iranian carpets covered with portraits of women from all over the world will leave you in shock. The traditional motifs of carpets give her work a power and a breathtaking force!",
            "start_time": "2018-09-22T17:00:00.000000Z",
            "end_time": "2018-10-06T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "25 rue Jean Mermoz \r\n75008 Paris",
            "city": "Paris",
            "geolocation": "48.8718562,2.3122027",
            "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": [
                2836,
                2824,
                87,
                158,
                7672,
                160,
                218,
                2697,
                5279
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2266,
            "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": 730,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2_GRASSO-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2_GRASSO-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2_GRASSO-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2_GRASSO-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2_GRASSO-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2_GRASSO.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2_GRASSO-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2_GRASSO-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2_GRASSO-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2_GRASSO-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:13:59.384559Z",
                "updated_at": "2021-09-13T10:34:39.163719Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "#2_GRASSO",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 710,
                "name": "Perrotin",
                "slug": "perrotin-5",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.86053039999999,2.3646095999999943",
                "artworks_for_sale_count": 416,
                "featured_image": {
                    "id": 2529,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Perrotin-Paris.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Perrotin-Paris-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T11:34:34.057855Z",
                    "updated_at": "2021-09-14T13:31:44.483202Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Perrotin Paris",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2018-09-26T16:01:25.000000Z",
            "publish_time": null,
            "slug": "laurent-grasso-otto",
            "created_at": "2018-09-26T16:01:25.000000Z",
            "updated_at": "2020-07-16T08:13:35.889271Z",
            "summary": "Laurent Grasso, \"OTTO\" is an Gallery Shows event starting on 05/09/2018, 00:00 and ending on 06/10/2018, 00:00. Event is in Perrotin with address 76 rue de Turenne, Paris, France.",
            "title": "Laurent Grasso, \"OTTO\"",
            "content": "",
            "start_time": "2018-09-05T00:00:00.000000Z",
            "end_time": "2018-10-06T00: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": "76 rue de Turenne, Paris, France",
            "city": "Paris",
            "geolocation": "48.860499,2.3646739",
            "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": [
                11678
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2216,
            "author": {
                "id": "6e4a2a79-6bca-4938-b714-3205f8de039b",
                "username": "pascal_918",
                "slug": "pascal_918",
                "first_name": "Pascal",
                "last_name": "Goossens",
                "display_name": "Pascal Goossens",
                "display_name_full": "Pascal Goossens",
                "email": "info@galeriepascalgoossens.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4009,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1295703990_1536319518-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1295703990_1536319518-crop-c0-5__0-5-270x152.png",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1295703990_1536319518-crop-c0-5__0-5-524x294.png",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1295703990_1536319518-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1295703990_1536319518-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1295703990_1536319518.png",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1295703990_1536319518-crop-c0-5__0-5-179x179.png",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1295703990_1536319518-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1295703990_1536319518-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1295703990_1536319518-crop-c0-5__0-5-555x312.png"
                },
                "created_at": "2020-03-26T14:39:16.061559Z",
                "updated_at": "2021-09-13T11:25:48.279526Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alessandro Calabrese : The Long Thing",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2847,
                "name": "Galerie Pascal Goossens",
                "slug": "galerie-pascal-goossens",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.85242239999999,4.345796000000064",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2650,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Fa%C3%A7ade-Galerie-Pascal-Goossens-WW-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Fa%C3%A7ade-Galerie-Pascal-Goossens-WW-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Fa%C3%A7ade-Galerie-Pascal-Goossens-WW-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Fa%C3%A7ade-Galerie-Pascal-Goossens-WW-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Fa%C3%A7ade-Galerie-Pascal-Goossens-WW-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Fa%C3%A7ade-Galerie-Pascal-Goossens-WW-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Fa%C3%A7ade-Galerie-Pascal-Goossens-WW.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Fa%C3%A7ade-Galerie-Pascal-Goossens-WW-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:25:44.793261Z",
                    "updated_at": "2021-09-14T13:34:48.504449Z",
                    "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": "BE",
            "publish_status": "published",
            "published_at": "2018-09-07T13:16:50.000000Z",
            "publish_time": null,
            "slug": "alessandro-calabrese-the-long-thing",
            "created_at": "2018-09-07T13:16:50.000000Z",
            "updated_at": "2020-07-16T08:13:11.577670Z",
            "summary": "Alessandro Calabrese : The Long Thing is an Gallery Shows event starting on 07/09/2018, 12:00 and ending on 06/10/2018, 12:00. Event is in Galerie Pascal Goossens with address 98, Rue de Flandre\r\n1000 Brussels\r\nBELGIUM.",
            "title": "Alessandro Calabrese : The Long Thing",
            "content": "For « The Long Thing », the Milanese artist swapped his camera for another machine : a desktop scanner. The result ? Objects transfigured by a new aesthetic. \r\nThe photos are about the \"tools\" of the office environment, but we are far from Figurative. The representation is deconstructed and the object fragmented. The use of the scanner in the process of producing the images, allows the loss of control to be fully liberating. \r\nBy using an office tool, Alessandro re-reads shapes, colors and materials, pushing the boundaries of reality to the point where photography meets abstraction. \r\nAs a fight against bureaucracy, « The Long Thing » reverses the mechanism of boredom or even the march towards a form of alienation, by the very creative, free and refreshing approach of its author.",
            "start_time": "2018-09-07T12:00:00.000000Z",
            "end_time": "2018-10-06T12: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": "98, Rue de Flandre\r\n1000 Brussels\r\nBELGIUM",
            "city": "Brussels",
            "geolocation": "50.852428399999994,4.345825580650108",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2240,
            "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": 745,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maurizio-Cattelan-La-Nona-Ora-2003-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maurizio-Cattelan-La-Nona-Ora-2003-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maurizio-Cattelan-La-Nona-Ora-2003-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maurizio-Cattelan-La-Nona-Ora-2003-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maurizio-Cattelan-La-Nona-Ora-2003-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Maurizio-Cattelan-La-Nona-Ora-2003-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maurizio-Cattelan-La-Nona-Ora-2003-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maurizio-Cattelan-La-Nona-Ora-2003-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maurizio-Cattelan-La-Nona-Ora-2003-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Maurizio-Cattelan-La-Nona-Ora-2003-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:33:47.741746Z",
                "updated_at": "2021-09-13T10:34:46.990755Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Maurizio Cattelan - La Nona Ora, 2003 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_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": "2018-10-02T16:36:34.000000Z",
            "publish_time": null,
            "slug": "sothebys-london-contemporary-art-day-auction-10-6-2018",
            "created_at": "2018-10-02T16:36:34.000000Z",
            "updated_at": "2020-07-16T08:13:23.885942Z",
            "summary": "Contemporary Art Day Auction is an Auctions event starting on 06/10/2018, 11:00 and ending on 06/10/2018, 12:00. Event is in Sotheby's London with address 34-35 New Bond St, Mayfair, London W1A 2AA, UK.",
            "title": "Contemporary Art Day Auction",
            "content": "",
            "start_time": "2018-10-06T11:00:00.000000Z",
            "end_time": "2018-10-06T12: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": "34-35 New Bond St, Mayfair, London W1A 2AA, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "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,
                345,
                476,
                73,
                57,
                847,
                491,
                65,
                317,
                901,
                7426,
                470,
                802,
                1779,
                570,
                349,
                843,
                115,
                573,
                372,
                364,
                3254,
                4492,
                1216,
                2218,
                2290,
                748,
                839,
                1333,
                347,
                2462,
                10630,
                427,
                475,
                785,
                46,
                132,
                395,
                408,
                955,
                2456,
                2999,
                505,
                563,
                764,
                934,
                1808,
                2421,
                3116,
                9897,
                10330,
                273,
                291,
                433,
                501,
                513,
                533,
                555,
                574,
                682,
                768,
                786,
                792,
                806,
                833,
                3319,
                3616,
                5046,
                6870,
                382,
                430,
                472,
                490,
                492,
                495,
                523,
                536,
                578,
                593,
                604,
                607,
                692,
                697,
                879,
                936,
                954,
                1375,
                1797,
                1857,
                1892,
                2017,
                2154,
                2166,
                2175,
                2222,
                2240,
                2246,
                2257,
                2305,
                2335,
                2336,
                2396,
                2405,
                2901,
                2934,
                2973,
                3007,
                3075,
                3119,
                3133,
                3138,
                3293,
                3294,
                3296,
                3313,
                3615,
                3709,
                4017,
                4023,
                4118,
                4144,
                4434,
                4540,
                4630,
                4698,
                7343,
                10114
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2250,
            "author": null,
            "price": null,
            "featured_image": {
                "id": 4014,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167130570_1537713781-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167130570_1537713781-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167130570_1537713781-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167130570_1537713781-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167130570_1537713781-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1167130570_1537713781.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167130570_1537713781-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167130570_1537713781-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167130570_1537713781-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1167130570_1537713781-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:39:21.105724Z",
                "updated_at": "2021-09-13T11:25:53.002266Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Laura Letchinger presents: \"Connection\" with special guest Piece by Piece",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2753,
                "name": "Castelli Art Space Los Angeles",
                "slug": "castelli-art-space-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.038343,-118.3612",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2452,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Castelli-Art-Space-Los-Angeles3-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Castelli-Art-Space-Los-Angeles3-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Castelli-Art-Space-Los-Angeles3-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Castelli-Art-Space-Los-Angeles3-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Castelli-Art-Space-Los-Angeles3-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Castelli-Art-Space-Los-Angeles3-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Castelli-Art-Space-Los-Angeles3.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Castelli-Art-Space-Los-Angeles3-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T00:50:35.973826Z",
                    "updated_at": "2021-09-14T13:30:06.809454Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Castelli-Art-Space-Los-Angeles3",
                    "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": "2018-09-23T16:41:06.000000Z",
            "publish_time": null,
            "slug": "laura-letchinger-presents-connection-with-special-guest-piece-by-piece",
            "created_at": "2018-09-23T16:41:06.000000Z",
            "updated_at": "2020-07-16T08:13:28.954542Z",
            "summary": "Laura Letchinger presents: \"Connection\" with special guest Piece by Piece is an Gallery Shows event starting on 04/10/2018, 18:00 and ending on 07/10/2018, 18:00. Event is in Castelli Art Space Los Angeles with address 5428 W Washington Blvd\r\nLos Angeles, CA 90016\r\nUSA.",
            "title": "Laura Letchinger presents: \"Connection\" with special guest Piece by Piece",
            "content": "Laura Letchinger will be showing about a dozen large contemporary paintings alongside a variety of mosaic sculptures and wall hangings created by my special guest, Piece by Piece. The artisans of this Skid Row based nonprofit are also creating a 5’ by 5’ mosaic interpretation of one of her paintings and both pieces will be on exhibit. 10% of my sales throughout the run of the show (October 4 – October 7) will be donated to this groundbreaking community located in downtown L.A.<br />\r\n<br />\r\nLaura's works mainly in acrylic, mixed with graphite, charcoal, collage or pastel to create large, urban-inspired pieces.<br />\r\n<br />\r\nPiece by Piece serves the residents of Skid Row and South Los Angeles, working with those living in supportive housing and individuals with very low income. In addition to providing free mosaic art workshops—with an emphasis on recycled materials, the program offers a sense of community and opportunities to earn much-needed supplemental income. Participants gain self-confidence, courage and an improved quality of life while giving back to their communities as they collaborate to create large scale public art projects. Piece by Piece artisan, John: \"Broken pieces of glass, like memories in one’s mind are intrinsically worthless. They become valuable only when recombined into something useful. I am gleefully reassembling the shattered fragments of my yesterday’s good life, transforming them into new and beautiful, real and touchable treasures.\" Laura Letchinger is honored to have Piece by Piece exhibiting with me as my special guest.",
            "start_time": "2018-10-04T18:00:00.000000Z",
            "end_time": "2018-10-07T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "5428 W Washington Blvd\r\nLos Angeles, CA 90016\r\nUSA",
            "city": "Los Angeles",
            "geolocation": "34.0385554,-118.3611927",
            "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": 2851,
            "author": {
                "id": "d392c2f2-cda5-4cba-bd4d-33738cca233e",
                "username": "olga_1447",
                "slug": "olga_1447",
                "first_name": "Olga",
                "last_name": "Bakeeva",
                "display_name": "Olga Bakeeva",
                "display_name_full": "Olga Bakeeva",
                "email": "info@tatintsian.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4269,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1654963095_1583497137-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1654963095_1583497137-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1654963095_1583497137-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1654963095_1583497137-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1654963095_1583497137-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1654963095_1583497137.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1654963095_1583497137-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1654963095_1583497137-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1654963095_1583497137-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1654963095_1583497137-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:43:36.240468Z",
                "updated_at": "2021-09-13T11:31:17.562377Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Vik Muniz",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3000,
                "name": "Gary Tatintsian Gallery",
                "slug": "gary-tatintsian-gallery",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.1427906,55.2260301",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4046,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/eab134332ff043a1bf3c79afdb7d4241.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2022-09-18T09:55:48.724778Z",
                    "updated_at": "2022-09-18T09:55:48.724816Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "d392c2f2-cda5-4cba-bd4d-33738cca233e"
                },
                "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-06T13:18:19.000000Z",
            "publish_time": null,
            "slug": "vik-muniz",
            "created_at": "2020-03-06T13:18:19.000000Z",
            "updated_at": "2020-03-06T13:18:19.000000Z",
            "summary": "Vik Muniz is an Gallery Shows event starting on 08/06/2018, 12:00 and ending on 10/10/2018, 20:00. Event is in Gary Tatintsian Gallery with address Serebryanicheskaya Naberezhnaya 19.",
            "title": "Vik Muniz",
            "content": "",
            "start_time": "2018-06-08T12:00:00.000000Z",
            "end_time": "2018-10-10T20: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": "Serebryanicheskaya Naberezhnaya 19",
            "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": 2233,
            "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": 747,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Trouville-Scene-De-Plage-1985-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Trouville-Scene-De-Plage-1985-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Trouville-Scene-De-Plage-1985-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Trouville-Scene-De-Plage-1985-Detail-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Trouville-Scene-De-Plage-1985-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Eugene-Louis-Boudin-Trouville-Scene-De-Plage-1985-Detail.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Trouville-Scene-De-Plage-1985-Detail-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Trouville-Scene-De-Plage-1985-Detail-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Trouville-Scene-De-Plage-1985-Detail-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eugene-Louis-Boudin-Trouville-Scene-De-Plage-1985-Detail-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-24T05:38:14.894800Z",
                "updated_at": "2021-09-13T10:34:47.980112Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Eugene Louis Boudin - Trouville, Scene De Plage, 1985 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1650,
                "name": "Bonhams London",
                "slug": "bonhams-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4989182,-0.16586280000001352",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2163,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Bonhams_Knightsbridge.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-22T14:35:33.305122Z",
                    "updated_at": "2021-09-14T13:23:46.133959Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Bonhams_Knightsbridge",
                    "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": "2018-10-04T14:38:33.000000Z",
            "publish_time": null,
            "slug": "bonhams-london-impressionist-and-modern-art-10-11-2018",
            "created_at": "2018-10-04T14:38:33.000000Z",
            "updated_at": "2020-07-16T08:13:20.138487Z",
            "summary": "Impressionist and Modern Art is an Auctions event starting on 11/10/2018, 17:00 and ending on 11/10/2018, 18:00. Event is in Bonhams London with address Montpelier St, Knightsbridge, London SW7, UK.",
            "title": "Impressionist and Modern Art",
            "content": "",
            "start_time": "2018-10-11T17:00:00.000000Z",
            "end_time": "2018-10-11T18: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": "Montpelier St, Knightsbridge, London SW7, UK",
            "city": "City of Westminster",
            "geolocation": "51.4995672,-0.1658998",
            "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": [
                1702,
                1706,
                1696,
                1707,
                2192,
                3042,
                1701,
                2030,
                2149,
                5245,
                2451,
                2815,
                3405,
                758,
                2472,
                6253,
                6266,
                2194,
                2814,
                3057,
                3081,
                4530,
                4600,
                5422,
                6241,
                6244,
                6246,
                6248,
                6261,
                6263,
                6264,
                6401,
                6484,
                6533,
                6537,
                6550,
                6594,
                7794,
                9073
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2183,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3994,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1233491670_1533849345-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1233491670_1533849345-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1233491670_1533849345-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1233491670_1533849345-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1233491670_1533849345-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1233491670_1533849345.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1233491670_1533849345-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1233491670_1533849345-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1233491670_1533849345-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1233491670_1533849345-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:39:01.067220Z",
                "updated_at": "2021-09-13T11:25:20.925160Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "SOEY MILK “Inflorescence”",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-08-09T23:13:24.000000Z",
            "publish_time": null,
            "slug": "soey-milk-inflorescence",
            "created_at": "2018-08-09T23:13:24.000000Z",
            "updated_at": "2018-08-09T23:13:24.000000Z",
            "summary": "SOEY MILK “Inflorescence” is an Gallery Shows event starting on 08/09/2018, 12:00 and ending on 13/10/2018, 12:00. Event is in COREY HELFORD GALLERY with address COREY HELFORD GALLERY\r\n571 S. Anderson St. Los Angeles, CA 90033\r\n\r\nOpen Tuesday-Saturday, 12pm - 6pm\r\n(310) 287-2340.",
            "title": "SOEY MILK “Inflorescence”",
            "content": "OPENING RECEPTION:\r\nSeptember 8, 2018, 7pm - 11pm   •  \r\n\r\nON VIEW:\r\nSeptember 8 - October 13, 2018   •   \r\n\r\nCOREY HELFORD GALLERY:\r\n571 S. Anderson St. Los Angeles, CA 90033   •   \r\n\r\nOpen Tuesday-Saturday, 12pm - 6pm\r\n(310) 287-2340   •   \r\n \r\nOn Saturday, September 8, artist Soey Milk will premiere her second solo show with Corey Helford Gallery: Inflorescence. In over 20 new paintings and drawings, Milk captures the most significant moments and eras from the timeline of her life, embodying them as vibrant portraits of some of her friends.   •   \r\n\r\nSince embarking on her career as a visual artist, Milk’s works have served as markers in the timeline of her life, with her able to summon memories of all the major (and small) events happening at the time she was creating them. In Inflorescence, the history of her work and the word’s various meanings collide with the pieces of art unfurling as chapters from the floral axis of her life, embodied as a bouquet of ethereal portraits that anchors her narrative as she created this new body of work.   •   \r\n\r\nAn obsessive sketcher and doodler, for the first time ever, Milk will be showcasing the initial seedling drawings and ideas that would later blossom into some of her best-known paintings.   •   \r\n\r\n“Usually I will start with an idea and an image, then I spend a good amount of time creating a drawing of it,” says Milk. “These studies often serve as blueprints for my paintings. I work in many layers and glazes, and often on three or four paintings simultaneously. Usually my process will slow down significantly near finishing, then the tweaking hour comes where paintings are revisited and fine tuned until we are all happy.”   •   \r\n\r\nInflorescence will also continue experimentation with embedded objects as a medium in her work, with painted-over wallpapers and fabrics comprising the background of some of her paintings, pulled from the rooms they were created in. In one piece, a feather from her chicken spontaneously made its way onto the canvas and was sealed in place by a layer of paint.   •   \r\n\r\nSoey Milk’s Inflorescence will open Saturday, September 8 with an opening reception from 7pm - 11pm in the Main Gallery. The reception is open to the public and the exhibit will be on view through October 13. The space is open Tuesday - Saturday, 12pm - 6pm. Corey Helford Gallery is located at 571 S. Anderson St. Los Angeles, CA 90033.",
            "start_time": "2018-09-08T12:00:00.000000Z",
            "end_time": "2018-10-13T12: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": "COREY HELFORD GALLERY\r\n571 S. Anderson St. Los Angeles, CA 90033\r\n\r\nOpen Tuesday-Saturday, 12pm - 6pm\r\n(310) 287-2340",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5682
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2184,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3995,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/550314788_1533850134-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/550314788_1533850134-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/550314788_1533850134-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/550314788_1533850134-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/550314788_1533850134-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/550314788_1533850134.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/550314788_1533850134-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/550314788_1533850134-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/550314788_1533850134-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/550314788_1533850134-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-03-26T14:39:02.075950Z",
                "updated_at": "2021-09-13T11:25:21.860690Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "LUKE CHUEH “ANTHROPOMORPHUCKED”",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-08-09T23:28:31.000000Z",
            "publish_time": null,
            "slug": "luke-chueh-anthropomorphucked",
            "created_at": "2018-08-09T23:28:31.000000Z",
            "updated_at": "2018-08-09T23:28:31.000000Z",
            "summary": "LUKE CHUEH “ANTHROPOMORPHUCKED” is an Gallery Shows event starting on 08/09/2018, 12:00 and ending on 13/10/2018, 12:00. Event is in COREY HELFORD GALLERY with address COREY HELFORD GALLERY\r\n571 S. Anderson St. Los Angeles, CA 90033\r\n\r\nOpen Tuesday-Saturday, 12pm - 6pm\r\n(310) 287-2340.",
            "title": "LUKE CHUEH “ANTHROPOMORPHUCKED”",
            "content": "OPENING RECEPTION: September 8, 2018, 7pm - 11pm • ON VIEW: September 8 - October 13, 2018 • COREY HELFORD GALLERY: 571 S. Anderson St. Los Angeles, CA 90033 • Open Tuesday-Saturday, 12pm - 6pm (310) 287-2340 • On Saturday, September 8, artist Luke Chueh will return to Corey Helford Gallery after a three-year hiatus to premiere ANTHROPOMORPHUCKED. In over 20 new acrylic paintings, Chueh will render anthropomorphic characters both new and familiar to explore what it means to be “anthropomorphucked.” The opening reception for ANTHROPOMORPHUCKED will be held September 8 from 7pm - 11pm, and the show will be on view until October 13. • \r\n\r\n“This show is basically a collection of ideas that I developed for the past three years, that I’ve been saving for a show like this,” explains Chueh of the new body of work. He’s been exhibiting all over the country and internationally since his last solo show at Corey Helford in 2014. He says, “When I’m traveling and on the road, the only goal I have is to give the people what they want. But LA is my home. It’s my comfort zone, and I feel safe here to experiment and do things that aren’t in the usual ‘Luke Chueh style.’” • \r\n\r\nChueh has become best known for a series of white, almost mascot-like anthropomorphic figures, often depicted with the head of a bear, bunny or chicken. Over time, they have evolved to become empathetic stand-ins for himself and for the viewers. These classic figures will be present alongside a slew of new characters and even objects getting the anthropomorphic treatment, from houses to tea kettles. • ANTHROPOMORPHUCKED will also premiere new takes on Chinese mythology, from Jiangshi (hopping vampires) to a study featuring a rabbit on the moon—an homage to his heritage as a first generation Chinese-American and the stories that his parents have told him throughout his life. •  \r\n\r\n“Now that I’m back in LA and able to feel at home, I’m able to implement ideas I’ve wanted to for a long time. This show is all about me re-examining my relationship with my characters,” Chueh says. “I’ll be using all the tools in my arsenal for this show.” • \r\n\r\nLuke Chueh’s ANTHROPOMORPHUCKED will open Saturday, September 8 with an opening reception from 7pm - 11pm in Gallery Two. The reception is open to the public and the exhibit will be on view through October 13. The space is open Tuesday - Saturday, 12pm - 6pm. Corey Helford Gallery is located at 571 S. Anderson St. Los Angeles, CA 90033.",
            "start_time": "2018-09-08T12:00:00.000000Z",
            "end_time": "2018-10-13T12: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": "COREY HELFORD GALLERY\r\n571 S. Anderson St. Los Angeles, CA 90033\r\n\r\nOpen Tuesday-Saturday, 12pm - 6pm\r\n(310) 287-2340",
            "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": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5696
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}