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

{
    "count": 37593,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35928&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=35892&ordering=-start_time",
    "results": [
        {
            "id": 19450,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18883,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/608b2d5fa41249f9826bdb26917b880e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/608b2d5fa41249f9826bdb26917b880e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/608b2d5fa41249f9826bdb26917b880e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/608b2d5fa41249f9826bdb26917b880e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/608b2d5fa41249f9826bdb26917b880e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/608b2d5fa41249f9826bdb26917b880e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/608b2d5fa41249f9826bdb26917b880e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/608b2d5fa41249f9826bdb26917b880e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/608b2d5fa41249f9826bdb26917b880e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/608b2d5fa41249f9826bdb26917b880e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:58:28.239247Z",
                "updated_at": "2023-02-10T14:30:29.516257Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7745,
                "name": "Nanda\\Hobbs",
                "slug": "nandahobbs",
                "city": "Chippendale",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-33.8872711,151.1995181",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2023-01-12T10:58:28.400210Z",
            "publish_time": null,
            "slug": "nandahobbs-ben-smith-threshold-2017-05-02",
            "created_at": "2023-01-12T10:58:29.274224Z",
            "updated_at": "2023-01-12T10:58:29.274242Z",
            "summary": null,
            "title": "Ben Smith | Threshold",
            "content": null,
            "start_time": "2017-05-02T00:00:00.000000Z",
            "end_time": "2017-05-19T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": ", ,",
            "city": "Chippendale",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1575,
            "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": 2799,
                "name": "National Agriculture Exhibition Center Beijing",
                "slug": "national-agriculture-exhibition-center-beijing",
                "city": "Beijing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "39.9438808,116.46369490000006",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2017-04-05T22:09:09.000000Z",
            "publish_time": null,
            "slug": "art-beijing-2017",
            "created_at": "2017-04-05T22:09:09.000000Z",
            "updated_at": "2017-04-05T22:09:09.000000Z",
            "summary": "Art Beijing 2017 is an Art Fairs event starting on 30/04/2017, 00:00 and ending on 03/05/2017, 00:00. Event is in National Agriculture Exhibition Center Beijing with address Nongzhanguan N Rd, Chaoyang Qu, Beijing Shi, China, 100001, Beijing, China.",
            "title": "Art Beijing 2017",
            "content": "",
            "start_time": "2017-04-30T00:00:00.000000Z",
            "end_time": "2017-05-03T00: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": "Nongzhanguan N Rd, Chaoyang Qu, Beijing Shi, China, 100001, Beijing, China",
            "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": "artbeijing2017@163.com",
            "external_url": "http://www.artbeijing.net/",
            "phone": "4006-996-076",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7396
            ],
            "additional_images": []
        },
        {
            "id": 1598,
            "author": {
                "id": "80c7abb5-7f0a-475b-bcc9-118374b2a18f",
                "username": "Andrew",
                "slug": "andrew",
                "first_name": "Andrew",
                "last_name": "Hosner",
                "display_name": "Andrew",
                "display_name_full": "Andrew",
                "email": "daniel@thinkspaceprojects.com",
                "telephone": "310-558-3375"
            },
            "price": null,
            "featured_image": {
                "id": 3705,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/222308769_1492551218-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/222308769_1492551218-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/222308769_1492551218.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/222308769_1492551218-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/222308769_1492551218-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/222308769_1492551218-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/222308769_1492551218-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/222308769_1492551218-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/222308769_1492551218-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/222308769_1492551218-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:34:09.145847Z",
                "updated_at": "2021-09-13T11:20:06.703288Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Pretty Deep Shit",
                "description": null,
                "uploaded_by": 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": "2017-04-18T23:19:59.000000Z",
            "publish_time": null,
            "slug": "seth-armstrong-pretty-deep-shit",
            "created_at": "2017-04-18T23:19:59.000000Z",
            "updated_at": "2022-01-27T14:31:28.512835Z",
            "summary": "Pretty Deep Shit is an Gallery Shows event starting on 29/04/2017, 00:00 and ending on 21/05/2017, 00:00. Event is in THINKSPACE GALLERY with address 6009 Washington Blvd, Culver City, CA 90232, USA.",
            "title": "Pretty Deep Shit",
            "content": "",
            "start_time": "2017-04-29T00:00:00.000000Z",
            "end_time": "2017-05-21T00: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": [
                7492
            ],
            "additional_images": [
                2129,
                3706
            ]
        },
        {
            "id": 1599,
            "author": {
                "id": "80c7abb5-7f0a-475b-bcc9-118374b2a18f",
                "username": "Andrew",
                "slug": "andrew",
                "first_name": "Andrew",
                "last_name": "Hosner",
                "display_name": "Andrew",
                "display_name_full": "Andrew",
                "email": "daniel@thinkspaceprojects.com",
                "telephone": "310-558-3375"
            },
            "price": null,
            "featured_image": {
                "id": 3707,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145981288_1492551687-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145981288_1492551687-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2145981288_1492551687.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145981288_1492551687-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145981288_1492551687-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145981288_1492551687-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145981288_1492551687-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145981288_1492551687-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145981288_1492551687-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2145981288_1492551687-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:34:11.073959Z",
                "updated_at": "2021-09-13T11:20:08.724021Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Axiom",
                "description": null,
                "uploaded_by": 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": "2017-04-18T23:36:19.000000Z",
            "publish_time": null,
            "slug": "brian-mashburn-axiom",
            "created_at": "2017-04-18T23:36:19.000000Z",
            "updated_at": "2022-01-27T14:32:09.925803Z",
            "summary": "Axiom is an Gallery Shows event starting on 29/04/2017, 00:00 and ending on 21/05/2017, 00:00. Event is in THINKSPACE GALLERY with address 6009 Washington Blvd, Culver City, CA 90232, USA.",
            "title": "Axiom",
            "content": "",
            "start_time": "2017-04-29T00:00:00.000000Z",
            "end_time": "2017-05-21T00: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": [
                7492
            ],
            "additional_images": [
                2130
            ]
        },
        {
            "id": 1591,
            "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": 315,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Mario-Schifano-.Cielo-Particolare-1963detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Mario-Schifano-.Cielo-Particolare-1963detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:26:14.539581Z",
                "updated_at": "2021-09-13T10:30:22.044783Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Mario Schifano - .Cielo Particolare, 1963(detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1661,
                "name": "Christie's Milan",
                "slug": "christies-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.46675,9.18739000000005",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2155,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Milano.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:07.295329Z",
                    "updated_at": "2021-09-14T13:23:35.614764Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2017-04-21T15:09:13.000000Z",
            "publish_time": null,
            "slug": "christies-milan-modern-and-contemporary-4-28-2017",
            "created_at": "2017-04-21T15:09:13.000000Z",
            "updated_at": "2020-07-16T08:07:56.424406Z",
            "summary": "Milan Modern and Contemporary is an Auctions event starting on 28/04/2017, 15:00 and ending on 28/04/2017, 16:00. Event is in Christie's Milan with address Via Clerici, 5, 20121 Milano, Italy.",
            "title": "Milan Modern and Contemporary",
            "content": "",
            "start_time": "2017-04-28T15:00:00.000000Z",
            "end_time": "2017-04-28T16:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Clerici, 5, 20121 Milano, Italy",
            "city": "Milan",
            "geolocation": "45.4668603,9.1871922",
            "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": [
                3912,
                9659,
                9707,
                9708
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2578,
            "author": {
                "id": "a2476e12-00da-4b81-934f-d723ad3c2e29",
                "username": "max_1303",
                "slug": "max_1303",
                "first_name": "max",
                "last_name": "koffler",
                "display_name": "max koffler",
                "display_name_full": "max koffler",
                "email": "info@galerie-son.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 4379,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS_gs2017_purplecross_tallletters_1200px-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS_gs2017_purplecross_tallletters_1200px-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/KAWS_gs2017_purplecross_tallletters_1200px.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS_gs2017_purplecross_tallletters_1200px-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS_gs2017_purplecross_tallletters_1200px-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS_gs2017_purplecross_tallletters_1200px-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS_gs2017_purplecross_tallletters_1200px-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS_gs2017_purplecross_tallletters_1200px-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS_gs2017_purplecross_tallletters_1200px-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/KAWS_gs2017_purplecross_tallletters_1200px-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-06-06T15:52:47.431780Z",
                "updated_at": "2021-09-13T11:32:59.440519Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "a2476e12-00da-4b81-934f-d723ad3c2e29"
            },
            "venue": {
                "id": 2951,
                "name": "galerie son",
                "slug": "galerie-son",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.51672984130539,13.398186411639472",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2758,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Son-profile-image.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Son-profile-image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:41:06.159301Z",
                    "updated_at": "2021-09-14T13:37:49.733699Z",
                    "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": "2019-07-31T15:42:28.000000Z",
            "publish_time": null,
            "slug": "kaws-at-gallery-weekend-berlin",
            "created_at": "2019-07-31T15:42:28.000000Z",
            "updated_at": "2020-07-16T08:16:12.458018Z",
            "summary": "KAWS at Gallery Weekend Berlin is an Gallery Shows event starting on 28/04/2017, 11:00 and ending on 30/04/2017, 18:00. Event is in galerie son with address Schinkelplatz 4\r\n10117 Berlin.",
            "title": "KAWS \"Black Spots and Companions\" at Gallery Weekend Berlin",
            "content": "tondos & companions",
            "start_time": "2017-04-28T11:00:00.000000Z",
            "end_time": "2017-04-30T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Schinkelplatz 4\r\n10117 Berlin",
            "city": "Berlin",
            "geolocation": "52.516673,13.3981906",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1593,
            "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": 313,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Moonwalk-F.-S.-II.404-1987-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:19:46.314225Z",
                "updated_at": "2021-09-13T10:30:20.211779Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Moonwalk (F. & S. II.404), 1987 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-04-20T09:31:29.000000Z",
            "publish_time": null,
            "slug": "sothebys-prints-multiples-4-28-2017",
            "created_at": "2017-04-20T09:31:29.000000Z",
            "updated_at": "2020-07-16T08:07:57.435725Z",
            "summary": "Prints & Multiples is an Auctions event starting on 28/04/2017, 10:00 and ending on 28/04/2017, 16:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2017-04-28T10:00:00.000000Z",
            "end_time": "2017-04-28T16:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1334 York Ave, New York, NY 10021, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76628425,-73.95354506025748",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1706,
                345,
                58,
                731,
                476,
                73,
                1696,
                402,
                912,
                1221,
                1831,
                860,
                247,
                470,
                2151,
                467,
                349,
                1333,
                445,
                3376,
                46,
                469,
                2190,
                2199,
                2807,
                1483,
                2186,
                435,
                974,
                1328,
                2143,
                2188,
                2202,
                2454,
                2612,
                2626,
                3825,
                3827,
                3829,
                4183,
                7310,
                9644,
                9704,
                9705
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1606,
            "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": 1970,
                "name": "GALERIE HEGEMANN",
                "slug": "galerie-hegemann",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1358937,11.57035959999996",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2586,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/31797173934_aa994e11d5_o-Kopie.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:18.790642Z",
                    "updated_at": "2021-09-14T13:33:03.765629Z",
                    "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": "2017-04-25T10:45:58.000000Z",
            "publish_time": null,
            "slug": "ronald-a-westerhuis-reflections",
            "created_at": "2017-04-25T10:45:58.000000Z",
            "updated_at": "2020-07-16T08:08:03.936504Z",
            "summary": "Reflections is an Gallery Shows event starting on 28/04/2017, 00:00 and ending on 28/05/2017, 00:00. Event is in GALERIE HEGEMANN with address Hackenstraße 5, 80331 München, Germany.",
            "title": "Reflections",
            "content": "",
            "start_time": "2017-04-28T00:00:00.000000Z",
            "end_time": "2017-05-28T00: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": "Hackenstraße 5, 80331 München, Germany",
            "city": "Munich",
            "geolocation": "48.1359821,11.5703495",
            "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@galerie-hegemann.de",
            "external_url": "http://www.galerie-hegemann.de/",
            "phone": "+49 89 76753546",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7476
            ],
            "additional_images": []
        },
        {
            "id": 1590,
            "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": 314,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Enrico-Castellani-Superficie-Bianca-1987-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:26:08.492274Z",
                "updated_at": "2021-09-13T10:30:20.745874Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Enrico Castellani - Superficie Bianca, 1987 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1661,
                "name": "Christie's Milan",
                "slug": "christies-milan",
                "city": "Milan",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.46675,9.18739000000005",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2155,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Milano.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Milano-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:07.295329Z",
                    "updated_at": "2021-09-14T13:23:35.614764Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Milano",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2017-04-21T15:08:57.000000Z",
            "publish_time": null,
            "slug": "christies-milan-modern-and-contemporary-4-27-2017",
            "created_at": "2017-04-21T15:08:57.000000Z",
            "updated_at": "2020-07-16T08:07:55.937333Z",
            "summary": "Milan Modern and Contemporary is an Auctions event starting on 27/04/2017, 19:00 and ending on 27/04/2017, 20:00. Event is in Christie's Milan with address Via Clerici, 5, 20121 Milano, Italy.",
            "title": "Milan Modern and Contemporary",
            "content": "",
            "start_time": "2017-04-27T19:00:00.000000Z",
            "end_time": "2017-04-27T20: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": "Via Clerici, 5, 20121 Milano, Italy",
            "city": "Milan",
            "geolocation": "45.4668603,9.1871922",
            "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": [
                433,
                1359,
                5540,
                9706
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1592,
            "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": 312,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Edvard-Munch-Madonna-Woll-39-Schiefler-33-1902-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:19:42.912339Z",
                "updated_at": "2021-09-13T10:30:19.676674Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Edvard Munch - Madonna (Woll 39; Schiefler 33), 1902 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-04-20T09:29:19.000000Z",
            "publish_time": null,
            "slug": "sothebys-prints-multiples-4-27-2017",
            "created_at": "2017-04-20T09:29:19.000000Z",
            "updated_at": "2020-07-16T08:07:56.930564Z",
            "summary": "Prints & Multiples is an Auctions event starting on 27/04/2017, 14:00 and ending on 27/04/2017, 19:00. Event is in Sotheby's New York with address 1334 York Ave, New York, NY 10021, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2017-04-27T14:00:00.000000Z",
            "end_time": "2017-04-27T19:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1334 York Ave, New York, NY 10021, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.76628425,-73.95354506025748",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                345,
                476,
                73,
                356,
                247,
                2151,
                349,
                362,
                2186,
                290,
                974,
                2143,
                3825
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1605,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2563,
                "name": "Burning Giraffe Art Gallery",
                "slug": "burning-giraffe-art-gallery",
                "city": "Torino ",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.0657031,7.6976419999999735",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2017-04-24T10:54:00.000000Z",
            "publish_time": null,
            "slug": "rosario-vicidomini-fremito-a-perdere",
            "created_at": "2017-04-24T10:54:00.000000Z",
            "updated_at": "2020-07-16T08:08:03.440929Z",
            "summary": "Fremito a perdere is an Gallery Shows event starting on 27/04/2017, 00:00 and ending on 04/06/2017, 00:00. Event is in Burning Giraffe Art Gallery with address Via Eusebio Bava, 8, 10124 Torino, Italy.",
            "title": "Fremito a perdere",
            "content": "",
            "start_time": "2017-04-27T00:00:00.000000Z",
            "end_time": "2017-06-04T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Eusebio Bava, 8, 10124 Torino, Italy",
            "city": "Turin",
            "geolocation": "45.0657014,7.6976177",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@bugartgallery.com",
            "external_url": "http://www.bugartgallery.com/",
            "phone": "+39 0115832745",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7469
            ],
            "additional_images": []
        },
        {
            "id": 1607,
            "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": 1988,
                "name": "UNIX Gallery",
                "slug": "unix-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7488526,-74.00547770000003",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-04-25T13:41:30.000000Z",
            "publish_time": null,
            "slug": "peter-anton-sugatarium",
            "created_at": "2017-04-25T13:41:30.000000Z",
            "updated_at": "2020-07-16T08:08:04.449043Z",
            "summary": "Sugatarium is an Gallery Shows event starting on 27/04/2017, 00:00 and ending on 18/06/2017, 00:00. Event is in UNIX Gallery with address 532 W 24th St, New York, NY 10011, USA.",
            "title": "Sugatarium",
            "content": "",
            "start_time": "2017-04-27T00:00:00.000000Z",
            "end_time": "2017-06-18T00: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": "532 W 24th St, New York, NY 10011, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.74869152631579,-74.0047082368421",
            "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@unixgallery.com",
            "external_url": "http://www.unixgallery.com/",
            "phone": "+1 212 209 1572",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3784
            ],
            "artworks": [],
            "magazines": [
                7473
            ],
            "additional_images": []
        },
        {
            "id": 1612,
            "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": 3010,
                "name": "Fort Mason Festival Pavilion",
                "slug": "fort-mason-festival-pavilion",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.8053418,-122.4324908",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-04-25T22:12:31.000000Z",
            "publish_time": null,
            "slug": "art-market-san-francisco-2017",
            "created_at": "2017-04-25T22:12:31.000000Z",
            "updated_at": "2020-07-16T08:08:06.940153Z",
            "summary": "Art Market San Francisco 2017 is an Art Fairs event starting on 27/04/2017, 00:00 and ending on 01/05/2017, 00:00. Event is in Fort Mason Festival Pavilion with address 2 Marina Blvd, San Francisco, United States.",
            "title": "Art Market San Francisco 2017",
            "content": "",
            "start_time": "2017-04-27T00:00:00.000000Z",
            "end_time": "2017-05-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": "2 Marina Blvd, San Francisco, United States",
            "city": "San Francisco",
            "geolocation": "37.8065143,-122.4317704",
            "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": "http://artmarketsf.com/about/art-market-san-francisco/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                804,
                8,
                467,
                115,
                1724,
                1751,
                3716,
                3888
            ],
            "artworks": [],
            "magazines": [
                7353
            ],
            "additional_images": []
        },
        {
            "id": 1635,
            "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": 2715,
                "name": "ArtCan Gallery",
                "slug": "artcan-gallery",
                "city": "Marseille",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "43.2886314,5.381117399999994",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2617,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_0669-copie.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:23:22.329318Z",
                    "updated_at": "2021-09-14T13:33:50.161747Z",
                    "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": "2017-05-01T21:04:32.000000Z",
            "publish_time": null,
            "slug": "new-york-meets-the-french-touch-group-exhibtion",
            "created_at": "2017-05-01T21:04:32.000000Z",
            "updated_at": "2020-07-16T08:08:18.480208Z",
            "summary": "Group Exhibtion is an Gallery Shows event starting on 27/04/2017, 00:00 and ending on 19/05/2017, 00:00. Event is in ArtCan Gallery with address 5 Rue du Cannau, 34000 Montpellier, France.",
            "title": "Group Exhibtion",
            "content": "",
            "start_time": "2017-04-27T00:00:00.000000Z",
            "end_time": "2017-05-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": "5 Rue du Cannau, 34000 Montpellier, France",
            "city": "Montpellier",
            "geolocation": "43.6121387,3.8783033",
            "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@artcan-gallery.com",
            "external_url": "http://www.artcan-gallery.com/",
            "phone": "+33 6 81 69 90 58",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                122,
                4006,
                1031,
                1029
            ],
            "artworks": [],
            "magazines": [
                7510
            ],
            "additional_images": []
        },
        {
            "id": 1589,
            "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": 311,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Sam-Francis-Untitleddetail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Sam-Francis-Untitleddetail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:11:33.391523Z",
                "updated_at": "2021-09-13T10:30:18.936944Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Sam Francis - Untitled(detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1651,
                "name": "Bonhams Los Angeles",
                "slug": "bonhams-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.098354,-118.35526199999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2161,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_los_angeles.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:28.516310Z",
                    "updated_at": "2021-09-14T13:23:43.623184Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_los_angeles",
                    "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": "2017-04-17T14:20:26.000000Z",
            "publish_time": null,
            "slug": "bonhams-made-in-california-4-26-2017",
            "created_at": "2017-04-17T14:20:26.000000Z",
            "updated_at": "2020-07-16T08:07:55.614423Z",
            "summary": "Made in California is an Auctions event starting on 26/04/2017, 10:00 and ending on 26/04/2017, 11:00. Event is in Bonhams Los Angeles with address 7601 Sunset Blvd, Los Angeles, CA 90046, USA.",
            "title": "Made in California",
            "content": "",
            "start_time": "2017-04-26T10:00:00.000000Z",
            "end_time": "2017-04-26T11: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": "7601 Sunset Blvd, Los Angeles, CA 90046, USA",
            "city": "Los Angeles",
            "geolocation": "34.0975823,-118.2862326",
            "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": [
                860,
                9607,
                9640,
                9641,
                9642,
                9643
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1603,
            "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": 3035,
                "name": "Koelnmesse",
                "slug": "koelnmesse",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9475956,6.981357399999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2017-04-22T21:32:27.000000Z",
            "publish_time": null,
            "slug": "art-cologne-2017",
            "created_at": "2017-04-22T21:32:27.000000Z",
            "updated_at": "2020-07-16T08:08:02.416144Z",
            "summary": "Art Cologne 2017 is an Art Fairs event starting on 26/04/2017, 00:00 and ending on 30/04/2017, 00:00. Event is in Koelnmesse with address Messeplatz 1 Mülheim, Cologne, Germany.",
            "title": "Art Cologne 2017",
            "content": "",
            "start_time": "2017-04-26T00:00:00.000000Z",
            "end_time": "2017-04-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Messeplatz 1 Mülheim, Cologne, Germany",
            "city": "Cologne",
            "geolocation": "50.948269800000006,6.98393976647583",
            "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": "artcologne@koelnmesse.de",
            "external_url": "http://www.artcologne.com/ART-COLOGNE/index-2.php",
            "phone": "+49 221 8210",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7451
            ],
            "additional_images": []
        },
        {
            "id": 1587,
            "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": 310,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Eadweard-Muybridge-Panorama-Of-San-Francisco-From-California-St.-Hill-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:11:29.249070Z",
                "updated_at": "2021-09-13T10:30:18.203333Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Eadweard Muybridge - Panorama Of San Francisco From California St. Hill (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": "2017-04-17T12:44:01.000000Z",
            "publish_time": null,
            "slug": "bonhams-photographs-4-25-2017",
            "created_at": "2017-04-17T12:44:01.000000Z",
            "updated_at": "2020-07-16T08:07:54.349292Z",
            "summary": "Photographs is an Auctions event starting on 25/04/2017, 13:00 and ending on 25/04/2017, 14:00. Event is in Bonhams New York with address 580 Madison Ave, New York, NY 10022, USA.",
            "title": "Photographs",
            "content": "",
            "start_time": "2017-04-25T13:00:00.000000Z",
            "end_time": "2017-04-25T14: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": [
                544,
                348,
                1666,
                1508,
                1705,
                1721,
                1782,
                1785,
                2868,
                3049,
                3365,
                3585,
                4660,
                5674,
                9615,
                9616,
                9617,
                9618,
                9619,
                9620
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1596,
            "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": 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": "2017-04-18T10:45:03.000000Z",
            "publish_time": null,
            "slug": "anton-unai-amor-enemigo",
            "created_at": "2017-04-18T10:45:03.000000Z",
            "updated_at": "2020-07-16T08:07:58.929316Z",
            "summary": "Amor Enemigo is an Gallery Shows event starting on 24/04/2017, 00:00 and ending on 11/06/2017, 00:00. Event is in Die Kunstagentin with address Maastrichter Str. 26, 50672 Köln, Germany.",
            "title": "Amor Enemigo",
            "content": "",
            "start_time": "2017-04-24T00:00:00.000000Z",
            "end_time": "2017-06-11T00: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 221 888 99 100",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                269
            ],
            "artworks": [],
            "magazines": [
                7445
            ],
            "additional_images": []
        }
    ]
}