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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1296&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1260&ordering=start_time",
    "results": [
        {
            "id": 1211,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 176,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Richard-Prince-Untitled-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:03:25.254637Z",
                "updated_at": "2021-09-13T10:28:51.330057Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Richard Prince - Untitled (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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "2016-09-20T19:45:00.000000Z",
            "publish_time": null,
            "slug": "christies-first-open-post-war-and-contemporary-art-ny-9-28-2016",
            "created_at": "2016-09-20T19:45:00.000000Z",
            "updated_at": "2020-07-16T08:04:22.769376Z",
            "summary": "First Open | Post War and Contemporary Art | NY is an Auctions event starting on 28/09/2016, 10:00 and ending on 28/09/2016, 17:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "First Open | Post War and Contemporary Art | NY",
            "content": "",
            "start_time": "2016-09-28T10:00:00.000000Z",
            "end_time": "2016-09-28T17: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": [
                60,
                345,
                58,
                1735,
                1700,
                731,
                1694,
                891,
                73,
                471,
                57,
                402,
                2380,
                1717,
                783,
                1708,
                1704,
                912,
                790,
                932,
                1221,
                2921,
                51,
                860,
                317,
                418,
                901,
                774,
                247,
                467,
                1967,
                349,
                843,
                1710,
                7382,
                373,
                494,
                573,
                985,
                3591,
                1340,
                4824,
                5898,
                350,
                428,
                751,
                1754,
                2959,
                3254,
                3590,
                7371,
                1924,
                6543,
                371,
                747,
                904,
                1333,
                1715,
                1736,
                1803,
                7392,
                460,
                1764,
                2952,
                4588,
                4635,
                7363,
                1703,
                1718,
                1839,
                1883,
                427,
                475,
                544,
                3008,
                7383,
                132,
                477,
                844,
                965,
                1236,
                1290,
                1330,
                2456,
                3710,
                505,
                805,
                934,
                942,
                1160,
                1808,
                3116,
                3123,
                3269,
                3607,
                273,
                358,
                464,
                581,
                728,
                792,
                806,
                833,
                846,
                887,
                1213,
                1383,
                1810,
                1876,
                1884,
                1955,
                1973,
                2270,
                2610,
                2680,
                2950,
                2985,
                3616,
                3732,
                3811,
                3862,
                7384,
                7397,
                149,
                172,
                382,
                394,
                483,
                485,
                536,
                549,
                559,
                571,
                678,
                759,
                761,
                807,
                828,
                890,
                908,
                910,
                936,
                952,
                954,
                971,
                1165,
                1259,
                1357,
                1714,
                1740,
                1742,
                1753,
                1763,
                1772,
                1792,
                1801,
                1825,
                1833,
                1836,
                1862,
                1879,
                1904,
                1915,
                1918,
                1920,
                1953,
                1979,
                1997,
                2083,
                2221,
                2228,
                2262,
                2273,
                2287,
                2301,
                2391,
                2405,
                2416,
                2420,
                2670,
                2681,
                2916,
                2923,
                2933,
                2983,
                3014,
                3019,
                3020,
                3023,
                3032,
                3107,
                3193,
                3230,
                3397,
                3434,
                3479,
                3602,
                3609,
                3618,
                3704,
                3711,
                3712,
                3722,
                3739,
                4021,
                4114,
                4151,
                4160,
                4612,
                4660,
                4723,
                5764,
                5933,
                7320,
                7346,
                7359,
                7360,
                7361,
                7362,
                7364,
                7365,
                7366,
                7368,
                7369,
                7370,
                7372,
                7373,
                7374,
                7375,
                7376,
                7377,
                7378,
                7379,
                7380,
                7381,
                7385,
                7388,
                7389,
                7390,
                7391,
                7393,
                7394,
                7395,
                7396
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1204,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 174,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T03:30:17.689244Z",
                "updated_at": "2021-09-13T10:28:50.323103Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Patrick Heron - COMPLEX CERULEUM IN DARK GREEN SQUARE: MARCH - AUGUST 1977 (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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "2016-09-20T09:15:15.000000Z",
            "publish_time": null,
            "slug": "sothebys-made-in-britain-9-28-2016",
            "created_at": "2016-09-20T09:15:15.000000Z",
            "updated_at": "2020-07-16T08:04:19.228707Z",
            "summary": "Made in Britain is an Auctions event starting on 28/09/2016, 10:30 and ending on 28/09/2016, 15:30. Event is in Sotheby's London with address 34 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Made in Britain",
            "content": "",
            "start_time": "2016-09-28T10:30:00.000000Z",
            "end_time": "2016-09-28T15: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 New Bond St, Mayfair, London W1S 2RT, 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,
                2616,
                476,
                57,
                3594,
                491,
                65,
                2469,
                2158,
                2161,
                2561,
                1998,
                361,
                449,
                372,
                2537,
                933,
                1697,
                2023,
                2462,
                1698,
                655,
                1988,
                928,
                1331,
                2565,
                352,
                555,
                2001,
                2162,
                144,
                384,
                461,
                466,
                1167,
                1239,
                1284,
                1632,
                1722,
                2008,
                2163,
                2168,
                2173,
                2178,
                2182,
                2358,
                2426,
                2430,
                2441,
                2443,
                2453,
                2454,
                2459,
                2464,
                2470,
                2478,
                2546,
                2563,
                2567,
                2570,
                2572,
                2575,
                2581,
                2587,
                2588,
                2605,
                2606,
                2608,
                2611,
                2614,
                2621,
                2623,
                2626,
                2628,
                2629,
                2632,
                2641,
                2643,
                3080,
                3592,
                3776,
                4073,
                5087,
                5095,
                5096,
                5102,
                5105,
                5107,
                5108,
                5115,
                5124,
                5132,
                5134,
                5137,
                5143,
                5144,
                5146,
                5147,
                5148,
                5170,
                5179,
                5966,
                5986,
                5995,
                6287,
                6411,
                6432,
                6435,
                6456,
                6825,
                6826,
                6868,
                7280,
                7281,
                7282,
                7283,
                7284,
                7285,
                7286,
                7287,
                7288,
                7289,
                7290,
                7291,
                7292,
                7293,
                7294,
                7295,
                7296,
                7297,
                7298,
                7299,
                7300,
                7301,
                7302,
                7303
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1228,
            "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": 182,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/William-Sommer-Roman-Holiday-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:44:47.387152Z",
                "updated_at": "2021-09-13T10:28:54.755939Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "William Sommer - Roman Holiday (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1100,
                "name": "Gray's Auctioneers Cleveland",
                "slug": "grays-auctioneers-cleveland",
                "city": "Cleveland",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.483277,-81.76743199999999",
                "artworks_for_sale_count": 0,
                "featured_image": 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": "2016-09-26T20:57:17.000000Z",
            "publish_time": null,
            "slug": "grays-auctioneers-modern-contemporary-and-conceptual-art-9-28-2016",
            "created_at": "2016-09-26T20:57:17.000000Z",
            "updated_at": "2020-07-16T08:04:31.306784Z",
            "summary": "Modern, Contemporary and Conceptual Art is an Auctions event starting on 28/09/2016, 11:00 and ending on 28/09/2016, 16:00. Event is in Gray's Auctioneers Cleveland with address Detroit Ave, Cleveland, OH, USA.",
            "title": "Modern, Contemporary and Conceptual Art",
            "content": "",
            "start_time": "2016-09-28T11:00:00.000000Z",
            "end_time": "2016-09-28T16: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": "Detroit Ave, Cleveland, OH, USA",
            "city": "Cleveland",
            "geolocation": "41.4923085,-81.7056353",
            "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,
                60,
                372,
                3376,
                955,
                2999,
                453,
                316,
                586,
                1787,
                3104,
                5830,
                7538,
                910,
                1091,
                1266,
                1724,
                1941,
                2154,
                3137,
                5928,
                7482,
                7483,
                7484,
                7485,
                7486,
                7487,
                7488,
                7489,
                7490,
                7491,
                7492,
                7493,
                7494,
                7495,
                7496,
                7497,
                7498,
                7499,
                7500,
                7501,
                7502,
                7503,
                7504,
                7505,
                7506,
                7507,
                7508,
                7509,
                7510,
                7511,
                7512,
                7513,
                7514,
                7515,
                7516,
                7517,
                7518,
                7519,
                7520,
                7521,
                7522,
                7524,
                7525,
                7526,
                7527,
                7528,
                7529,
                7530,
                7531,
                7532,
                7533,
                7534,
                7535,
                7536,
                7537,
                7539
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1399,
            "author": {
                "id": "bc714e71-2b8d-4c92-9fa5-6fe366078491",
                "username": "Wunderkammern",
                "slug": "wunderkammern",
                "first_name": "",
                "last_name": "",
                "display_name": "Wunderkammern",
                "display_name_full": "Wunderkammern",
                "email": "elisa.wunderkammern@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3469,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1328950056_1484312587.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1328950056_1484312587-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:30:13.688825Z",
                "updated_at": "2021-09-13T11:16:00.160280Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Limbo",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2433,
                "name": "Wunderkammern Milan",
                "slug": "wunderkammern-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4588574,9.173084700000004",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2017-01-13T13:48:52.000000Z",
            "publish_time": null,
            "slug": "doze-green-limbo-2",
            "created_at": "2017-01-13T13:48:52.000000Z",
            "updated_at": "2020-07-16T08:05:58.105131Z",
            "summary": "Limbo is an Gallery Shows event starting on 28/09/2016, 12:00 and ending on 02/11/2016, 12:00. Event is in Wunderkammern Milan with address Via Ausonio 1A.",
            "title": "Limbo",
            "content": "",
            "start_time": "2016-09-28T12:00:00.000000Z",
            "end_time": "2016-11-02T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Ausonio 1A",
            "city": "Milan",
            "geolocation": "45.4598998,9.1746648",
            "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": [
                3667
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1989,
                1990,
                1991,
                1992,
                1993,
                1994
            ]
        },
        {
            "id": 1223,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1948,
                "name": "The Cat Street Gallery",
                "slug": "the-cat-street-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2844693,114.14879440000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2594,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Cat-Street-Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:52.037742Z",
                    "updated_at": "2021-09-14T13:33:15.007168Z",
                    "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": "HK",
            "publish_status": "published",
            "published_at": "2016-09-22T19:22:44.000000Z",
            "publish_time": null,
            "slug": "belinda-fox-stilllife",
            "created_at": "2016-09-22T19:22:44.000000Z",
            "updated_at": "2016-09-22T19:22:44.000000Z",
            "summary": "Still/Life is an Gallery Shows event starting on 28/09/2016, 22:00 and ending on 12/10/2016, 22:00. Event is in The Cat Street Gallery with address 50 Tung St, Tai Ping Shan, Hong Kong.",
            "title": "Still/Life",
            "content": "",
            "start_time": "2016-09-28T22:00:00.000000Z",
            "end_time": "2016-10-12T22: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": "50 Tung St, Tai Ping Shan, Hong Kong",
            "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": "info@thecatstreetgallery.com",
            "external_url": "http://www.thecatstreetgallery.com/splash/",
            "phone": "+852 2291 0006",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6556
            ],
            "additional_images": []
        },
        {
            "id": 1232,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2679,
                "name": "CENTRE ARTASIA PARIS",
                "slug": "centre-artasia-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8576973,2.3459225000000288",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2463,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CENTRE-ARTASIA-PARIS-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CENTRE-ARTASIA-PARIS-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CENTRE-ARTASIA-PARIS-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/CENTRE-ARTASIA-PARIS.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CENTRE-ARTASIA-PARIS-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CENTRE-ARTASIA-PARIS-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CENTRE-ARTASIA-PARIS-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CENTRE-ARTASIA-PARIS-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:52:34.412944Z",
                    "updated_at": "2021-09-14T13:30:18.983912Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "CENTRE ARTASIA 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": "2016-09-27T12:49:22.000000Z",
            "publish_time": null,
            "slug": "wang-yigang-believe-your-eyes",
            "created_at": "2016-09-27T12:49:22.000000Z",
            "updated_at": "2020-07-16T08:04:33.309916Z",
            "summary": "Believe Your Eyes is an Gallery Shows event starting on 28/09/2016, 22:00 and ending on 14/11/2016, 23:00. Event is in CENTRE ARTASIA PARIS with address 2 Quai de la Mégisserie, 75001 Paris, France.",
            "title": "Believe Your Eyes",
            "content": "",
            "start_time": "2016-09-28T22:00:00.000000Z",
            "end_time": "2016-11-14T23: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": "2 Quai de la Mégisserie, 75001 Paris, France",
            "city": "Paris",
            "geolocation": "48.8575259,2.3464766",
            "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": "info@artasia.paris",
            "external_url": "http://www.artasia.paris/",
            "phone": "00 33 (0)9 52 48 17 68",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6588
            ],
            "additional_images": []
        },
        {
            "id": 1240,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2563,
                "name": "Burning Giraffe Art Gallery",
                "slug": "burning-giraffe-art-gallery",
                "city": "Torino ",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.0657031,7.6976419999999735",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2016-09-30T10:46:38.000000Z",
            "publish_time": null,
            "slug": "simone-geraci-rot",
            "created_at": "2016-09-30T10:46:38.000000Z",
            "updated_at": "2020-07-16T08:04:37.372581Z",
            "summary": "ROT is an Gallery Shows event starting on 28/09/2016, 22:00 and ending on 22/10/2016, 22:00. Event is in Burning Giraffe Art Gallery with address Via Eusebio Bava, 8, 10124 Torino, Italy.",
            "title": "ROT",
            "content": "",
            "start_time": "2016-09-28T22:00:00.000000Z",
            "end_time": "2016-10-22T22: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": "Via Eusebio Bava, 8, 10124 Torino, Italy",
            "city": "Turin",
            "geolocation": "45.0657014,7.6976177",
            "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": "info@bugartgallery.com",
            "external_url": "http://www.bugartgallery.com/",
            "phone": "+39 11 5832745",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6603
            ],
            "additional_images": []
        },
        {
            "id": 1215,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 177,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:19:03.357727Z",
                "updated_at": "2021-09-13T10:28:51.725200Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Robert Mangold - THREE SQUARES WITHIN A TRIANGLE, 1975-76",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "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": "2016-09-21T17:24:07.000000Z",
            "publish_time": null,
            "slug": "sothebys-contemporary-curated-9-29-2016",
            "created_at": "2016-09-21T17:24:07.000000Z",
            "updated_at": "2020-07-16T08:04:24.792287Z",
            "summary": "Contemporary Curated is an Auctions event starting on 29/09/2016, 10:00 and ending on 29/09/2016, 14:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Contemporary Curated",
            "content": "",
            "start_time": "2016-09-29T10:00:00.000000Z",
            "end_time": "2016-09-29T14: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": "1334 York Ave, New York, NY 10021, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76628425,-73.95354506025748",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                1694,
                59,
                476,
                73,
                471,
                847,
                1717,
                356,
                783,
                1704,
                912,
                790,
                2403,
                932,
                1221,
                860,
                2463,
                2969,
                317,
                7426,
                247,
                470,
                1720,
                7420,
                467,
                570,
                349,
                373,
                2145,
                5432,
                3591,
                830,
                1340,
                350,
                1863,
                364,
                499,
                1737,
                2959,
                3590,
                7433,
                893,
                1760,
                458,
                1333,
                1715,
                2388,
                460,
                950,
                1835,
                1877,
                4635,
                857,
                1703,
                1718,
                1839,
                427,
                544,
                1812,
                2958,
                2979,
                3008,
                46,
                132,
                408,
                469,
                477,
                965,
                1330,
                2245,
                3710,
                505,
                660,
                757,
                805,
                1160,
                1808,
                2972,
                3004,
                3123,
                235,
                358,
                433,
                464,
                487,
                527,
                581,
                586,
                742,
                806,
                1418,
                1884,
                1974,
                2341,
                2610,
                2680,
                2938,
                2950,
                3418,
                4082,
                4603,
                7423,
                290,
                432,
                496,
                520,
                523,
                532,
                536,
                549,
                730,
                787,
                823,
                828,
                915,
                925,
                927,
                984,
                1101,
                1359,
                1405,
                1523,
                1714,
                1719,
                1722,
                1724,
                1725,
                1753,
                1786,
                1797,
                1836,
                1841,
                1887,
                1915,
                1921,
                1941,
                1962,
                2184,
                2243,
                2271,
                2272,
                2287,
                2361,
                2376,
                2396,
                2859,
                2913,
                2920,
                2922,
                2923,
                2929,
                2937,
                3011,
                3021,
                3040,
                3077,
                3126,
                3296,
                3385,
                3397,
                3461,
                3525,
                3716,
                3722,
                4070,
                4124,
                4155,
                4632,
                4644,
                4682,
                4722,
                4724,
                4737,
                5052,
                5073,
                6685,
                7401,
                7402,
                7403,
                7404,
                7406,
                7407,
                7408,
                7409,
                7410,
                7411,
                7422,
                7425,
                7427,
                7429,
                7430,
                7431,
                7432,
                7434
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1221,
            "author": {
                "id": "a722d98a-59eb-4ad6-82c7-66148c72f12e",
                "username": "TheCatStreetGallery",
                "slug": "thecatstreetgallery",
                "first_name": "Loren",
                "last_name": "Stuart",
                "display_name": "TheCatStreetGallery",
                "display_name_full": "TheCatStreetGallery",
                "email": "info@thecatstreetgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3320,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1300842887_1474528193-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1300842887_1474528193-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1300842887_1474528193.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1300842887_1474528193-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1300842887_1474528193-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1300842887_1474528193-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1300842887_1474528193-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1300842887_1474528193-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1300842887_1474528193-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1300842887_1474528193-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:27:45.105905Z",
                "updated_at": "2021-09-13T11:13:16.659002Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Still/Life",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1948,
                "name": "The Cat Street Gallery",
                "slug": "the-cat-street-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2844693,114.14879440000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2594,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Cat-Street-Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:52.037742Z",
                    "updated_at": "2021-09-14T13:33:15.007168Z",
                    "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": "CN",
            "publish_status": "published",
            "published_at": "2016-10-07T11:26:55.000000Z",
            "publish_time": null,
            "slug": "stilllife",
            "created_at": "2016-10-07T11:26:55.000000Z",
            "updated_at": "2020-07-16T08:04:27.800880Z",
            "summary": "Still/Life is an Gallery Shows event starting on 29/09/2016, 12:00 and ending on 12/10/2016, 12:00. Event is in The Cat Street Gallery with address No.50 Tung Street, Sheung Wan, Hong Kong.",
            "title": "Still/Life",
            "content": "",
            "start_time": "2016-09-29T12:00:00.000000Z",
            "end_time": "2016-10-12T12: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": "No.50 Tung Street, Sheung Wan, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.2844611,114.1487628",
            "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": [
                1927,
                3321,
                3322,
                3323,
                3324,
                3325,
                3326,
                3327,
                3328,
                3329,
                3330
            ]
        },
        {
            "id": 1218,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 178,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Sigmar-Polke-Untitled-1989-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:24:03.329640Z",
                "updated_at": "2021-09-13T10:28:52.259492Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Sigmar Polke - Untitled, 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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "2016-09-22T15:31:51.000000Z",
            "publish_time": null,
            "slug": "christies-first-open-post-war-and-contemporary-art-london-9-29-2016",
            "created_at": "2016-09-22T15:31:51.000000Z",
            "updated_at": "2020-07-16T08:04:26.290375Z",
            "summary": "First Open | Post War and Contemporary Art | London is an Auctions event starting on 29/09/2016, 13:00 and ending on 29/09/2016, 16:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "First Open | Post War and Contemporary Art | London",
            "content": "",
            "start_time": "2016-09-29T13:00:00.000000Z",
            "end_time": "2016-09-29T16:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "85 Old Brompton Rd, Kensington, London SW7, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4934359,-0.1754897",
            "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,
                3027,
                790,
                949,
                860,
                868,
                901,
                470,
                570,
                349,
                843,
                573,
                372,
                428,
                1216,
                3082,
                748,
                1233,
                427,
                3008,
                132,
                844,
                2245,
                2809,
                864,
                1808,
                2421,
                487,
                574,
                592,
                702,
                846,
                956,
                1799,
                2255,
                2270,
                2680,
                3104,
                3319,
                3695,
                3919,
                5046,
                10,
                294,
                393,
                432,
                472,
                530,
                536,
                537,
                578,
                924,
                927,
                938,
                952,
                957,
                1065,
                1093,
                1174,
                1249,
                1359,
                1688,
                1742,
                1952,
                1971,
                2163,
                2221,
                2222,
                2234,
                2235,
                2242,
                2243,
                2244,
                2246,
                2257,
                2266,
                2268,
                2272,
                2273,
                2275,
                2330,
                2333,
                2336,
                2338,
                2373,
                2392,
                2420,
                2577,
                2580,
                2914,
                3006,
                3106,
                3138,
                3157,
                3237,
                3291,
                3313,
                3696,
                3711,
                3719,
                4111,
                4117,
                4118,
                4151,
                4546,
                5153,
                5488,
                5491,
                5911,
                7247,
                7412,
                7413,
                7414,
                7415,
                7416,
                7417,
                7418,
                7419,
                7421,
                7424,
                7428,
                7435,
                7436,
                7437,
                7438,
                7439,
                7441,
                7442,
                7443
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1208,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 706,
                "name": "PRETTY PORTAL",
                "slug": "pretty-portal",
                "city": "Düsseldorf",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.20714150000001,6.778107900000009",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2717,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/pretty-portal-dp-1571845650.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:39:09.096649Z",
                    "updated_at": "2021-09-14T13:36:35.840332Z",
                    "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": "DE",
            "publish_status": "published",
            "published_at": "2016-09-14T15:07:44.000000Z",
            "publish_time": null,
            "slug": "ghosts-of-things-to-come-group-exhibition",
            "created_at": "2016-09-14T15:07:44.000000Z",
            "updated_at": "2020-07-16T08:04:21.288706Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 29/09/2016, 22:00 and ending on 04/11/2016, 23:00. Event is in PRETTY PORTAL with address Brunnenstraße 12, 40223 Düsseldorf, Germany.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-09-29T22:00:00.000000Z",
            "end_time": "2016-11-04T23: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": "Brunnenstraße 12, 40223 Düsseldorf, Germany",
            "city": "Dusseldorf",
            "geolocation": "51.20719,6.7780163",
            "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": "info@prettyportal.de",
            "external_url": "http://www.prettyportal.de/",
            "phone": "+49 211 41618310",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                599,
                618,
                892,
                894
            ],
            "artworks": [],
            "magazines": [
                6513
            ],
            "additional_images": []
        },
        {
            "id": 1209,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-09-14T16:30:39.000000Z",
            "publish_time": null,
            "slug": "pippa-young-a-shifting-uncertainty-paintings",
            "created_at": "2016-09-14T16:30:39.000000Z",
            "updated_at": "2020-07-16T08:04:21.769416Z",
            "summary": "A Shifting Uncertainty: Paintings is an Gallery Shows event starting on 30/09/2016, 22:00 and ending on 31/10/2016, 23:00. Event is in Arusha Gallery with address 13A Dundas St, Edinburgh EH3 6QG, UK.",
            "title": "A Shifting Uncertainty: Paintings",
            "content": "",
            "start_time": "2016-09-30T22:00:00.000000Z",
            "end_time": "2016-10-31T23: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": "13A Dundas St, Edinburgh EH3 6QG, UK",
            "city": "Edinburgh",
            "geolocation": "55.9565231,-3.1985092",
            "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": "info@arushagallery.com",
            "external_url": "http://www.arushagallery.com/",
            "phone": "+44 131 557 1412",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                4020
            ],
            "artworks": [],
            "magazines": [
                6507
            ],
            "additional_images": []
        },
        {
            "id": 1229,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-09-26T10:31:08.000000Z",
            "publish_time": null,
            "slug": "greg-gossel-the-color-of-life",
            "created_at": "2016-09-26T10:31:08.000000Z",
            "updated_at": "2020-07-16T08:04:31.867133Z",
            "summary": "The Color of Life is an Gallery Shows event starting on 01/10/2016, 00:00 and ending on 30/10/2016, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "The Color of Life",
            "content": "",
            "start_time": "2016-10-01T00:00:00.000000Z",
            "end_time": "2016-10-30T00: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": "1016 N Western Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "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": "info@verticalgallery.com",
            "external_url": "http://verticalgallery.com/",
            "phone": "773-697-3846",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2762
            ],
            "artworks": [],
            "magazines": [
                6561
            ],
            "additional_images": []
        },
        {
            "id": 1222,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 179,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Paysage-Dans-La-Lune-1955-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Paysage-Dans-La-Lune-1955-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Zao-Wou-Ki-Paysage-Dans-La-Lune-1955-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Paysage-Dans-La-Lune-1955-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Paysage-Dans-La-Lune-1955-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Paysage-Dans-La-Lune-1955-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Paysage-Dans-La-Lune-1955-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Paysage-Dans-La-Lune-1955-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Paysage-Dans-La-Lune-1955-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Zao-Wou-Ki-Paysage-Dans-La-Lune-1955-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:29:39.870265Z",
                "updated_at": "2021-09-13T10:28:52.921353Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Zao Wou-Ki - Paysage Dans La Lune, 1955 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1670,
                "name": "Sotheby's Hong Kong",
                "slug": "sothebys-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2777138,114.16543509999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2174,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:37:28.884147Z",
                    "updated_at": "2021-09-14T13:24:00.180641Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_hong_kong",
                    "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": "HK",
            "publish_status": "published",
            "published_at": "2016-09-23T13:09:16.000000Z",
            "publish_time": null,
            "slug": "sothebys-modern-and-contemporary-asian-art-evening-sale-10-2-2016",
            "created_at": "2016-09-23T13:09:16.000000Z",
            "updated_at": "2016-09-23T13:09:16.000000Z",
            "summary": "Modern and Contemporary Asian Art Evening Sale is an Auctions event starting on 02/10/2016, 15:00 and ending on 02/10/2016, 18:00. Event is in Sotheby's Hong Kong with address One Pacific Place, 88 Queensway, Central, Hong Kong.",
            "title": "Modern and Contemporary Asian Art Evening Sale",
            "content": "",
            "start_time": "2016-10-02T15:00:00.000000Z",
            "end_time": "2016-10-02T18: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": "One Pacific Place, 88 Queensway, Central, Hong Kong",
            "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": [
                115,
                7045,
                577,
                1314,
                1369,
                3167,
                3184,
                7444,
                7445,
                7446,
                7447
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1268,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1992,
                "name": "EBK Gallery",
                "slug": "ebk-gallery-2",
                "city": "Hartford",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.7665359,-72.6774428",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-10-11T17:17:22.000000Z",
            "publish_time": null,
            "slug": "peter-waite-its-like-deja-vu-all-over-again",
            "created_at": "2016-10-11T17:17:22.000000Z",
            "updated_at": "2020-07-16T08:04:51.831529Z",
            "summary": "It’s like déjà vu all over again is an Gallery Shows event starting on 03/10/2016, 00:00 and ending on 15/11/2016, 00:00. Event is in EBK Gallery with address 218 Pearl St, Hartford, CT 06103, USA.",
            "title": "It’s like déjà vu all over again",
            "content": "",
            "start_time": "2016-10-03T00:00:00.000000Z",
            "end_time": "2016-11-15T00: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": "218 Pearl St, Hartford, CT 06103, USA",
            "city": "Hartford",
            "geolocation": "41.766539117647056,-72.6778794117647",
            "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": "ebk@ebkgallery.com",
            "external_url": "http://ebkgallery.com/",
            "phone": "860.523.9384",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6656
            ],
            "additional_images": []
        },
        {
            "id": 1224,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 181,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-S-Girl-1998-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-S-Girl-1998-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Yoshitomo-Nara-S-Girl-1998-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-S-Girl-1998-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-S-Girl-1998-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-S-Girl-1998-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-S-Girl-1998-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-S-Girl-1998-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-S-Girl-1998-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-S-Girl-1998-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:37:08.723647Z",
                "updated_at": "2021-09-13T10:28:54.340515Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Yoshitomo Nara - S-Girl, 1998 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1670,
                "name": "Sotheby's Hong Kong",
                "slug": "sothebys-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2777138,114.16543509999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2174,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:37:28.884147Z",
                    "updated_at": "2021-09-14T13:24:00.180641Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_hong_kong",
                    "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": "HK",
            "publish_status": "published",
            "published_at": "2016-09-25T14:51:44.000000Z",
            "publish_time": null,
            "slug": "sothebys-contemporary-asian-art-10-3-2016",
            "created_at": "2016-09-25T14:51:44.000000Z",
            "updated_at": "2016-09-25T14:51:44.000000Z",
            "summary": "Contemporary Asian Art is an Auctions event starting on 03/10/2016, 13:00 and ending on 03/10/2016, 16:00. Event is in Sotheby's Hong Kong with address One Pacific Place, 88 Queensway, Central, Hong Kong.",
            "title": "Contemporary Asian Art",
            "content": "",
            "start_time": "2016-10-03T13:00:00.000000Z",
            "end_time": "2016-10-03T16: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": "One Pacific Place, 88 Queensway, Central, Hong Kong",
            "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": [
                7,
                418,
                115,
                539,
                364,
                3131,
                507,
                676,
                3177,
                3966,
                504,
                508,
                512,
                521,
                541,
                575,
                576,
                577,
                584,
                614,
                879,
                1159,
                1303,
                1832,
                2508,
                3142,
                3165,
                3167,
                3183,
                3681,
                3683,
                3736,
                3742,
                3766,
                3771,
                3805,
                3968,
                4049,
                4618,
                5285,
                5286,
                5287,
                5295,
                5299,
                5300,
                5302,
                5303,
                5309,
                5314,
                5315,
                5320,
                5325,
                5330,
                5331,
                5333,
                5334,
                5813,
                6079,
                6124,
                6133,
                6183,
                6191,
                6203,
                6364,
                7468,
                7469,
                7470,
                7471,
                7472,
                7473,
                7474,
                7475,
                7540,
                7541,
                7542,
                7543,
                7544,
                7545,
                7546,
                7547,
                7548,
                7549,
                7550,
                7551,
                7552,
                7553,
                7554,
                7555,
                7556,
                7557,
                7559,
                7560,
                7561,
                7562,
                7563,
                7564,
                7565,
                9141
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1230,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 183,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Shells-6S-1927-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Shells-6S-1927-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Edward-Weston-Shells-6S-1927-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Shells-6S-1927-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Shells-6S-1927-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Shells-6S-1927-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Shells-6S-1927-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Shells-6S-1927-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Shells-6S-1927-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edward-Weston-Shells-6S-1927-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:46:50.122906Z",
                "updated_at": "2021-09-13T10:28:55.491657Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Edward Weston - Shells, 6S, 1927 (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": {
                        "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_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "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": "2016-09-27T09:09:30.000000Z",
            "publish_time": null,
            "slug": "christies-photographs-the-evening-sale-10-4-2016",
            "created_at": "2016-09-27T09:09:30.000000Z",
            "updated_at": "2020-07-16T08:04:32.309669Z",
            "summary": "Photographs: The Evening Sale is an Auctions event starting on 04/10/2016, 18:00 and ending on 04/10/2016, 19:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Photographs: The Evening Sale",
            "content": "",
            "start_time": "2016-10-04T18:00:00.000000Z",
            "end_time": "2016-10-04T19: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": [
                1161,
                1220,
                468,
                463,
                487,
                1245,
                1713,
                2472,
                2523,
                482,
                578,
                1405,
                1705,
                2227,
                2509,
                2510,
                2511,
                2512,
                2518,
                2521,
                2660,
                2687,
                2885,
                7481
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1183,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3005,
                "name": "The Old Truman Brewery",
                "slug": "the-old-truman-brewery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5211443,-0.07203459999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-08-30T19:55:27.000000Z",
            "publish_time": null,
            "slug": "moniker-art-fair-2016",
            "created_at": "2016-08-30T19:55:27.000000Z",
            "updated_at": "2016-08-30T19:55:27.000000Z",
            "summary": "Moniker Art Fair London 2016 is an Art Fairs event starting on 05/10/2016, 00:00 and ending on 09/10/2016, 00:00. Event is in The Old Truman Brewery with address 91 Brick Ln, Spitalfields, London E1 6QR, United Kingdom, London, United Kingdom.",
            "title": "Moniker Art Fair London 2016",
            "content": "",
            "start_time": "2016-10-05T00:00:00.000000Z",
            "end_time": "2016-10-09T00: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": "91 Brick Ln, Spitalfields, London E1 6QR, United Kingdom, London, United Kingdom",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "tina@monikerprojects.com",
            "external_url": "http://monikerartfair.com/",
            "phone": "+44 7764 273219",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                802,
                1698,
                2139,
                2154,
                6909
            ],
            "artworks": [],
            "magazines": [
                6434
            ],
            "additional_images": []
        }
    ]
}