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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36378&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36342&ordering=-end_time",
    "results": [
        {
            "id": 1117,
            "author": {
                "id": "56140806-19d4-403b-9880-48c449b6042c",
                "username": "aircube",
                "slug": "aircube",
                "first_name": "winfried",
                "last_name": "wuensch",
                "display_name": "galerie wuensch aircube",
                "display_name_full": "galerie wuensch aircube",
                "email": "www@aircube.at",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3027,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1902808413_1467796756-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1902808413_1467796756-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1902808413_1467796756.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1902808413_1467796756-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1902808413_1467796756-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1902808413_1467796756-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1902808413_1467796756-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1902808413_1467796756-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1902808413_1467796756-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1902808413_1467796756-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:22:58.801246Z",
                "updated_at": "2021-09-13T11:08:17.934143Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "HD SCHRADER",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2629,
                "name": "galerie wuensch aircube",
                "slug": "galerie-wuensch-aircube",
                "city": "Linz",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.3023208,14.299557800000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2478,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Wuensch-Aircube.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Wuensch-Aircube-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T02:10:40.108631Z",
                    "updated_at": "2021-09-14T13:30:36.914840Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie Wuensch Aircube",
                    "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": "AT",
            "publish_status": "published",
            "published_at": "2016-07-06T11:14:41.000000Z",
            "publish_time": null,
            "slug": "hd-schrader",
            "created_at": "2016-07-06T11:14:41.000000Z",
            "updated_at": "2020-07-16T08:03:35.748185Z",
            "summary": "HD SCHRADER is an Gallery Shows event starting on 01/07/2016, 12:00 and ending on 30/09/2016, 12:00. Event is in galerie wuensch aircube with address Volksfeststrasse 36\r\nA-4020 Linz.",
            "title": "HD SCHRADER",
            "content": "",
            "start_time": "2016-07-01T12:00:00.000000Z",
            "end_time": "2016-09-30T12: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": "Volksfeststrasse 36\r\nA-4020 Linz",
            "city": "Linz",
            "geolocation": "48.3014622,14.2959222",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1809,
                1810,
                1811,
                3028,
                3029
            ]
        },
        {
            "id": 19437,
            "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": 18871,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eaa5f477b74f99a70b2cd91b3aab2a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eaa5f477b74f99a70b2cd91b3aab2a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b6eaa5f477b74f99a70b2cd91b3aab2a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eaa5f477b74f99a70b2cd91b3aab2a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eaa5f477b74f99a70b2cd91b3aab2a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eaa5f477b74f99a70b2cd91b3aab2a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eaa5f477b74f99a70b2cd91b3aab2a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eaa5f477b74f99a70b2cd91b3aab2a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eaa5f477b74f99a70b2cd91b3aab2a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b6eaa5f477b74f99a70b2cd91b3aab2a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:40:24.635287Z",
                "updated_at": "2023-02-10T14:29:53.444097Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7745,
                "name": "Nanda\\Hobbs",
                "slug": "nandahobbs",
                "city": "Chippendale",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.8872711,151.1995181",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2023-01-12T10:40:24.796965Z",
            "publish_time": null,
            "slug": "nandahobbs-anthony-white-crossing-the-rubicon-2016-09-20",
            "created_at": "2023-01-12T10:40:25.670918Z",
            "updated_at": "2023-01-12T10:40:25.670937Z",
            "summary": null,
            "title": "Anthony White | Crossing the Rubicon",
            "content": null,
            "start_time": "2016-09-20T00:00:00.000000Z",
            "end_time": "2016-09-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": ", ,",
            "city": "Chippendale",
            "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": 1109,
            "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": 2858,
                "name": "Galerie Metanoia",
                "slug": "galerie-metanoia",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8612472,2.350770900000043",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2016-06-30T14:05:51.000000Z",
            "publish_time": null,
            "slug": "chelle-destefano-solo-exhibition",
            "created_at": "2016-06-30T14:05:51.000000Z",
            "updated_at": "2020-07-16T08:03:31.735763Z",
            "summary": "Solo Exhibition is an Gallery Shows event starting on 22/09/2016, 22:00 and ending on 29/09/2016, 22:00. Event is in Galerie Metanoia with address 56 Rue Quincampoix, 75004 Paris, France.",
            "title": "Solo Exhibition",
            "content": "",
            "start_time": "2016-09-22T22:00:00.000000Z",
            "end_time": "2016-09-29T22: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": "56 Rue Quincampoix, 75004 Paris, France",
            "city": "Paris",
            "geolocation": "48.861286,2.3506754",
            "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": "marc.higonnet@galerie-metanoia.fr",
            "external_url": "http://www.galerie-metanoia.fr/en/",
            "phone": "+33 (0)1 42 65 23 83",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6147
            ],
            "additional_images": []
        },
        {
            "id": 1218,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 178,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Sigmar-Polke-Untitled-1989-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sigmar-Polke-Untitled-1989-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:24:03.329640Z",
                "updated_at": "2021-09-13T10:28:52.259492Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Sigmar Polke - Untitled, 1989 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-09-22T15:31:51.000000Z",
            "publish_time": null,
            "slug": "christies-first-open-post-war-and-contemporary-art-london-9-29-2016",
            "created_at": "2016-09-22T15:31:51.000000Z",
            "updated_at": "2020-07-16T08:04:26.290375Z",
            "summary": "First Open | Post War and Contemporary Art | London is an Auctions event starting on 29/09/2016, 13:00 and ending on 29/09/2016, 16:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "First Open | Post War and Contemporary Art | London",
            "content": "",
            "start_time": "2016-09-29T13:00:00.000000Z",
            "end_time": "2016-09-29T16:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "85 Old Brompton Rd, Kensington, London SW7, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4934359,-0.1754897",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                891,
                3027,
                790,
                949,
                860,
                868,
                901,
                470,
                570,
                349,
                843,
                573,
                372,
                428,
                1216,
                3082,
                748,
                1233,
                427,
                3008,
                132,
                844,
                2245,
                2809,
                864,
                1808,
                2421,
                487,
                574,
                592,
                702,
                846,
                956,
                1799,
                2255,
                2270,
                2680,
                3104,
                3319,
                3695,
                3919,
                5046,
                10,
                294,
                393,
                432,
                472,
                530,
                536,
                537,
                578,
                924,
                927,
                938,
                952,
                957,
                1065,
                1093,
                1174,
                1249,
                1359,
                1688,
                1742,
                1952,
                1971,
                2163,
                2221,
                2222,
                2234,
                2235,
                2242,
                2243,
                2244,
                2246,
                2257,
                2266,
                2268,
                2272,
                2273,
                2275,
                2330,
                2333,
                2336,
                2338,
                2373,
                2392,
                2420,
                2577,
                2580,
                2914,
                3006,
                3106,
                3138,
                3157,
                3237,
                3291,
                3313,
                3696,
                3711,
                3719,
                4111,
                4117,
                4118,
                4151,
                4546,
                5153,
                5488,
                5491,
                5911,
                7247,
                7412,
                7413,
                7414,
                7415,
                7416,
                7417,
                7418,
                7419,
                7421,
                7424,
                7428,
                7435,
                7436,
                7437,
                7438,
                7439,
                7441,
                7442,
                7443
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1215,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 177,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Robert-Mangold-THREE-SQUARES-WITHIN-A-TRIANGLE-1975-76-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:19:03.357727Z",
                "updated_at": "2021-09-13T10:28:51.725200Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Robert Mangold - THREE SQUARES WITHIN A TRIANGLE, 1975-76",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-09-21T17:24:07.000000Z",
            "publish_time": null,
            "slug": "sothebys-contemporary-curated-9-29-2016",
            "created_at": "2016-09-21T17:24:07.000000Z",
            "updated_at": "2020-07-16T08:04:24.792287Z",
            "summary": "Contemporary Curated is an Auctions event starting on 29/09/2016, 10:00 and ending on 29/09/2016, 14:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Contemporary Curated",
            "content": "",
            "start_time": "2016-09-29T10:00:00.000000Z",
            "end_time": "2016-09-29T14:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1334 York Ave, New York, NY 10021, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76628425,-73.95354506025748",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                1694,
                59,
                476,
                73,
                471,
                847,
                1717,
                356,
                783,
                1704,
                912,
                790,
                2403,
                932,
                1221,
                860,
                2463,
                2969,
                317,
                7426,
                247,
                470,
                1720,
                7420,
                467,
                570,
                349,
                373,
                2145,
                5432,
                3591,
                830,
                1340,
                350,
                1863,
                364,
                499,
                1737,
                2959,
                3590,
                7433,
                893,
                1760,
                458,
                1333,
                1715,
                2388,
                460,
                950,
                1835,
                1877,
                4635,
                857,
                1703,
                1718,
                1839,
                427,
                544,
                1812,
                2958,
                2979,
                3008,
                46,
                132,
                408,
                469,
                477,
                965,
                1330,
                2245,
                3710,
                505,
                660,
                757,
                805,
                1160,
                1808,
                2972,
                3004,
                3123,
                235,
                358,
                433,
                464,
                487,
                527,
                581,
                586,
                742,
                806,
                1418,
                1884,
                1974,
                2341,
                2610,
                2680,
                2938,
                2950,
                3418,
                4082,
                4603,
                7423,
                290,
                432,
                496,
                520,
                523,
                532,
                536,
                549,
                730,
                787,
                823,
                828,
                915,
                925,
                927,
                984,
                1101,
                1359,
                1405,
                1523,
                1714,
                1719,
                1722,
                1724,
                1725,
                1753,
                1786,
                1797,
                1836,
                1841,
                1887,
                1915,
                1921,
                1941,
                1962,
                2184,
                2243,
                2271,
                2272,
                2287,
                2361,
                2376,
                2396,
                2859,
                2913,
                2920,
                2922,
                2923,
                2929,
                2937,
                3011,
                3021,
                3040,
                3077,
                3126,
                3296,
                3385,
                3397,
                3461,
                3525,
                3716,
                3722,
                4070,
                4124,
                4155,
                4632,
                4644,
                4682,
                4722,
                4724,
                4737,
                5052,
                5073,
                6685,
                7401,
                7402,
                7403,
                7404,
                7406,
                7407,
                7408,
                7409,
                7410,
                7411,
                7422,
                7425,
                7427,
                7429,
                7430,
                7431,
                7432,
                7434
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1211,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 176,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Richard-Prince-Untitled-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Richard-Prince-Untitled-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:03:25.254637Z",
                "updated_at": "2021-09-13T10:28:51.330057Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Richard Prince - Untitled (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-09-20T19:45:00.000000Z",
            "publish_time": null,
            "slug": "christies-first-open-post-war-and-contemporary-art-ny-9-28-2016",
            "created_at": "2016-09-20T19:45:00.000000Z",
            "updated_at": "2020-07-16T08:04:22.769376Z",
            "summary": "First Open | Post War and Contemporary Art | NY is an Auctions event starting on 28/09/2016, 10:00 and ending on 28/09/2016, 17:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "First Open | Post War and Contemporary Art | NY",
            "content": "",
            "start_time": "2016-09-28T10:00:00.000000Z",
            "end_time": "2016-09-28T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                345,
                58,
                1735,
                1700,
                731,
                1694,
                891,
                73,
                471,
                57,
                402,
                2380,
                1717,
                783,
                1708,
                1704,
                912,
                790,
                932,
                1221,
                2921,
                51,
                860,
                317,
                418,
                901,
                774,
                247,
                467,
                1967,
                349,
                843,
                1710,
                7382,
                373,
                494,
                573,
                985,
                3591,
                1340,
                4824,
                5898,
                350,
                428,
                751,
                1754,
                2959,
                3254,
                3590,
                7371,
                1924,
                6543,
                371,
                747,
                904,
                1333,
                1715,
                1736,
                1803,
                7392,
                460,
                1764,
                2952,
                4588,
                4635,
                7363,
                1703,
                1718,
                1839,
                1883,
                427,
                475,
                544,
                3008,
                7383,
                132,
                477,
                844,
                965,
                1236,
                1290,
                1330,
                2456,
                3710,
                505,
                805,
                934,
                942,
                1160,
                1808,
                3116,
                3123,
                3269,
                3607,
                273,
                358,
                464,
                581,
                728,
                792,
                806,
                833,
                846,
                887,
                1213,
                1383,
                1810,
                1876,
                1884,
                1955,
                1973,
                2270,
                2610,
                2680,
                2950,
                2985,
                3616,
                3732,
                3811,
                3862,
                7384,
                7397,
                149,
                172,
                382,
                394,
                483,
                485,
                536,
                549,
                559,
                571,
                678,
                759,
                761,
                807,
                828,
                890,
                908,
                910,
                936,
                952,
                954,
                971,
                1165,
                1259,
                1357,
                1714,
                1740,
                1742,
                1753,
                1763,
                1772,
                1792,
                1801,
                1825,
                1833,
                1836,
                1862,
                1879,
                1904,
                1915,
                1918,
                1920,
                1953,
                1979,
                1997,
                2083,
                2221,
                2228,
                2262,
                2273,
                2287,
                2301,
                2391,
                2405,
                2416,
                2420,
                2670,
                2681,
                2916,
                2923,
                2933,
                2983,
                3014,
                3019,
                3020,
                3023,
                3032,
                3107,
                3193,
                3230,
                3397,
                3434,
                3479,
                3602,
                3609,
                3618,
                3704,
                3711,
                3712,
                3722,
                3739,
                4021,
                4114,
                4151,
                4160,
                4612,
                4660,
                4723,
                5764,
                5933,
                7320,
                7346,
                7359,
                7360,
                7361,
                7362,
                7364,
                7365,
                7366,
                7368,
                7369,
                7370,
                7372,
                7373,
                7374,
                7375,
                7376,
                7377,
                7378,
                7379,
                7380,
                7381,
                7385,
                7388,
                7389,
                7390,
                7391,
                7393,
                7394,
                7395,
                7396
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1228,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 182,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/William-Sommer-Roman-Holiday-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/William-Sommer-Roman-Holiday-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T04:44:47.387152Z",
                "updated_at": "2021-09-13T10:28:54.755939Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "William Sommer - Roman Holiday (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1100,
                "name": "Gray's Auctioneers Cleveland",
                "slug": "grays-auctioneers-cleveland",
                "city": "Cleveland",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.483277,-81.76743199999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-09-26T20:57:17.000000Z",
            "publish_time": null,
            "slug": "grays-auctioneers-modern-contemporary-and-conceptual-art-9-28-2016",
            "created_at": "2016-09-26T20:57:17.000000Z",
            "updated_at": "2020-07-16T08:04:31.306784Z",
            "summary": "Modern, Contemporary and Conceptual Art is an Auctions event starting on 28/09/2016, 11:00 and ending on 28/09/2016, 16:00. Event is in Gray's Auctioneers Cleveland with address Detroit Ave, Cleveland, OH, USA.",
            "title": "Modern, Contemporary and Conceptual Art",
            "content": "",
            "start_time": "2016-09-28T11:00:00.000000Z",
            "end_time": "2016-09-28T16:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Detroit Ave, Cleveland, OH, USA",
            "city": "Cleveland",
            "geolocation": "41.4923085,-81.7056353",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                60,
                372,
                3376,
                955,
                2999,
                453,
                316,
                586,
                1787,
                3104,
                5830,
                7538,
                910,
                1091,
                1266,
                1724,
                1941,
                2154,
                3137,
                5928,
                7482,
                7483,
                7484,
                7485,
                7486,
                7487,
                7488,
                7489,
                7490,
                7491,
                7492,
                7493,
                7494,
                7495,
                7496,
                7497,
                7498,
                7499,
                7500,
                7501,
                7502,
                7503,
                7504,
                7505,
                7506,
                7507,
                7508,
                7509,
                7510,
                7511,
                7512,
                7513,
                7514,
                7515,
                7516,
                7517,
                7518,
                7519,
                7520,
                7521,
                7522,
                7524,
                7525,
                7526,
                7527,
                7528,
                7529,
                7530,
                7531,
                7532,
                7533,
                7534,
                7535,
                7536,
                7537,
                7539
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1204,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 174,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Patrick-Heron-COMPLEX-CERULEUM-IN-DARK-GREEN-SQUARE-MARCH-AUGUST-1977-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T03:30:17.689244Z",
                "updated_at": "2021-09-13T10:28:50.323103Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Patrick Heron - COMPLEX CERULEUM IN DARK GREEN SQUARE: MARCH - AUGUST 1977 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-09-20T09:15:15.000000Z",
            "publish_time": null,
            "slug": "sothebys-made-in-britain-9-28-2016",
            "created_at": "2016-09-20T09:15:15.000000Z",
            "updated_at": "2020-07-16T08:04:19.228707Z",
            "summary": "Made in Britain is an Auctions event starting on 28/09/2016, 10:30 and ending on 28/09/2016, 15:30. Event is in Sotheby's London with address 34 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Made in Britain",
            "content": "",
            "start_time": "2016-09-28T10:30:00.000000Z",
            "end_time": "2016-09-28T15:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                2616,
                476,
                57,
                3594,
                491,
                65,
                2469,
                2158,
                2161,
                2561,
                1998,
                361,
                449,
                372,
                2537,
                933,
                1697,
                2023,
                2462,
                1698,
                655,
                1988,
                928,
                1331,
                2565,
                352,
                555,
                2001,
                2162,
                144,
                384,
                461,
                466,
                1167,
                1239,
                1284,
                1632,
                1722,
                2008,
                2163,
                2168,
                2173,
                2178,
                2182,
                2358,
                2426,
                2430,
                2441,
                2443,
                2453,
                2454,
                2459,
                2464,
                2470,
                2478,
                2546,
                2563,
                2567,
                2570,
                2572,
                2575,
                2581,
                2587,
                2588,
                2605,
                2606,
                2608,
                2611,
                2614,
                2621,
                2623,
                2626,
                2628,
                2629,
                2632,
                2641,
                2643,
                3080,
                3592,
                3776,
                4073,
                5087,
                5095,
                5096,
                5102,
                5105,
                5107,
                5108,
                5115,
                5124,
                5132,
                5134,
                5137,
                5143,
                5144,
                5146,
                5147,
                5148,
                5170,
                5179,
                5966,
                5986,
                5995,
                6287,
                6411,
                6432,
                6435,
                6456,
                6825,
                6826,
                6868,
                7280,
                7281,
                7282,
                7283,
                7284,
                7285,
                7286,
                7287,
                7288,
                7289,
                7290,
                7291,
                7292,
                7293,
                7294,
                7295,
                7296,
                7297,
                7298,
                7299,
                7300,
                7301,
                7302,
                7303
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1194,
            "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": 2370,
                "name": "Galerie Brugier-Rigail",
                "slug": "galerie-brugier-rigail",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8664667,2.3580250999999635",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2016-09-06T11:29:55.000000Z",
            "publish_time": null,
            "slug": "crash-heroes-are-forever",
            "created_at": "2016-09-06T11:29:55.000000Z",
            "updated_at": "2020-07-16T08:04:14.257793Z",
            "summary": "Heroes Are Forever!!! is an Gallery Shows event starting on 02/09/2016, 22:00 and ending on 27/09/2016, 22:00. Event is in Galerie Brugier-Rigail with address 40 Rue Volta, 75003 Paris, France.",
            "title": "Heroes Are Forever!!!",
            "content": "",
            "start_time": "2016-09-02T22:00:00.000000Z",
            "end_time": "2016-09-27T22: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": "40 Rue Volta, 75003 Paris, France",
            "city": "Paris",
            "geolocation": "48.8673622,2.3584946",
            "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": "contact@galerie-brugier-rigail.com",
            "external_url": "http://galerie-brugier-rigail.com/",
            "phone": "+33 (0)1 42 77 09 00",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                122
            ],
            "artworks": [],
            "magazines": [
                6471
            ],
            "additional_images": []
        },
        {
            "id": 2868,
            "author": {
                "id": "d392c2f2-cda5-4cba-bd4d-33738cca233e",
                "username": "olga_1447",
                "slug": "olga_1447",
                "first_name": "Olga",
                "last_name": "Bakeeva",
                "display_name": "Olga Bakeeva",
                "display_name_full": "Olga Bakeeva",
                "email": "info@tatintsian.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4297,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1199853290_1585232385-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1199853290_1585232385-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1199853290_1585232385.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1199853290_1585232385-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1199853290_1585232385-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1199853290_1585232385-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1199853290_1585232385-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1199853290_1585232385-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1199853290_1585232385-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1199853290_1585232385-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-05-07T19:11:54.841660Z",
                "updated_at": "2021-09-13T11:31:44.099664Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3000,
                "name": "Gary Tatintsian Gallery",
                "slug": "gary-tatintsian-gallery",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.1427906,55.2260301",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 4046,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/eab134332ff043a1bf3c79afdb7d4241.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/eab134332ff043a1bf3c79afdb7d4241-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-09-18T09:55:48.724778Z",
                    "updated_at": "2022-09-18T09:55:48.724816Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "d392c2f2-cda5-4cba-bd4d-33738cca233e"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2020-03-26T15:18:37.000000Z",
            "publish_time": null,
            "slug": "peter-saul-you-better-call-saul",
            "created_at": "2020-03-26T15:18:37.000000Z",
            "updated_at": "2020-03-26T15:18:37.000000Z",
            "summary": "Peter Saul: You Better Call Saul is an Gallery Shows event starting on 22/04/2016, 12:00 and ending on 27/09/2016, 20:00. Event is in Gary Tatintsian Gallery with address Serebryanicheskaya Naberezhnaya 19.",
            "title": "Peter Saul: You Better Call Saul",
            "content": "",
            "start_time": "2016-04-22T12:00:00.000000Z",
            "end_time": "2016-09-27T20:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Serebryanicheskaya Naberezhnaya 19",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1202,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 173,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Two-human-beings.-The-lonely-ones-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Two-human-beings.-The-lonely-ones-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Edvard-Munch-Two-human-beings.-The-lonely-ones-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Two-human-beings.-The-lonely-ones-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Two-human-beings.-The-lonely-ones-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Two-human-beings.-The-lonely-ones-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Two-human-beings.-The-lonely-ones-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Two-human-beings.-The-lonely-ones-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Two-human-beings.-The-lonely-ones-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Two-human-beings.-The-lonely-ones-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T03:26:05.640226Z",
                "updated_at": "2021-09-13T10:28:50.111822Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Edvard Munch - Two human beings. The lonely ones (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-09-20T09:13:16.000000Z",
            "publish_time": null,
            "slug": "sothebys-prints-and-multiples-9-27-2016",
            "created_at": "2016-09-20T09:13:16.000000Z",
            "updated_at": "2020-07-16T08:04:18.233494Z",
            "summary": "Prints & Multiples is an Auctions event starting on 27/09/2016, 10:30 and ending on 27/09/2016, 15:30. Event is in Sotheby's London with address 34 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2016-09-27T10:30:00.000000Z",
            "end_time": "2016-09-27T15:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                60,
                1706,
                345,
                731,
                476,
                73,
                1696,
                847,
                7,
                402,
                65,
                356,
                1221,
                2151,
                467,
                349,
                361,
                843,
                2174,
                499,
                893,
                746,
                1333,
                445,
                2144,
                477,
                2473,
                453,
                2199,
                2815,
                316,
                792,
                3411,
                692,
                2143,
                2189,
                2202,
                2449,
                2805,
                2813,
                3374,
                4775,
                4788
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1167,
            "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": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-08-20T12:37:59.000000Z",
            "publish_time": null,
            "slug": "sophie-milner-sleepwalkers",
            "created_at": "2016-08-20T12:37:59.000000Z",
            "updated_at": "2020-07-16T08:04:00.736128Z",
            "summary": "Sleepwalkers is an Gallery Shows event starting on 01/09/2016, 00:00 and ending on 27/09/2016, 00:00. Event is in Arusha Gallery with address 13A Dundas St, Edinburgh EH3 6QG, UK.",
            "title": "Sleepwalkers",
            "content": "",
            "start_time": "2016-09-01T00:00:00.000000Z",
            "end_time": "2016-09-27T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "13A Dundas St, Edinburgh EH3 6QG, UK",
            "city": "Edinburgh",
            "geolocation": "55.9565231,-3.1985092",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@arushagallery.com",
            "external_url": "http://www.arushagallery.com/",
            "phone": "+44 131 557 1412",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5756
            ],
            "artworks": [],
            "magazines": [
                6406
            ],
            "additional_images": []
        },
        {
            "id": 1175,
            "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": 292,
                "name": "BACKWOODS GALLERY",
                "slug": "backwoods-gallery",
                "city": "Melbourne",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.797935,144.98607800000002",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2016-08-24T16:15:12.000000Z",
            "publish_time": null,
            "slug": "richard-french-sayer-brainfade",
            "created_at": "2016-08-24T16:15:12.000000Z",
            "updated_at": "2020-07-16T08:04:04.718402Z",
            "summary": "Brainfade is an Gallery Shows event starting on 25/08/2016, 22:00 and ending on 26/09/2016, 22:00. Event is in BACKWOODS GALLERY with address 25 Easey St, Collingwood VIC 3066, Australia.",
            "title": "Brainfade",
            "content": "",
            "start_time": "2016-08-25T22:00:00.000000Z",
            "end_time": "2016-09-26T22: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": "25 Easey St, Collingwood VIC 3066, Australia",
            "city": "Collingwood",
            "geolocation": "-37.7980391,144.9862121",
            "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@backwoodsgallery.com",
            "external_url": "http://backwoodsgallery.com/",
            "phone": "+61 03 9041 3606",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6418
            ],
            "additional_images": []
        },
        {
            "id": 1216,
            "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": 2626,
                "name": "The Garage",
                "slug": "the-garage",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.3796375,4.8906851000000415",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2469,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Garage1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Garage1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:53:24.387437Z",
                    "updated_at": "2021-09-14T13:30:25.640289Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "The-Garage1",
                    "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": "NL",
            "publish_status": "published",
            "published_at": "2016-09-19T19:25:07.000000Z",
            "publish_time": null,
            "slug": "labs-at-the-garage-group-exhibition",
            "created_at": "2016-09-19T19:25:07.000000Z",
            "updated_at": "2016-09-19T19:25:07.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 23/09/2016, 22:00 and ending on 25/09/2016, 22:00. Event is in The Garage with address Brouwersgracht 75E, 1015 GC Amsterdam, Netherlands.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-09-23T22:00:00.000000Z",
            "end_time": "2016-09-25T22: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": "Brouwersgracht 75E, 1015 GC Amsterdam, Netherlands",
            "city": "Amsterdam",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@thegarageamsterdam.com",
            "external_url": "http://thegarageamsterdam.com/",
            "phone": "+31647235976",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6551
            ],
            "additional_images": []
        },
        {
            "id": 1159,
            "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": 2789,
                "name": "Marx Halle",
                "slug": "marx-halle",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1874492,16.405198299999938",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2016-08-14T12:35:13.000000Z",
            "publish_time": null,
            "slug": "vienna-contemporary-2016",
            "created_at": "2016-08-14T12:35:13.000000Z",
            "updated_at": "2016-08-14T12:35:13.000000Z",
            "summary": "viennacontemporary 2016 is an Art Fairs event starting on 21/09/2016, 00:00 and ending on 25/09/2016, 00:00. Event is in Marx Halle with address Karl-Farkas-Gasse 19, 1030 Wien, Austria, Vienna, Austria.",
            "title": "viennacontemporary 2016",
            "content": "",
            "start_time": "2016-09-21T00:00:00.000000Z",
            "end_time": "2016-09-25T00: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": "Karl-Farkas-Gasse 19, 1030 Wien, Austria, Vienna, Austria",
            "city": "Wien",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@viennacontemporary.at",
            "external_url": "http://www.viennacontemporary.at/en/",
            "phone": "+43 1 996 2033",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6373
            ],
            "additional_images": []
        },
        {
            "id": 1160,
            "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": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-08-15T14:59:38.000000Z",
            "publish_time": null,
            "slug": "ten-years-of-amazing-artists-corey-helford-gallery-and-friends-celebrate-group-exhibition",
            "created_at": "2016-08-15T14:59:38.000000Z",
            "updated_at": "2020-07-16T08:03:57.365392Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 26/08/2016, 22:00 and ending on 24/09/2016, 22:00. Event is in COREY HELFORD GALLERY with address 571 S Anderson St, Los Angeles, CA 90033, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-08-26T22:00:00.000000Z",
            "end_time": "2016-09-24T22: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": "571 S Anderson St, Los Angeles, CA 90033, USA",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "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": "sarah@coreyhelfordgallery.com",
            "external_url": "http://www.coreyhelfordgallery.com/",
            "phone": "(310) 287-2340",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6384
            ],
            "additional_images": []
        },
        {
            "id": 1164,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2563,
                "name": "Burning Giraffe Art Gallery",
                "slug": "burning-giraffe-art-gallery",
                "city": "Torino ",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.0657031,7.6976419999999735",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2016-08-18T16:30:06.000000Z",
            "publish_time": null,
            "slug": "fredster-solo-exhibition",
            "created_at": "2016-08-18T16:30:06.000000Z",
            "updated_at": "2020-07-16T08:03:59.238296Z",
            "summary": "Solo Exhibition is an Gallery Shows event starting on 31/08/2016, 22:00 and ending on 24/09/2016, 22:00. Event is in Burning Giraffe Art Gallery with address Via Eusebio Bava, 8, 10124 Torino, Italy.",
            "title": "Solo Exhibition",
            "content": "",
            "start_time": "2016-08-31T22:00:00.000000Z",
            "end_time": "2016-09-24T22:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Eusebio Bava, 8, 10124 Torino, Italy",
            "city": "Turin",
            "geolocation": "45.0657014,7.6976177",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@bugartgallery.com",
            "external_url": "http://www.bugartgallery.com/",
            "phone": "+39 011 5832745",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6397
            ],
            "additional_images": []
        },
        {
            "id": 1205,
            "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": 1977,
                "name": "Galleria Varsi",
                "slug": "galleria-varsi",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.89343170000001,12.4735637",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2338,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/varsi.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T08:08:15.543776Z",
                    "updated_at": "2021-09-14T13:27:43.007044Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "varsi",
                    "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-09-11T11:21:19.000000Z",
            "publish_time": null,
            "slug": "jacopo-mandich-rivelazioni",
            "created_at": "2016-09-11T11:21:19.000000Z",
            "updated_at": "2016-09-11T11:21:19.000000Z",
            "summary": "Rivelazioni is an Gallery Shows event starting on 15/09/2016, 22:00 and ending on 24/09/2016, 22:00. Event is in Galleria Varsi with address Via S. Salvatore in Campo, 51, 00186 Roma, Italy.",
            "title": "Rivelazioni",
            "content": "",
            "start_time": "2016-09-15T22:00:00.000000Z",
            "end_time": "2016-09-24T22: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 S. Salvatore in Campo, 51, 00186 Roma, Italy",
            "city": "Roma",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@galleriavarsi.it",
            "external_url": "http://www.galleriavarsi.it/?lang=en",
            "phone": "+39 06 683 09 410",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3516
            ],
            "artworks": [],
            "magazines": [
                6489
            ],
            "additional_images": []
        }
    ]
}