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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36144&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36108&ordering=-start_time",
    "results": [
        {
            "id": 1375,
            "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": 2413,
                "name": "Galerie Lisa Kandlhofer",
                "slug": "galerie-lisa-kandlhofer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1990097,16.37381460000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2395,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/L10109382.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T15:47:39.765210Z",
                    "updated_at": "2021-09-14T13:28:58.799703Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "L10109382",
                    "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-12-06T14:42:42.000000Z",
            "publish_time": null,
            "slug": "karl-karner-spiel-gerade-hollentor",
            "created_at": "2016-12-06T14:42:42.000000Z",
            "updated_at": "2020-07-16T08:05:45.832946Z",
            "summary": "Spiel gerade Höllentor is an Gallery Shows event starting on 14/12/2016, 00:00 and ending on 13/01/2017, 00:00. Event is in Galerie Lisa Kandlhofer with address Brucknerstraße 4, 1040 Wien, Austria.",
            "title": "Spiel gerade Höllentor",
            "content": "",
            "start_time": "2016-12-14T00:00:00.000000Z",
            "end_time": "2017-01-13T00: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": "Brucknerstraße 4, 1040 Wien, Austria",
            "city": "Vienna",
            "geolocation": "48.1990893,16.3751712",
            "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@kandlhofer.com",
            "external_url": "http://www.kandlhofer.com/",
            "phone": "+4315031167",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5564
            ],
            "artworks": [],
            "magazines": [
                6910
            ],
            "additional_images": []
        },
        {
            "id": 1378,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-12-08T12:13:29.000000Z",
            "publish_time": null,
            "slug": "xiixii-group-exhibition",
            "created_at": "2016-12-08T12:13:29.000000Z",
            "updated_at": "2020-07-16T08:05:47.295437Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 10/12/2016, 00:00 and ending on 08/01/2017, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-12-10T00:00:00.000000Z",
            "end_time": "2017-01-08T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1016 N Western Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@verticalgallery.com",
            "external_url": "http://verticalgallery.com/",
            "phone": "773-697-3846",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                262,
                311,
                640,
                1650,
                3153,
                5408,
                204,
                489,
                5253,
                6881
            ],
            "artworks": [],
            "magazines": [
                6919
            ],
            "additional_images": []
        },
        {
            "id": 1380,
            "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": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "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-12-10T12:44:51.000000Z",
            "publish_time": null,
            "slug": "fuco-ueda-odd-eye",
            "created_at": "2016-12-10T12:44:51.000000Z",
            "updated_at": "2022-01-27T14:53:41.575719Z",
            "summary": "Odd-Eye is an Gallery Shows event starting on 10/12/2016, 00:00 and ending on 01/01/2017, 00:00. Event is in THINKSPACE GALLERY with address 6009 Washington Blvd, Culver City, CA 90232, USA.",
            "title": "Odd-Eye",
            "content": "",
            "start_time": "2016-12-10T00:00:00.000000Z",
            "end_time": "2017-01-01T00: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": "6009 Washington Blvd, Culver City, CA 90232, USA",
            "city": "Culver City",
            "geolocation": "34.03179169387755,-118.37668246938776",
            "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@thinkspacegallery.com",
            "external_url": "http://thinkspacegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6934
            ],
            "additional_images": []
        },
        {
            "id": 1386,
            "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": 1993,
                "name": "Haven Gallery",
                "slug": "haven-gallery",
                "city": "Northport",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9007761,-73.34910259999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2313,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/havengallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:22:18.455423Z",
                    "updated_at": "2021-09-14T13:27:08.981807Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "havengallery",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-12-25T09:23:14.000000Z",
            "publish_time": null,
            "slug": "julie-filipenko-well-wake-the-dead",
            "created_at": "2016-12-25T09:23:14.000000Z",
            "updated_at": "2020-07-16T08:05:51.344452Z",
            "summary": "We’ll Wake the Dead is an Gallery Shows event starting on 10/12/2016, 00:00 and ending on 09/01/2017, 00:00. Event is in Haven Gallery with address 155 Main St, Northport, NY 11768, USA.",
            "title": "We’ll Wake the Dead",
            "content": "",
            "start_time": "2016-12-10T00:00:00.000000Z",
            "end_time": "2017-01-09T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "155 Main St, Northport, NY 11768, USA",
            "city": "Northport",
            "geolocation": "40.9007442,-73.34909029174645",
            "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@havenartgallery.com",
            "external_url": "http://www.havenartgallery.com/",
            "phone": "(631) 757-0500",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6999
            ],
            "additional_images": []
        },
        {
            "id": 1367,
            "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": 253,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Fautrier-Untitled-1962-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Fautrier-Untitled-1962-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jean-Fautrier-Untitled-1962-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Fautrier-Untitled-1962-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Fautrier-Untitled-1962-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Fautrier-Untitled-1962-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Fautrier-Untitled-1962-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Fautrier-Untitled-1962-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Fautrier-Untitled-1962-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Fautrier-Untitled-1962-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T08:36:34.583610Z",
                "updated_at": "2021-09-13T10:29:39.099196Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jean Fautrier - Untitled, 1962 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2016-12-02T23:55:00.000000Z",
            "publish_time": null,
            "slug": "christies-art-contemporain-vente-du-jour-12-8-2016",
            "created_at": "2016-12-02T23:55:00.000000Z",
            "updated_at": "2020-07-16T08:05:41.720099Z",
            "summary": "Art Contemporain Vente Du Jour is an Auctions event starting on 08/12/2016, 14:30 and ending on 08/12/2016, 17:30. Event is in Christie's Paris with address 9 Avenue Matignon, 75008 Paris, France.",
            "title": "Art Contemporain Vente Du Jour",
            "content": "",
            "start_time": "2016-12-08T14:30:00.000000Z",
            "end_time": "2016-12-08T17: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": "9 Avenue Matignon, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                6257,
                1694,
                773,
                914,
                847,
                2956,
                2693,
                1704,
                932,
                2158,
                880,
                470,
                1720,
                3145,
                8411,
                1967,
                349,
                763,
                8394,
                428,
                3700,
                287,
                1333,
                1715,
                1764,
                1835,
                857,
                1812,
                3008,
                754,
                760,
                1236,
                2245,
                3131,
                3447,
                4050,
                4182,
                507,
                636,
                764,
                3868,
                433,
                806,
                1623,
                2160,
                2165,
                2461,
                3862,
                4030,
                8405,
                294,
                566,
                769,
                788,
                1120,
                1209,
                1336,
                1359,
                1377,
                1458,
                1893,
                1941,
                2091,
                2175,
                2246,
                2567,
                3025,
                3109,
                3157,
                3230,
                3234,
                3461,
                3565,
                3683,
                3697,
                3720,
                3736,
                4022,
                4027,
                4042,
                4045,
                4058,
                4187,
                4191,
                4192,
                4739,
                5426,
                5541,
                6296,
                6308,
                6329,
                6339,
                6340,
                6360,
                6377,
                7375,
                7666,
                8395,
                8396,
                8397,
                8398,
                8399,
                8400,
                8406,
                8407,
                8408,
                8409,
                8410,
                8412,
                8413,
                8414,
                8415,
                8416,
                8417
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1365,
            "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": 251,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Grun-Blau-Rot-789-5-1993-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Grun-Blau-Rot-789-5-1993-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Gerhard-Richter-Grun-Blau-Rot-789-5-1993-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Grun-Blau-Rot-789-5-1993-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Grun-Blau-Rot-789-5-1993-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Grun-Blau-Rot-789-5-1993-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Grun-Blau-Rot-789-5-1993-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Grun-Blau-Rot-789-5-1993-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Grun-Blau-Rot-789-5-1993-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Gerhard-Richter-Grun-Blau-Rot-789-5-1993-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T08:31:57.247215Z",
                "updated_at": "2021-09-13T10:29:37.546266Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Gerhard Richter - Grun Blau Rot 789-5, 1993 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2016-12-02T10:19:52.000000Z",
            "publish_time": null,
            "slug": "phillips-new-now-12-8-2016",
            "created_at": "2016-12-02T10:19:52.000000Z",
            "updated_at": "2020-07-16T08:05:40.721886Z",
            "summary": "New Now is an Auctions event starting on 08/12/2016, 14:00 and ending on 08/12/2016, 17:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "New Now",
            "content": "",
            "start_time": "2016-12-08T14:00:00.000000Z",
            "end_time": "2016-12-08T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "30 Berkeley Square, Mayfair, London W1J 6EN, UK",
            "city": "City of Westminster",
            "geolocation": "51.51051004999999,-0.14696381769827865",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                6388,
                345,
                58,
                8,
                73,
                57,
                27,
                51,
                868,
                7426,
                467,
                349,
                843,
                3115,
                32,
                751,
                580,
                2290,
                371,
                44,
                5310,
                18,
                5917,
                475,
                1030,
                2997,
                844,
                959,
                2978,
                3416,
                872,
                1252,
                2926,
                5458,
                235,
                291,
                501,
                581,
                846,
                885,
                956,
                1293,
                3732,
                4082,
                6589,
                7328,
                8200,
                3,
                125,
                136,
                236,
                237,
                384,
                393,
                483,
                578,
                633,
                759,
                807,
                915,
                917,
                925,
                936,
                954,
                958,
                963,
                968,
                971,
                972,
                977,
                987,
                1034,
                1040,
                1046,
                1093,
                1095,
                1101,
                1106,
                1114,
                1115,
                1121,
                1134,
                1265,
                1347,
                1544,
                1767,
                1768,
                1912,
                1930,
                2083,
                2216,
                2229,
                2239,
                2242,
                2246,
                2280,
                2305,
                2310,
                2354,
                2368,
                2376,
                2382,
                2392,
                2401,
                2406,
                2862,
                2910,
                2914,
                2937,
                2953,
                3011,
                3107,
                3127,
                3130,
                3138,
                3149,
                3234,
                3305,
                3606,
                3712,
                3737,
                3867,
                4093,
                4098,
                4110,
                4114,
                4122,
                4128,
                4162,
                4299,
                4443,
                4446,
                4542,
                4544,
                4545,
                4546,
                4549,
                4550,
                4658,
                4696,
                5249,
                5355,
                5356,
                5363,
                5364,
                5385,
                5389,
                5414,
                5491,
                6156,
                6172,
                6364,
                6469,
                6556,
                6616,
                7234,
                7247,
                7318,
                7381,
                7418,
                7606,
                7617,
                8184,
                8185,
                8186,
                8187,
                8188,
                8189,
                8191,
                8192,
                8193,
                8194,
                8196,
                8197,
                8199,
                8201,
                8350,
                8351,
                8352,
                8353,
                8354,
                8355,
                8356,
                8357,
                8358,
                8363,
                8364,
                8365,
                8366,
                8367,
                8368,
                8369,
                8370,
                8371,
                8372,
                8373,
                8374,
                8375,
                8376,
                8377,
                8379,
                8380,
                8381,
                8382,
                8383,
                8384
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1368,
            "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": 2810,
                "name": "LOFT DU 34",
                "slug": "loft-du-34",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.856614,2.3522219000000177",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/logo4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/logo4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:24:27.462875Z",
                    "updated_at": "2021-09-14T13:34:20.905404Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2016-11-30T12:34:17.000000Z",
            "publish_time": null,
            "slug": "pochettes-en-stock-group-exhibition",
            "created_at": "2016-11-30T12:34:17.000000Z",
            "updated_at": "2020-07-16T08:05:42.230214Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 08/12/2016, 00:00 and ending on 09/01/2017, 00:00. Event is in LOFT DU 34 with address 34 Rue du Dragon, 75006 Paris, France.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-12-08T00:00:00.000000Z",
            "end_time": "2017-01-09T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34 Rue du Dragon, 75006 Paris, France",
            "city": "Paris",
            "geolocation": "48.8528599,2.3304074",
            "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": "+33 (0) 6 81 739 997",
            "external_url": "http://artsuggest.com/en/",
            "phone": "contact@artsuggest.com",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                58,
                8,
                22,
                73,
                65,
                27,
                51,
                18,
                78,
                46,
                181,
                19,
                89,
                183,
                212,
                812,
                988,
                5973,
                6005
            ],
            "artworks": [],
            "magazines": [
                6883
            ],
            "additional_images": []
        },
        {
            "id": 1369,
            "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": 343,
                "name": "GALERIE CELAL",
                "slug": "galerie-celal",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8607155,2.3452072000000044",
                "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-12-03T12:32:54.000000Z",
            "publish_time": null,
            "slug": "kenor-movimiento",
            "created_at": "2016-12-03T12:32:54.000000Z",
            "updated_at": "2020-07-16T08:05:42.736111Z",
            "summary": "Movimiento is an Gallery Shows event starting on 08/12/2016, 00:00 and ending on 06/01/2017, 00:00. Event is in GALERIE CELAL with address 45 Rue Saint Honoré, 75001 Paris, France.",
            "title": "Movimiento",
            "content": "",
            "start_time": "2016-12-08T00:00:00.000000Z",
            "end_time": "2017-01-06T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "45 Rue Saint Honoré, 75001 Paris, France",
            "city": "Paris",
            "geolocation": "48.860784,2.3453138116000005",
            "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@galeriecelal.com",
            "external_url": "http://www.galeriecelal.com/",
            "phone": "+33 140 265 635",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                409
            ],
            "artworks": [],
            "magazines": [
                6897
            ],
            "additional_images": []
        },
        {
            "id": 1373,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2016-12-04T12:23:38.000000Z",
            "publish_time": null,
            "slug": "madc-kaleidoscope",
            "created_at": "2016-12-04T12:23:38.000000Z",
            "updated_at": "2020-07-16T08:05:44.726518Z",
            "summary": "Kaleidoscope is an Gallery Shows event starting on 08/12/2016, 00:00 and ending on 08/01/2017, 00:00. Event is in Kolly Gallery with address Seefeldstrasse 56, 8008 Zürich, Switzerland.",
            "title": "Kaleidoscope",
            "content": "",
            "start_time": "2016-12-08T00:00:00.000000Z",
            "end_time": "2017-01-08T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Seefeldstrasse 56, 8008 Zürich, Switzerland",
            "city": "Zurich",
            "geolocation": "47.3622909,8.5503953",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@kollygallery.ch",
            "external_url": "http://kollygallery.ch/",
            "phone": "+41 44 252 55 66",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                169,
                3662
            ],
            "artworks": [],
            "magazines": [
                6902
            ],
            "additional_images": []
        },
        {
            "id": 1374,
            "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": 2401,
                "name": "GCA GALLERY",
                "slug": "gca-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8260806,2.38220780000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3041,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_3822_-_copie.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_3822_-_copie-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-10-03T10:09:42.254212Z",
                    "updated_at": "2021-09-14T13:44:49.014939Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "6451585c-204a-435b-afd8-4ef1880ea372"
                },
                "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-12-05T09:04:27.000000Z",
            "publish_time": null,
            "slug": "parallels-group-exhibition",
            "created_at": "2016-12-05T09:04:27.000000Z",
            "updated_at": "2020-07-16T08:05:45.239614Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 08/12/2016, 00:00 and ending on 26/02/2017, 00:00. Event is in GCA GALLERY with address 16 bis Rue Catherine Segurane, 06300 Nice, France.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-12-08T00:00:00.000000Z",
            "end_time": "2017-02-26T00: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": "16 bis Rue Catherine Segurane, 06300 Nice, France",
            "city": "Nice",
            "geolocation": "43.6986966,7.2817795",
            "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@gcagallery.fr",
            "external_url": "http://www.gcagallery.fr/",
            "phone": "+33 6 09 07 75 99",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                4512,
                200,
                4229,
                4308
            ],
            "artworks": [],
            "magazines": [
                6900
            ],
            "additional_images": []
        },
        {
            "id": 1376,
            "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": 1949,
                "name": "Die Kunstagentin",
                "slug": "die-kunstagentin",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9384836,6.936554699999988",
                "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": "DE",
            "publish_status": "published",
            "published_at": "2016-12-06T18:17:03.000000Z",
            "publish_time": null,
            "slug": "schone-bescherung-2016-group-exhibition",
            "created_at": "2016-12-06T18:17:03.000000Z",
            "updated_at": "2020-07-16T08:05:46.227126Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 08/12/2016, 00:00 and ending on 29/01/2017, 00:00. Event is in Die Kunstagentin with address Maastrichter Str. 26, 50672 Köln, Germany.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-12-08T00:00:00.000000Z",
            "end_time": "2017-01-29T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Maastrichter Str. 26, 50672 Köln, Germany",
            "city": "Cologne",
            "geolocation": "50.9384816,6.9365146",
            "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": "hallo@diekunstagentin.de",
            "external_url": "http://www.diekunstagentin.de/",
            "phone": "+49 (0)221 888 99100",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                32,
                89,
                194,
                803,
                1633
            ],
            "artworks": [],
            "magazines": [
                6908
            ],
            "additional_images": []
        },
        {
            "id": 1379,
            "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": 1948,
                "name": "The Cat Street Gallery",
                "slug": "the-cat-street-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2844693,114.14879440000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2594,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Cat-Street-Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:52.037742Z",
                    "updated_at": "2021-09-14T13:33:15.007168Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "HK",
            "publish_status": "published",
            "published_at": "2016-12-08T16:32:56.000000Z",
            "publish_time": null,
            "slug": "twelve-days-group-exhibition",
            "created_at": "2016-12-08T16:32:56.000000Z",
            "updated_at": "2016-12-08T16:32:56.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 08/12/2016, 00:00 and ending on 19/02/2017, 00:00. Event is in The Cat Street Gallery with address 50 Tung St, Tai Ping Shan, Hong Kong.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-12-08T00:00:00.000000Z",
            "end_time": "2017-02-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "50 Tung St, Tai Ping Shan, Hong Kong",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@thecatstreetgallery.com",
            "external_url": "http://www.thecatstreetgallery.com/splash/",
            "phone": "+852 2291 0006",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6911
            ],
            "additional_images": []
        },
        {
            "id": 1366,
            "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": 252,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Trime-Burine-1961-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Trime-Burine-1961-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jean-Dubuffet-Trime-Burine-1961-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Trime-Burine-1961-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Trime-Burine-1961-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Trime-Burine-1961-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Trime-Burine-1961-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Trime-Burine-1961-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Trime-Burine-1961-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Trime-Burine-1961-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T08:32:25.587167Z",
                "updated_at": "2021-09-13T10:29:38.442757Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jean Dubuffet - Trime Burine, 1961 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2016-12-02T16:20:22.000000Z",
            "publish_time": null,
            "slug": "christies-art-contemporain-vente-du-soir-12-7-2016",
            "created_at": "2016-12-02T16:20:22.000000Z",
            "updated_at": "2020-07-16T08:05:41.233262Z",
            "summary": "Art Contemporain Vente Du Soir is an Auctions event starting on 07/12/2016, 19:00 and ending on 07/12/2016, 21:00. Event is in Christie's Paris with address 9 Avenue Matignon, 75008 Paris, France.",
            "title": "Art Contemporain Vente Du Soir",
            "content": "",
            "start_time": "2016-12-07T19:00:00.000000Z",
            "end_time": "2016-12-07T21: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": "9 Avenue Matignon, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "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,
                1700,
                773,
                847,
                2693,
                932,
                7433,
                1333,
                1715,
                779,
                477,
                478,
                754,
                676,
                432,
                788,
                879,
                924,
                2175,
                3309,
                3461,
                6360,
                6372,
                8050
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1364,
            "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": 250,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joseph-Kosuth-Modus-Opereandi-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joseph-Kosuth-Modus-Opereandi-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Joseph-Kosuth-Modus-Opereandi.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joseph-Kosuth-Modus-Opereandi-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joseph-Kosuth-Modus-Opereandi-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joseph-Kosuth-Modus-Opereandi-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joseph-Kosuth-Modus-Opereandi-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joseph-Kosuth-Modus-Opereandi-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joseph-Kosuth-Modus-Opereandi-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joseph-Kosuth-Modus-Opereandi-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T08:24:36.293541Z",
                "updated_at": "2021-09-13T10:29:37.122951Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Joseph Kosuth - Modus Opereandi",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2016-12-01T10:24:39.000000Z",
            "publish_time": null,
            "slug": "sothebys-de-magritte-a-indiana-une-collection-italienne-from-magritte-to-indiana-an-italian-collection-12-7-2016",
            "created_at": "2016-12-01T10:24:39.000000Z",
            "updated_at": "2020-07-16T08:05:40.249191Z",
            "summary": "De Magritte à Indiana: une collection italienne / From Magritte to Indiana: an Italian collection is an Auctions event starting on 07/12/2016, 18:00 and ending on 07/12/2016, 20:00. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "De Magritte à Indiana: une collection italienne / From Magritte to Indiana: an Italian collection",
            "content": "",
            "start_time": "2016-12-07T18:00:00.000000Z",
            "end_time": "2016-12-07T20: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": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "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": [
                731,
                1694,
                914,
                1696,
                3257,
                2174,
                1372,
                2429,
                408,
                1808,
                3260,
                1880,
                2150,
                2195,
                2461,
                3081,
                3292,
                3296,
                3913,
                4023,
                8211,
                8212,
                8213,
                8214
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1359,
            "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": 249,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-47-x-57-cm-30-Decembre-1999-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-47-x-57-cm-30-Decembre-1999-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pierre-Soulages-Peinture-47-x-57-cm-30-Decembre-1999-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-47-x-57-cm-30-Decembre-1999-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-47-x-57-cm-30-Decembre-1999-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-47-x-57-cm-30-Decembre-1999-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-47-x-57-cm-30-Decembre-1999-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-47-x-57-cm-30-Decembre-1999-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-47-x-57-cm-30-Decembre-1999-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-47-x-57-cm-30-Decembre-1999-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T08:18:17.586650Z",
                "updated_at": "2021-09-13T10:29:36.958835Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pierre Soulages - Peinture 47 x 57 cm 30 Decembre 1999 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2016-11-27T22:22:27.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-contemporain-contemporary-art-12-7-2016",
            "created_at": "2016-11-27T22:22:27.000000Z",
            "updated_at": "2020-07-16T08:05:37.742137Z",
            "summary": "Art Contemporain/Contemporary Art is an Auctions event starting on 07/12/2016, 14:30 and ending on 07/12/2016, 17:30. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Art Contemporain/Contemporary Art",
            "content": "",
            "start_time": "2016-12-07T14:30:00.000000Z",
            "end_time": "2016-12-07T17: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": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "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,
                345,
                1694,
                773,
                914,
                73,
                847,
                2693,
                783,
                932,
                1221,
                860,
                470,
                3443,
                467,
                349,
                428,
                793,
                364,
                287,
                748,
                1333,
                857,
                427,
                4029,
                408,
                609,
                754,
                760,
                913,
                1236,
                2245,
                4215,
                764,
                1808,
                2957,
                781,
                2165,
                432,
                566,
                1262,
                1336,
                1359,
                1373,
                2062,
                2091,
                2175,
                2213,
                2259,
                3147,
                3149,
                3230,
                3434,
                3465,
                3697,
                3745,
                4022,
                4181,
                4187,
                4192,
                4774,
                6319,
                8209,
                8210
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1358,
            "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": 248,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-195-x-130-cm-7-Mars-1958-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-195-x-130-cm-7-Mars-1958-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pierre-Soulages-Peinture-195-x-130-cm-7-Mars-1958-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-195-x-130-cm-7-Mars-1958-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-195-x-130-cm-7-Mars-1958-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-195-x-130-cm-7-Mars-1958-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-195-x-130-cm-7-Mars-1958-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-195-x-130-cm-7-Mars-1958-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-195-x-130-cm-7-Mars-1958-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pierre-Soulages-Peinture-195-x-130-cm-7-Mars-1958-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T08:17:42.511882Z",
                "updated_at": "2021-09-13T10:29:35.293086Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pierre Soulages - Peinture 195 x 130 cm 7 Mars 1958 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2016-11-27T22:22:45.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-contemporain-contemporary-art-12-6-2016",
            "created_at": "2016-11-27T22:22:45.000000Z",
            "updated_at": "2020-07-16T08:05:37.250622Z",
            "summary": "Art Contemporain/Contemporary Art is an Auctions event starting on 06/12/2016, 19:00 and ending on 06/12/2016, 20:00. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Art Contemporain/Contemporary Art",
            "content": "",
            "start_time": "2016-12-06T19:00:00.000000Z",
            "end_time": "2016-12-06T20: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": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                345,
                773,
                73,
                847,
                880,
                860,
                793,
                746,
                1333,
                857,
                1220,
                848,
                754,
                760,
                764,
                501,
                786,
                435,
                788,
                1327,
                1336,
                1359,
                2062,
                2175,
                2348,
                3697,
                4042,
                4187,
                4194
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1356,
            "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": 247,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Santa-Claus-from-Myths-F.S.-II.266-1981-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Santa-Claus-from-Myths-F.S.-II.266-1981-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Santa-Claus-from-Myths-F.S.-II.266-1981-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Santa-Claus-from-Myths-F.S.-II.266-1981-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Santa-Claus-from-Myths-F.S.-II.266-1981-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Santa-Claus-from-Myths-F.S.-II.266-1981-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Santa-Claus-from-Myths-F.S.-II.266-1981-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Santa-Claus-from-Myths-F.S.-II.266-1981-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Santa-Claus-from-Myths-F.S.-II.266-1981-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Santa-Claus-from-Myths-F.S.-II.266-1981-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T08:14:41.849948Z",
                "updated_at": "2021-09-13T10:29:34.871622Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Santa Claus, from Myths (F.S. II.266), 1981 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1652,
                "name": "Bonhams New York",
                "slug": "bonhams-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.762106,-73.97305289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2162,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:30.840069Z",
                    "updated_at": "2021-09-14T13:23:44.789709Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_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-11-25T12:24:57.000000Z",
            "publish_time": null,
            "slug": "bonhams-modern-and-contemporary-prints-and-multiples-12-6-2016",
            "created_at": "2016-11-25T12:24:57.000000Z",
            "updated_at": "2020-07-16T08:05:36.427099Z",
            "summary": "Modern & Contemporary Prints & Multiples is an Auctions event starting on 06/12/2016, 15:00 and ending on 06/12/2016, 18:00. Event is in Bonhams New York with address 580 Madison Ave, New York, NY 10022, USA.",
            "title": "Modern & Contemporary Prints & Multiples",
            "content": "",
            "start_time": "2016-12-06T15:00:00.000000Z",
            "end_time": "2016-12-06T18: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": "580 Madison Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7620354,-73.9727477",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                60,
                1706,
                780,
                345,
                1700,
                8,
                22,
                59,
                476,
                1696,
                7,
                402,
                65,
                356,
                783,
                932,
                1221,
                1831,
                901,
                2151,
                1998,
                361,
                1710,
                115,
                1340,
                2174,
                2192,
                350,
                793,
                458,
                904,
                1333,
                460,
                2030,
                2149,
                29,
                2196,
                736,
                1911,
                1995,
                2190,
                2807,
                3123,
                551,
                1483,
                2150,
                2186,
                3854,
                12,
                36,
                370,
                647,
                1357,
                1390,
                1714,
                2439,
                2812,
                3323,
                3804,
                3825,
                4942,
                5612,
                8164
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1362,
            "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": 705,
                "name": "30WORKS Gallery",
                "slug": "30works-cologne",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9402685,6.934171200000037",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2574,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WideWalls-Top-Banner03c-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WideWalls-Top-Banner03c-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WideWalls-Top-Banner03c-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/WideWalls-Top-Banner03c.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WideWalls-Top-Banner03c-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WideWalls-Top-Banner03c-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WideWalls-Top-Banner03c-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/WideWalls-Top-Banner03c-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:35.420183Z",
                    "updated_at": "2021-09-14T13:32:48.398719Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2016-11-26T15:01:06.000000Z",
            "publish_time": null,
            "slug": "van-ray-diamonds-and-rust",
            "created_at": "2016-11-26T15:01:06.000000Z",
            "updated_at": "2020-07-16T08:05:39.225028Z",
            "summary": "Diamonds and Rust is an Gallery Shows event starting on 02/12/2016, 00:00 and ending on 31/12/2016, 00:00. Event is in 30WORKS Gallery with address Antwerpener Str. 42, 50672 Köln, Germany.",
            "title": "Diamonds and Rust",
            "content": "",
            "start_time": "2016-12-02T00:00:00.000000Z",
            "end_time": "2016-12-31T00: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": "Antwerpener Str. 42, 50672 Köln, Germany",
            "city": "Cologne",
            "geolocation": "50.940339,6.934162073798214",
            "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": "hello@30works.de",
            "external_url": "http://www.30works.de/cms/front_content.php",
            "phone": "+49 221 57 00 250",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                260
            ],
            "artworks": [],
            "magazines": [
                6871
            ],
            "additional_images": []
        }
    ]
}