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

{
    "count": 37589,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1026&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=990&ordering=end_time",
    "results": [
        {
            "id": 1015,
            "author": {
                "id": "e7729af9-3089-48b0-b883-90caf902695f",
                "username": "KollyGallery",
                "slug": "kollygallery",
                "first_name": "Julien",
                "last_name": "Kolly",
                "display_name": "Julien Kolly",
                "display_name_full": "Julien Kolly",
                "email": "julien@kollygallery.ch",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2936,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/427307081_1463232540.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/427307081_1463232540-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:21:28.327396Z",
                "updated_at": "2021-09-13T11:06:40.497013Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "New York-",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2016-05-14T15:27:55.000000Z",
            "publish_time": null,
            "slug": "whos-your-daddy-new-york",
            "created_at": "2016-05-14T15:27:55.000000Z",
            "updated_at": "2016-05-14T15:27:55.000000Z",
            "summary": "New York- is an Gallery Shows event starting on 19/05/2016, 12:00 and ending on 22/05/2016, 12:00. Event is in Kolly Gallery with address c/o 212 Arts\r\n240 E 4th Street\r\nNew York, NY 10009.",
            "title": "New York-",
            "content": "",
            "start_time": "2016-05-19T12:00:00.000000Z",
            "end_time": "2016-05-22T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "c/o 212 Arts\r\n240 E 4th Street\r\nNew York, NY 10009",
            "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": [
                122,
                685,
                4226
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1751,
                2937,
                2938,
                2939
            ]
        },
        {
            "id": 1021,
            "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": 131,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Yoshitomo-Nara-Untitled-2003-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yoshitomo-Nara-Untitled-2003-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:12:26.295428Z",
                "updated_at": "2021-09-13T10:28:31.860398Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Yoshitomo Nara - Untitled, 2003",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1649,
                "name": "Bonhams Hong Kong",
                "slug": "bonhams-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.276794,114.16532099999995",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2160,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:26.259349Z",
                    "updated_at": "2021-09-14T13:23:42.246343Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_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": "CN",
            "publish_status": "published",
            "published_at": "2016-05-20T19:53:29.000000Z",
            "publish_time": null,
            "slug": "bonhams-prints-photographs-and-works-on-paper-5-22-2016",
            "created_at": "2016-05-20T19:53:29.000000Z",
            "updated_at": "2020-07-16T08:02:47.828983Z",
            "summary": "Prints, Photographs and Works on Paper is an Auctions event starting on 22/05/2016, 16:00 and ending on 22/05/2016, 19:00. Event is in Bonhams Hong Kong with address 88 Queensway, Central, Hong Kong.",
            "title": "Prints, Photographs and Works on Paper",
            "content": "",
            "start_time": "2016-05-22T16:00:00.000000Z",
            "end_time": "2016-05-22T19: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": "88 Queensway, Central, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.277243849999998,114.16538264423335",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                58,
                7,
                418,
                349,
                448,
                364,
                933,
                747,
                3963,
                1698,
                3768,
                3131,
                505,
                507,
                3762,
                527,
                676,
                1245,
                1293,
                2879,
                3966,
                524,
                534,
                536,
                584,
                625,
                788,
                1306,
                2508,
                3159,
                3171,
                3681,
                3759,
                3760,
                3761,
                3766,
                3769,
                3771,
                3967,
                4361,
                4433,
                4651,
                5330,
                5351,
                6076,
                6077,
                6078,
                6079,
                6080,
                6082
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 962,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3022,
                "name": "Open Doors Gallery",
                "slug": "somerset-house",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5112079,-0.1193447",
                "artworks_for_sale_count": 7,
                "featured_image": {
                    "id": 3989,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/f84bb065a0214b98a1e59637d890f19a.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-08-24T10:58:23.083143Z",
                    "updated_at": "2022-08-24T10:58:23.083181Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "88852df1-3b67-45f4-8af8-d4d3e9fba179"
                },
                "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-04-23T11:16:54.000000Z",
            "publish_time": null,
            "slug": "photo-london-2016",
            "created_at": "2016-04-23T11:16:54.000000Z",
            "updated_at": "2020-07-16T08:02:17.692564Z",
            "summary": "Photo London 2016 is an Art Fairs event starting on 19/05/2016, 00:00 and ending on 23/05/2016, 00:00. Event is in Somerset House with address Strand, London, United Kingdom.",
            "title": "Photo London 2016",
            "content": "",
            "start_time": "2016-05-19T00:00:00.000000Z",
            "end_time": "2016-05-23T00: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": "Strand, London, United Kingdom",
            "city": "London Borough of Newham",
            "geolocation": "51.5110776,-0.119716",
            "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@photolondon.org",
            "external_url": "http://photolondon.org/",
            "phone": "+44 (0)20 7759 1169",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5664
            ],
            "additional_images": []
        },
        {
            "id": 1022,
            "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": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "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": "CH",
            "publish_status": "published",
            "published_at": "2016-05-18T11:42:42.000000Z",
            "publish_time": null,
            "slug": "whos-your-daddy-group-exhibition",
            "created_at": "2016-05-18T11:42:42.000000Z",
            "updated_at": "2020-07-16T08:02:48.129954Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 20/05/2016, 00:00 and ending on 23/05/2016, 00:00. Event is in Kolly Gallery with address Seefeldstrasse 56, 8008 Zürich, Switzerland.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-05-20T00:00:00.000000Z",
            "end_time": "2016-05-23T00: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": "Seefeldstrasse 56, 8008 Zürich, Switzerland",
            "city": "Zurich",
            "geolocation": "47.3622909,8.5503953",
            "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@kollygallery.ch",
            "external_url": "http://kollygallery.ch/",
            "phone": "+41 79 301 11 37",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                122,
                685,
                4226
            ],
            "artworks": [],
            "magazines": [
                5912
            ],
            "additional_images": []
        },
        {
            "id": 1005,
            "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": 125,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Red-Lenin-detail-1987.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Red-Lenin-detail-1987-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T21:51:41.355582Z",
                "updated_at": "2021-09-13T10:28:31.782423Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Red Lenin (detail), 1987",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1744,
                "name": "Heritage Auctions Dallas",
                "slug": "heritage-dallas",
                "city": "Dallas",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "32.83850569999999,-97.024243",
                "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-05-13T20:04:19.000000Z",
            "publish_time": null,
            "slug": "heritage-auctions-modern-contemporary-prints-and-multiples-signature-auction-5-24-2016",
            "created_at": "2016-05-13T20:04:19.000000Z",
            "updated_at": "2020-07-16T08:02:39.636018Z",
            "summary": "Modern & Contemporary Prints and Multiples Signature Auction is an Auctions event starting on 24/05/2016, 09:00 and ending on 24/05/2016, 21:00. Event is in Heritage Dallas with address 3500 Maple Ave, Dallas, TX 75219, USA.",
            "title": "Modern & Contemporary Prints and Multiples Signature Auction",
            "content": "",
            "start_time": "2016-05-24T09:00:00.000000Z",
            "end_time": "2016-05-24T21: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": "3500 Maple Ave, Dallas, TX 75219, USA",
            "city": "Dallas",
            "geolocation": "32.80276575,-96.81198495000001",
            "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,
                1987,
                60,
                1706,
                780,
                345,
                58,
                1700,
                731,
                8,
                59,
                476,
                73,
                471,
                1696,
                7,
                402,
                1717,
                356,
                783,
                912,
                790,
                932,
                1221,
                860,
                2193,
                901,
                1985,
                247,
                470,
                467,
                570,
                373,
                494,
                573,
                3115,
                830,
                350,
                428,
                1737,
                893,
                362,
                458,
                839,
                897,
                904,
                1697,
                445,
                796,
                1703,
                427,
                544,
                2149,
                2446,
                132,
                469,
                754,
                2999,
                5990,
                453,
                1969,
                3123,
                433,
                527,
                586,
                792,
                819,
                885,
                2372,
                3811,
                290,
                524,
                730,
                740,
                787,
                789,
                823,
                1723,
                1841,
                1886,
                1915,
                2187,
                2418,
                2683,
                3005,
                3604,
                5976,
                5977
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1028,
            "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": 132,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Cretto-detail-1976-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Cretto-detail-1976-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alberto-Burri-Cretto-detail-1976.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Cretto-detail-1976-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Cretto-detail-1976-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Cretto-detail-1976-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Cretto-detail-1976-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Cretto-detail-1976-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Cretto-detail-1976-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alberto-Burri-Cretto-detail-1976-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:20:29.491133Z",
                "updated_at": "2021-09-13T10:28:31.872488Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alberto Burri - Cretto (detail), 1976",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1671,
                "name": "Sotheby's Milan",
                "slug": "sothebys-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4688547,9.199953599999958",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2150,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_milano.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:31.480325Z",
                    "updated_at": "2021-09-14T13:23:29.109439Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_milano",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2016-05-26T14:48:46.000000Z",
            "publish_time": null,
            "slug": "sothebys-arte-moderna-e-contemporanea-5-25-2016",
            "created_at": "2016-05-26T14:48:46.000000Z",
            "updated_at": "2020-07-16T08:02:51.167624Z",
            "summary": "Arte Moderna e Contemporanea is an Auctions event starting on 25/05/2016, 19:00 and ending on 25/05/2016, 21:00. Event is in Sotheby's Milan with address Corso Venezia, 16, 20122 Milano, Italy.",
            "title": "Arte Moderna e Contemporanea",
            "content": "",
            "start_time": "2016-05-25T19:00:00.000000Z",
            "end_time": "2016-05-25T21: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": "Corso Venezia, 16, 20122 Milano, Italy",
            "city": "Milan",
            "geolocation": "45.4671866,9.197917",
            "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": [
                1700,
                1216,
                4050,
                636,
                433,
                885,
                2195,
                3919,
                6126,
                924,
                1327,
                1359,
                2156,
                2238,
                2907,
                3085,
                3086,
                3565,
                3605,
                3916,
                3926,
                5423,
                6109,
                6113,
                6127
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1029,
            "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": 133,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Intersuperficie-RossaGiallo-detail-1966-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Intersuperficie-RossaGiallo-detail-1966-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Paolo-Scheggi-Intersuperficie-RossaGiallo-detail-1966.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Intersuperficie-RossaGiallo-detail-1966-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Intersuperficie-RossaGiallo-detail-1966-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Intersuperficie-RossaGiallo-detail-1966-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Intersuperficie-RossaGiallo-detail-1966-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Intersuperficie-RossaGiallo-detail-1966-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Intersuperficie-RossaGiallo-detail-1966-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Paolo-Scheggi-Intersuperficie-RossaGiallo-detail-1966-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:20:32.375911Z",
                "updated_at": "2021-09-13T10:28:31.884833Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Paolo Scheggi - Intersuperficie Rossa+Giallo (detail), 1966",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1671,
                "name": "Sotheby's Milan",
                "slug": "sothebys-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4688547,9.199953599999958",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2150,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_milano.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_milano-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:31.480325Z",
                    "updated_at": "2021-09-14T13:23:29.109439Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_milano",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2016-05-27T03:35:44.000000Z",
            "publish_time": null,
            "slug": "sothebys-arte-moderna-e-contemporanea-5-26-2016",
            "created_at": "2016-05-27T03:35:44.000000Z",
            "updated_at": "2020-07-16T08:02:51.665181Z",
            "summary": "Arte Moderna e Contemporanea is an Auctions event starting on 26/05/2016, 15:30 and ending on 26/05/2016, 17:30. Event is in Sotheby's Milan with address Corso Venezia, 16, 20122 Milano, Italy.",
            "title": "Arte Moderna e Contemporanea",
            "content": "",
            "start_time": "2016-05-26T15:30:00.000000Z",
            "end_time": "2016-05-26T17: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": "Corso Venezia, 16, 20122 Milano, Italy",
            "city": "Milan",
            "geolocation": "45.4671866,9.197917",
            "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": [
                932,
                3008,
                636,
                736,
                433,
                710,
                2251,
                2276,
                3925,
                6126,
                761,
                924,
                1034,
                1359,
                1457,
                2156,
                2238,
                3085,
                3086,
                3096,
                3294,
                3313,
                3565,
                3605,
                3912,
                3913,
                3920,
                3926,
                3928,
                3934,
                5420,
                5426,
                6106,
                6107,
                6108,
                6111,
                6112,
                6114,
                6115,
                6116
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19438,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18872,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/398652280f1b407d9567d60b1435c2ed-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/398652280f1b407d9567d60b1435c2ed-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/398652280f1b407d9567d60b1435c2ed.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/398652280f1b407d9567d60b1435c2ed-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/398652280f1b407d9567d60b1435c2ed-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/398652280f1b407d9567d60b1435c2ed-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/398652280f1b407d9567d60b1435c2ed-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/398652280f1b407d9567d60b1435c2ed-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/398652280f1b407d9567d60b1435c2ed-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/398652280f1b407d9567d60b1435c2ed-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:40:25.067188Z",
                "updated_at": "2023-02-10T14:29:55.603677Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7391,
                "name": "Pinakotheke",
                "slug": "pinakotheke",
                "city": "Rio de Janeiro",
                "country": {
                    "code": "BR",
                    "name": "Brazil"
                },
                "geolocation": "-22.9501188,-43.1922137",
                "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": "BR",
            "publish_status": "published",
            "published_at": "2023-01-12T10:40:25.262883Z",
            "publish_time": null,
            "slug": "pinakotheke-lasar-segall-works-on-paper-2016-04-18",
            "created_at": "2023-01-12T10:40:26.137359Z",
            "updated_at": "2023-01-12T10:40:26.137378Z",
            "summary": null,
            "title": "Lasar Segall: Works on Paper",
            "content": null,
            "start_time": "2016-04-18T00:00:00.000000Z",
            "end_time": "2016-05-28T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rua Ministro Nelson Hungria, 200 - Morumbi, São Paulo, BR",
            "city": "São Paulo",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 821,
            "author": {
                "id": "e7729af9-3089-48b0-b883-90caf902695f",
                "username": "KollyGallery",
                "slug": "kollygallery",
                "first_name": "Julien",
                "last_name": "Kolly",
                "display_name": "Julien Kolly",
                "display_name_full": "Julien Kolly",
                "email": "julien@kollygallery.ch",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2890,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/295375523_1459942975.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:20:44.081624Z",
                "updated_at": "2021-09-13T11:05:47.384649Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Gris1: Interview",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "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": "CH",
            "publish_status": "published",
            "published_at": "2016-02-17T12:40:50.000000Z",
            "publish_time": null,
            "slug": "gris1-solo-exhibition",
            "created_at": "2016-02-17T12:40:50.000000Z",
            "updated_at": "2020-07-16T08:01:05.994851Z",
            "summary": "Gris1: Interview is an Gallery Shows event starting on 28/04/2016, 12:00 and ending on 28/05/2016, 12:00. Event is in Kolly Gallery with address Seefeldstrasse, 8008 Zürich, Switzerland.",
            "title": "Gris1: Interview",
            "content": "",
            "start_time": "2016-04-28T12:00:00.000000Z",
            "end_time": "2016-05-28T12: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": "Seefeldstrasse, 8008 Zürich, Switzerland",
            "city": "Zurich",
            "geolocation": "47.3538758,8.5581921",
            "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": [
                438
            ],
            "artworks": [],
            "magazines": [
                5533
            ],
            "additional_images": [
                1513,
                1725,
                1726,
                1727,
                1728,
                1729,
                1730,
                1731,
                1732,
                1733,
                2891,
                2892,
                2893,
                2894,
                2895,
                2896,
                2897
            ]
        },
        {
            "id": 1162,
            "author": {
                "id": "198a670b-fcda-401d-ad84-ce9709abb6cd",
                "username": "MAGMAgallery",
                "slug": "magmagallery",
                "first_name": "MAGMA",
                "last_name": "gallery",
                "display_name": "Martina Gambillara",
                "display_name_full": "Martina Gambillara",
                "email": "info@magma.gallery",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3242,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34269412_1471432102-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34269412_1471432102-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/34269412_1471432102.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34269412_1471432102-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34269412_1471432102-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34269412_1471432102-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34269412_1471432102-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34269412_1471432102-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34269412_1471432102-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/34269412_1471432102-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:26:29.900003Z",
                "updated_at": "2021-09-13T11:11:51.616580Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "4URBAN TALES",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2677,
                "name": "MAGMA gallery",
                "slug": "magma-gallery",
                "city": "Bologna",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "44.4854841,11.355340599999977",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2433,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/MAGMA-gallery7.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:42:38.068842Z",
                    "updated_at": "2021-09-14T13:29:47.015697Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "MAGMA-gallery7",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2016-08-17T13:00:09.000000Z",
            "publish_time": null,
            "slug": "4urban-tales",
            "created_at": "2016-08-17T13:00:09.000000Z",
            "updated_at": "2020-07-16T08:03:58.241689Z",
            "summary": "4URBAN TALES is an Gallery Shows event starting on 16/04/2016, 12:00 and ending on 28/05/2016, 12:00. Event is in MAGMA gallery with address Via Santo Stefano 164 Bologna.",
            "title": "4URBAN TALES",
            "content": "",
            "start_time": "2016-04-16T12:00:00.000000Z",
            "end_time": "2016-05-28T12: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 Santo Stefano 164 Bologna",
            "city": "Bologna",
            "geolocation": "44.4854238,11.355396",
            "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": [
                1016,
                1522,
                6235
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1884,
                1885,
                1886,
                1887,
                3243,
                3244,
                3245,
                3246,
                3247,
                3248,
                3249,
                3250,
                3251,
                3252,
                3253,
                3254,
                3255
            ]
        },
        {
            "id": 1026,
            "author": {
                "id": "8b374254-5197-41c4-97be-4b2b472d85f7",
                "username": "UNIXGallery",
                "slug": "unixgallery",
                "first_name": "UNIX",
                "last_name": "Gallery",
                "display_name": "UNIXGallery",
                "display_name_full": "UNIXGallery",
                "email": "info@unixgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2941,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1784226650_1463582740-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1784226650_1463582740-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1784226650_1463582740.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1784226650_1463582740-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1784226650_1463582740-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1784226650_1463582740-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1784226650_1463582740-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1784226650_1463582740-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1784226650_1463582740-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1784226650_1463582740-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:21:33.343360Z",
                "updated_at": "2021-09-13T11:06:45.734260Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Once Upon A Timeless",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1988,
                "name": "UNIX Gallery",
                "slug": "unix-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7488526,-74.00547770000003",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2016-05-18T16:40:47.000000Z",
            "publish_time": null,
            "slug": "once-upon-a-timeless",
            "created_at": "2016-05-18T16:40:47.000000Z",
            "updated_at": "2016-05-18T16:40:47.000000Z",
            "summary": "Once Upon A Timeless is an Gallery Shows event starting on 22/04/2016, 12:00 and ending on 28/05/2016, 12:00. Event is in UNIX Gallery with address 4411 Montrose Blvd. Houston, TX77006.",
            "title": "Once Upon A Timeless",
            "content": "",
            "start_time": "2016-04-22T12:00:00.000000Z",
            "end_time": "2016-05-28T12: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": "4411 Montrose Blvd. Houston, TX77006",
            "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": [
                3873
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1758,
                1759
            ]
        },
        {
            "id": 1036,
            "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": 134,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Gold-Stone-detail-1998-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Gold-Stone-detail-1998-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Wang-Huaiqing-Gold-Stone-detail-1998.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Gold-Stone-detail-1998-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Gold-Stone-detail-1998-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Gold-Stone-detail-1998-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Gold-Stone-detail-1998-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Gold-Stone-detail-1998-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Gold-Stone-detail-1998-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Huaiqing-Gold-Stone-detail-1998-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:22:50.675377Z",
                "updated_at": "2021-09-13T10:28:31.898218Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Wang Huaiqing - Gold Stone (detail), 1998",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1659,
                "name": "Christie's Hong Kong",
                "slug": "christies-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2818796,114.1583455",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2156,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christies_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:09.799805Z",
                    "updated_at": "2021-09-14T13:23:37.033076Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christies_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": "CN",
            "publish_status": "published",
            "published_at": "2016-05-25T17:00:18.000000Z",
            "publish_time": null,
            "slug": "christies-asian-20th-century-contemporary-art-evening-sale-5-28-2016",
            "created_at": "2016-05-25T17:00:18.000000Z",
            "updated_at": "2020-07-16T08:02:55.200444Z",
            "summary": "Asian 20th Century & Contemporary Art (Evening Sale) is an Auctions event starting on 28/05/2016, 17:30 and ending on 28/05/2016, 19:30. Event is in Christie's Hong Kong with address 18 Chater Rd, Central, Hong Kong.",
            "title": "Asian 20th Century & Contemporary Art (Evening Sale)",
            "content": "",
            "start_time": "2016-05-28T17:30:00.000000Z",
            "end_time": "2016-05-28T19: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": "18 Chater Rd, Central, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.2814612,114.1599744",
            "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,
                364,
                3131,
                507,
                3762,
                676,
                3966,
                495,
                512,
                521,
                545,
                577,
                585,
                596,
                788,
                1323,
                1336,
                1369,
                1390,
                2508,
                3159,
                3161,
                3167,
                3171,
                3172,
                3173,
                3176,
                3178,
                3182,
                3183,
                3184,
                3185,
                3187,
                3681,
                3683,
                3736,
                3764,
                3771,
                3962,
                3967,
                3968,
                5298,
                5314,
                5321,
                6110,
                6117,
                6119,
                6120,
                6121,
                6122,
                6124,
                6125,
                6128
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 881,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 848,
                "name": "Art Is Just A Four Letter Word",
                "slug": "art-is-just-a-four-letter-word",
                "city": "Soest",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5722181,8.105253599999969",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2581,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/art-is-just-a-four-letter-word.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:01.455796Z",
                    "updated_at": "2021-09-14T13:32:57.791074Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": 7524355.666666667
            },
            "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-03-11T11:04:07.000000Z",
            "publish_time": null,
            "slug": "markus-wow123-genesius-one-step-beyond",
            "created_at": "2016-03-11T11:04:07.000000Z",
            "updated_at": "2020-07-16T08:01:36.399149Z",
            "summary": "One Step Beyond is an Gallery Shows event starting on 02/04/2016, 00:00 and ending on 29/05/2016, 00:00. Event is in ART IS JUST A FOUR LETTER WORD with address Wilhelm-Morgner-Weg 1, 59494 Soest, Germany.",
            "title": "One Step Beyond",
            "content": "",
            "start_time": "2016-04-02T00:00:00.000000Z",
            "end_time": "2016-05-29T00: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": "Wilhelm-Morgner-Weg 1, 59494 Soest, Germany",
            "city": "Soest",
            "geolocation": "51.56925615,8.086724570252144",
            "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@artisjustafourletterword.com",
            "external_url": "http://www.artisjustafourletterword.com/",
            "phone": "+ 49 (0) 151 42 301 307",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3685
            ],
            "artworks": [],
            "magazines": [
                5346
            ],
            "additional_images": []
        },
        {
            "id": 937,
            "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": 678,
                "name": "44309//GALLERY",
                "slug": "44309-streetart-gallery",
                "city": "Dortmund",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5133478,7.453534900000022",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3783,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/2d3f8504b18a459f9f247b2493259e15.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-05-09T08:54:47.272076Z",
                    "updated_at": "2022-05-09T08:54:47.272118Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b2383fac-92c3-4170-8926-29db68c61f95"
                },
                "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-04-06T12:29:58.000000Z",
            "publish_time": null,
            "slug": "alice-pasquini-imperfect-tense",
            "created_at": "2016-04-06T12:29:58.000000Z",
            "updated_at": "2020-07-16T08:02:04.600357Z",
            "summary": "I’mperfect Tense is an Gallery Shows event starting on 16/04/2016, 00:00 and ending on 29/05/2016, 00:00. Event is in 44309 STREET//ART GALLERY with address Rheinische Str. 16, 44137 Dortmund, Germany.",
            "title": "I’mperfect Tense",
            "content": "",
            "start_time": "2016-04-16T00:00:00.000000Z",
            "end_time": "2016-05-29T00: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": "Rheinische Str. 16, 44137 Dortmund, Germany",
            "city": "Dortmund",
            "geolocation": "51.51343825,7.453514800028807",
            "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@44309streetartgallery.net ",
            "external_url": "http://44309streetartgallery.net/",
            "phone": "+49 172 56 32 837",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                325
            ],
            "artworks": [],
            "magazines": [
                5558
            ],
            "additional_images": []
        },
        {
            "id": 948,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2677,
                "name": "MAGMA gallery",
                "slug": "magma-gallery",
                "city": "Bologna",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "44.4854841,11.355340599999977",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2433,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/MAGMA-gallery7.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:42:38.068842Z",
                    "updated_at": "2021-09-14T13:29:47.015697Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "MAGMA-gallery7",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2016-04-14T13:30:22.000000Z",
            "publish_time": null,
            "slug": "4-urban-tales-group-exhibition",
            "created_at": "2016-04-14T13:30:22.000000Z",
            "updated_at": "2020-07-16T08:02:10.499127Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 16/04/2016, 00:00 and ending on 29/05/2016, 00:00. Event is in MAGMA gallery with address Via Santo Stefano, 164, 40125 Bologna, Italy.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-04-16T00:00:00.000000Z",
            "end_time": "2016-05-29T00: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 Santo Stefano, 164, 40125 Bologna, Italy",
            "city": "Bologna",
            "geolocation": "44.4854238,11.355396",
            "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@magma.gallery",
            "external_url": "http://www.magma.gallery/en/art-gallery-magma-bologna",
            "phone": "+39 380 767 57 18",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1016,
                1522
            ],
            "artworks": [],
            "magazines": [
                5639
            ],
            "additional_images": []
        },
        {
            "id": 995,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "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-05-05T16:19:54.000000Z",
            "publish_time": null,
            "slug": "helice-wen-public-intimacy",
            "created_at": "2016-05-05T16:19:54.000000Z",
            "updated_at": "2020-07-16T08:02:34.617207Z",
            "summary": "(public) intimacy is an Gallery Shows event starting on 05/05/2016, 00:00 and ending on 29/05/2016, 00:00. Event is in Spoke Art Gallery with address 816 Sutter St, San Francisco, CA 94109, USA.",
            "title": "(public) intimacy",
            "content": "",
            "start_time": "2016-05-05T00:00:00.000000Z",
            "end_time": "2016-05-29T00: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": "816 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "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": "spokeartgallery@gmail.com",
            "external_url": "http://spoke-art.com/",
            "phone": "+1 415-796-3774",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5817
            ],
            "additional_images": []
        },
        {
            "id": 999,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@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-05-07T23:13:25.000000Z",
            "publish_time": null,
            "slug": "collin-van-der-sluijs-luctor-et-emergo",
            "created_at": "2016-05-07T23:13:25.000000Z",
            "updated_at": "2020-07-16T08:02:36.678349Z",
            "summary": "Luctor Et Emergo is an Gallery Shows event starting on 07/05/2016, 00:00 and ending on 29/05/2016, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "Luctor Et Emergo",
            "content": "",
            "start_time": "2016-05-07T00:00:00.000000Z",
            "end_time": "2016-05-29T00: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": [
                363
            ],
            "artworks": [],
            "magazines": [
                5847
            ],
            "additional_images": []
        },
        {
            "id": 1037,
            "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": 135,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Yayoi-Kusama-Pumpkin-detail-2005.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Yayoi-Kusama-Pumpkin-detail-2005-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:30:29.382368Z",
                "updated_at": "2021-09-13T10:28:31.910013Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Yayoi Kusama - Pumpkin (detail), 2005",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1659,
                "name": "Christie's Hong Kong",
                "slug": "christies-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2818796,114.1583455",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2156,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christies_hong_kong.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christies_hong_kong-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:09.799805Z",
                    "updated_at": "2021-09-14T13:23:37.033076Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christies_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": "CN",
            "publish_status": "published",
            "published_at": "2016-05-27T16:12:57.000000Z",
            "publish_time": null,
            "slug": "christies-asian-contemporary-art-day-sale-5-29-2016",
            "created_at": "2016-05-27T16:12:57.000000Z",
            "updated_at": "2020-07-16T08:02:55.705746Z",
            "summary": "Asian Contemporary Art (Day Sale) is an Auctions event starting on 29/05/2016, 10:30 and ending on 29/05/2016, 13:00. Event is in Christie's Hong Kong with address 18 Chater Rd, Central, Hong Kong.",
            "title": "Asian Contemporary Art (Day Sale)",
            "content": "",
            "start_time": "2016-05-29T10:30:00.000000Z",
            "end_time": "2016-05-29T13: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": "18 Chater Rd, Central, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.2814612,114.1599744",
            "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,
                539,
                364,
                5310,
                507,
                5458,
                944,
                495,
                508,
                521,
                534,
                545,
                556,
                565,
                575,
                576,
                584,
                585,
                596,
                615,
                623,
                821,
                850,
                1190,
                1301,
                1314,
                1347,
                3175,
                3178,
                3771,
                3772,
                4633,
                5284,
                5301,
                5302,
                5303,
                5312,
                5318,
                5926,
                6030,
                6079,
                6131,
                6132,
                6133,
                6134,
                6136,
                6137,
                6138,
                6139,
                6140,
                6141,
                6142,
                6143,
                6144,
                6145,
                6146,
                6147,
                6148,
                6149,
                6150,
                6151,
                6153,
                6155,
                6156,
                6157,
                6158,
                6159,
                6160,
                6161,
                6162,
                6163,
                6164,
                6165,
                6166,
                6167,
                6168,
                6169,
                6170,
                6171,
                6172,
                6173,
                6174,
                6175,
                6176,
                6177,
                6178,
                6179,
                6180,
                6181,
                6182,
                6183,
                6186,
                6187,
                6188,
                6189,
                6190,
                6191,
                6192,
                6193,
                6194,
                6195,
                6196,
                6197,
                6198,
                6199,
                6200,
                6201,
                6202,
                6203,
                6204,
                6206,
                6207,
                6208,
                6209,
                6210,
                6211,
                6212,
                6213
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}