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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1656&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1620&ordering=start_time",
    "results": [
        {
            "id": 2130,
            "author": {
                "id": "cfc50155-9a72-4503-a787-1c7499c807ce",
                "username": "AddictedArtGallery",
                "slug": "addictedartgallery",
                "first_name": "Blair",
                "last_name": "Thomson",
                "display_name": "Blair Thomson",
                "display_name_full": "Blair Thomson",
                "email": "blair@addictedgallery.com",
                "telephone": "+65 9068 2026"
            },
            "price": null,
            "featured_image": {
                "id": 3966,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572236042_1528178081-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572236042_1528178081-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/572236042_1528178081.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572236042_1528178081-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572236042_1528178081-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572236042_1528178081-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572236042_1528178081-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572236042_1528178081-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572236042_1528178081-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/572236042_1528178081-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:32.550549Z",
                "updated_at": "2021-09-13T11:24:47.231661Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Love and Beyond",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2675,
                "name": "Addicted Art Gallery",
                "slug": "addicted-art-gallery",
                "city": "By Appointment Only",
                "country": {
                    "code": "SG",
                    "name": "Singapore"
                },
                "geolocation": "1.2916105,103.84547989999999",
                "artworks_for_sale_count": 28,
                "featured_image": {
                    "id": 2840,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Addicted_Art_Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Addicted_Art_Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-08T09:33:34.304216Z",
                    "updated_at": "2021-09-14T13:39:53.887486Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "cfc50155-9a72-4503-a787-1c7499c807ce"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2018-06-05T07:43:45.000000Z",
            "publish_time": null,
            "slug": "love-and-beyond",
            "created_at": "2018-06-05T07:43:45.000000Z",
            "updated_at": "2018-06-05T07:43:45.000000Z",
            "summary": "Love and Beyond is an Gallery Shows event starting on 10/04/2017, 12:00 and ending on 12/05/2017, 12:00. Event is in Addicted Art Gallery with address Online Exhibition.",
            "title": "Love and Beyond",
            "content": "Anthea is a French-born (voila!), Belgium based, self-taught street artist who has left her mark on walls across the planet – including the (almost) unmarked walls of Singapore.\r\n\r\nPresenting her first series “Love and Beyond”, this on-the-rise street art star has a style all her own and if you enjoy Kawaii (think Murakami and Hello Kitty for example) – in this case with a meaningful message – you’ll love her work.\r\n\r\nAnthea Missy began her painting career in 2014 following the completion of a master’s degree in business administration.\r\n\r\nCombining her two passions – travelling and creating – Anthea’s art reflects her personal style and motto: “Come as you are”.\r\n\r\nEvery artwork tells a story and every person she meets and place she travels has an impact on her pieces. She sets out to portray an atmosphere and feeling rather than express specific messages.\r\n\r\nAnthea’s work is fluid and smooth embracing elongated lines and patterns, bringing a sense of whimsy to an otherwise urban landscape.\r\n\r\nInspired by the Japanese rules of art ie keep things simple – Anthea’s works are minimalist. A basic background of black or white comes to life with bold colours such as red, magnetic blue or turquoise. In their more complex appearance, her organic compositions convey a strong, ethereal and mystical atmosphere with a dreamy figurative edge.\r\n\r\nEmphasis is placed on the Kawaii touch (the quality of cuteness in the context of Japanese culture) in Anthea’s works. The apparent happiness and positivity of her innocent characters are a blend of motion and femininity.\r\n\r\nInfluenced by community engagement and numerous personal artistic endeavours, Anthea shares her art where she feels it can make a positive difference.\r\n\r\nDescribed as: “a very feminine woman who paints wearing heels and shorts, scraping dirty walls and splashing paint on herself”, Anthea conveys a strong message about empowerment.\r\n\r\n“Life is now. We should all grasp the moment and share it with people. I want to share the energy of life in my work and inspire – to explore the path of self-expression that stirs true happiness. When people are enthusiastic, I feel a connection. I want my art to be a catalyst – a reminder of our ability to love and create.” – Anthea Missy",
            "start_time": "2017-04-10T12:00:00.000000Z",
            "end_time": "2017-05-12T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Online Exhibition",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                9461
            ],
            "artworks": [
                9380,
                9382,
                9385,
                9386,
                9387,
                9388
            ],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1568,
            "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": 302,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Quatre-Poissons-Polychromes-Alain-Ramie-31-1947-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Quatre-Poissons-Polychromes-Alain-Ramie-31-1947-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pablo-Picasso-Quatre-Poissons-Polychromes-Alain-Ramie-31-1947-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Quatre-Poissons-Polychromes-Alain-Ramie-31-1947-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Quatre-Poissons-Polychromes-Alain-Ramie-31-1947-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Quatre-Poissons-Polychromes-Alain-Ramie-31-1947-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Quatre-Poissons-Polychromes-Alain-Ramie-31-1947-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Quatre-Poissons-Polychromes-Alain-Ramie-31-1947-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Quatre-Poissons-Polychromes-Alain-Ramie-31-1947-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Quatre-Poissons-Polychromes-Alain-Ramie-31-1947-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T14:35:15.395174Z",
                "updated_at": "2021-09-13T10:30:12.941472Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pablo Picasso - Quatre Poissons Polychromes (Alain Ramie 31), 1947 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-04-04T09:51:13.000000Z",
            "publish_time": null,
            "slug": "sothebys-important-ceramics-by-pablo-picasso-4-10-2017",
            "created_at": "2017-04-04T09:51:13.000000Z",
            "updated_at": "2020-07-16T08:07:44.333986Z",
            "summary": "Important Ceramics by Pablo Picasso is an Auctions event starting on 10/04/2017, 14:00 and ending on 10/04/2017, 16:00. Event is in Sotheby's London with address 35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Important Ceramics by Pablo Picasso",
            "content": "",
            "start_time": "2017-04-10T14:00:00.000000Z",
            "end_time": "2017-04-10T16: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": "35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1569,
            "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": 303,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Imi-Knoebel-Revolver-I-2003-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Imi-Knoebel-Revolver-I-2003-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Imi-Knoebel-Revolver-I-2003-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Imi-Knoebel-Revolver-I-2003-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Imi-Knoebel-Revolver-I-2003-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Imi-Knoebel-Revolver-I-2003-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Imi-Knoebel-Revolver-I-2003-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Imi-Knoebel-Revolver-I-2003-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Imi-Knoebel-Revolver-I-2003-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Imi-Knoebel-Revolver-I-2003-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T14:40:34.353919Z",
                "updated_at": "2021-09-13T10:30:13.896323Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Imi Knoebel - Revolver I, 2003 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1662,
                "name": "Christie's Amsterdam",
                "slug": "christies-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.353642523488716,4.872630933729624",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2154,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Amsterdam.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:03.012899Z",
                    "updated_at": "2021-09-14T13:23:34.327803Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Amsterdam",
                    "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": "NL",
            "publish_status": "published",
            "published_at": "2017-04-04T22:48:30.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-and-contemporary-art-4-11-2017",
            "created_at": "2017-04-04T22:48:30.000000Z",
            "updated_at": "2017-04-04T22:48:30.000000Z",
            "summary": "Post War and Contemporary Art is an Auctions event starting on 11/04/2017, 19:00 and ending on 11/04/2017, 21:00. Event is in Christie's Amsterdam with address Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands.",
            "title": "Post War and Contemporary Art",
            "content": "",
            "start_time": "2017-04-11T19:00:00.000000Z",
            "end_time": "2017-04-11T21: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": "Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands",
            "city": "Amsterdam",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                891,
                914,
                2693,
                932,
                880,
                2463,
                470,
                350,
                428,
                793,
                364,
                1333,
                445,
                427,
                785,
                477,
                754,
                913,
                509,
                636,
                7800,
                433,
                852,
                1374,
                1884,
                382,
                392,
                549,
                769,
                1341,
                1742,
                2235,
                2275,
                2450,
                2910,
                3193,
                3325,
                3414,
                3422,
                3456,
                3459,
                3461,
                3466,
                3745,
                4540,
                9625,
                9626
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1578,
            "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": 2748,
                "name": "Dubai World Trade Centre",
                "slug": "dubai-world-trade-centre",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.0597416,55.12796490000005",
                "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": "AE",
            "publish_status": "published",
            "published_at": "2017-04-07T21:31:13.000000Z",
            "publish_time": null,
            "slug": "world-art-dubai-2017",
            "created_at": "2017-04-07T21:31:13.000000Z",
            "updated_at": "2017-04-07T21:31:13.000000Z",
            "summary": "World Art Dubai 2017 is an Art Fairs event starting on 12/04/2017, 00:00 and ending on 16/04/2017, 00:00. Event is in Dubai World Trade Centre with address Sheikh Zayed Rd - Dubai - United Arab Emirates, Dubai, United Arab Emirates.",
            "title": "World Art Dubai 2017",
            "content": "",
            "start_time": "2017-04-12T00:00:00.000000Z",
            "end_time": "2017-04-16T00: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": "Sheikh Zayed Rd - Dubai - United Arab Emirates, Dubai, United Arab Emirates",
            "city": "Dubai",
            "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": "http://www.worldartdubai.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7407
            ],
            "additional_images": []
        },
        {
            "id": 1571,
            "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": 305,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oscar-Murillo-Untitled-Drawing-Off-The-Wall-2011-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oscar-Murillo-Untitled-Drawing-Off-The-Wall-2011-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Oscar-Murillo-Untitled-Drawing-Off-The-Wall-2011-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oscar-Murillo-Untitled-Drawing-Off-The-Wall-2011-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oscar-Murillo-Untitled-Drawing-Off-The-Wall-2011-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oscar-Murillo-Untitled-Drawing-Off-The-Wall-2011-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oscar-Murillo-Untitled-Drawing-Off-The-Wall-2011-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oscar-Murillo-Untitled-Drawing-Off-The-Wall-2011-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oscar-Murillo-Untitled-Drawing-Off-The-Wall-2011-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Oscar-Murillo-Untitled-Drawing-Off-The-Wall-2011-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T14:40:53.879095Z",
                "updated_at": "2021-09-13T10:30:14.782342Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Oscar Murillo - Untitled (Drawing Off The Wall), 2011 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-04-05T11:51:00.000000Z",
            "publish_time": null,
            "slug": "sothebys-contemporary-curated-4-12-2017",
            "created_at": "2017-04-05T11:51:00.000000Z",
            "updated_at": "2020-07-16T08:07:45.832971Z",
            "summary": "Contemporary Curated is an Auctions event starting on 12/04/2017, 10:30 and ending on 12/04/2017, 12:30. Event is in Sotheby's London with address 35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Contemporary Curated",
            "content": "",
            "start_time": "2017-04-12T10:30:00.000000Z",
            "end_time": "2017-04-12T12:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                6388,
                345,
                59,
                932,
                317,
                418,
                901,
                470,
                467,
                349,
                763,
                573,
                964,
                2145,
                1964,
                428,
                751,
                793,
                364,
                2640,
                3082,
                746,
                1333,
                3092,
                796,
                857,
                4083,
                427,
                475,
                544,
                2997,
                4029,
                9528,
                132,
                395,
                760,
                820,
                965,
                1236,
                2004,
                3918,
                505,
                864,
                942,
                1160,
                1856,
                5462,
                501,
                513,
                555,
                581,
                1152,
                1799,
                2165,
                3319,
                136,
                268,
                330,
                432,
                472,
                492,
                549,
                769,
                908,
                927,
                936,
                962,
                970,
                972,
                987,
                1034,
                1065,
                1095,
                1101,
                1265,
                1359,
                1571,
                1758,
                1895,
                1936,
                2163,
                2221,
                2259,
                2268,
                2310,
                2330,
                2338,
                2400,
                2409,
                2555,
                2965,
                2991,
                3033,
                3106,
                3107,
                3109,
                3130,
                3133,
                3136,
                3244,
                3251,
                3253,
                3303,
                3306,
                3313,
                3424,
                3701,
                3711,
                3712,
                3750,
                4040,
                4165,
                4355,
                4611,
                5050,
                5065,
                5082,
                5889,
                7247,
                7342,
                7605,
                7618,
                7637,
                8109,
                8215,
                9173,
                9594,
                9595,
                9596,
                9621,
                9623,
                9624
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1570,
            "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": 304,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hermann-Nitsch-Untitled-1984-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hermann-Nitsch-Untitled-1984-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Hermann-Nitsch-Untitled-1984-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hermann-Nitsch-Untitled-1984-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hermann-Nitsch-Untitled-1984-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hermann-Nitsch-Untitled-1984-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hermann-Nitsch-Untitled-1984-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hermann-Nitsch-Untitled-1984-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hermann-Nitsch-Untitled-1984-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Hermann-Nitsch-Untitled-1984-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T14:40:39.409339Z",
                "updated_at": "2021-09-13T10:30:14.235191Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Hermann Nitsch - Untitled, 1984 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1662,
                "name": "Christie's Amsterdam",
                "slug": "christies-amsterdam",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.353642523488716,4.872630933729624",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2154,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Amsterdam.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Amsterdam-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:03.012899Z",
                    "updated_at": "2021-09-14T13:23:34.327803Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Amsterdam",
                    "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": "NL",
            "publish_status": "published",
            "published_at": "2017-04-04T22:50:42.000000Z",
            "publish_time": null,
            "slug": "christies-post-war-and-contemporary-art-4-12-2017",
            "created_at": "2017-04-04T22:50:42.000000Z",
            "updated_at": "2017-04-04T22:50:42.000000Z",
            "summary": "Post War and Contemporary Art is an Auctions event starting on 12/04/2017, 14:00 and ending on 12/04/2017, 16:00. Event is in Christie's Amsterdam with address Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands.",
            "title": "Post War and Contemporary Art",
            "content": "",
            "start_time": "2017-04-12T14:00:00.000000Z",
            "end_time": "2017-04-12T16: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": "Cornelis Schuytstraat 57, 1071 JG Amsterdam, Netherlands",
            "city": "Amsterdam",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                9637,
                9634,
                2463,
                901,
                2223,
                470,
                349,
                843,
                793,
                364,
                287,
                1333,
                427,
                785,
                2002,
                477,
                1236,
                2245,
                3416,
                3447,
                453,
                509,
                1808,
                7800,
                852,
                1623,
                2680,
                2955,
                5525,
                472,
                593,
                678,
                1174,
                1359,
                1742,
                1997,
                2146,
                2275,
                2450,
                2942,
                3005,
                3014,
                3106,
                3113,
                3234,
                3291,
                3346,
                3422,
                3435,
                3450,
                3452,
                3454,
                3457,
                3460,
                3461,
                3465,
                3466,
                3472,
                3481,
                3482,
                3483,
                3692,
                4024,
                4633,
                5070,
                5415,
                5512,
                5515,
                5516,
                5528,
                5533,
                5542,
                5764,
                6269,
                6323,
                6530,
                7378,
                7801,
                7802,
                7803,
                7804,
                7805,
                7807,
                9627,
                9628,
                9629,
                9630,
                9631,
                9632,
                9633,
                9635,
                9636
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1579,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1985,
                "name": "Arusha Gallery",
                "slug": "arusha-gallery-2",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9565126,-3.1986027000000377",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2298,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/arusha-gallery-outside.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/arusha-gallery-outside-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T05:33:36.469241Z",
                    "updated_at": "2021-09-14T13:26:48.490259Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "arusha-gallery-outside",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-04-08T10:53:36.000000Z",
            "publish_time": null,
            "slug": "blair-mclaughlin-depart-de-biscottes",
            "created_at": "2017-04-08T10:53:36.000000Z",
            "updated_at": "2020-07-16T08:07:50.155819Z",
            "summary": "Depart de Biscottes is an Gallery Shows event starting on 13/04/2017, 00:00 and ending on 02/05/2017, 00:00. Event is in Arusha Gallery with address 13A Dundas St, Edinburgh EH3 6QG, UK.",
            "title": "Depart de Biscottes",
            "content": "",
            "start_time": "2017-04-13T00:00:00.000000Z",
            "end_time": "2017-05-02T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "13A Dundas St, Edinburgh EH3 6QG, UK",
            "city": "Edinburgh",
            "geolocation": "55.9565231,-3.1985092",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@arushagallery.com",
            "external_url": "http://www.arushagallery.com/",
            "phone": "01315571412",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                7709
            ],
            "artworks": [],
            "magazines": [
                7376
            ],
            "additional_images": []
        },
        {
            "id": 1581,
            "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": 2541,
                "name": "Galerie Francis Noël",
                "slug": "galerie-francis-noel",
                "city": "Li",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.6282575,5.564394300000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2315,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/12002251_1641380262786515_738217258450264221_n-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/12002251_1641380262786515_738217258450264221_n-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/12002251_1641380262786515_738217258450264221_n-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/12002251_1641380262786515_738217258450264221_n.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/12002251_1641380262786515_738217258450264221_n-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/12002251_1641380262786515_738217258450264221_n-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/12002251_1641380262786515_738217258450264221_n-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/12002251_1641380262786515_738217258450264221_n-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:23:39.433170Z",
                    "updated_at": "2021-09-14T13:27:11.736031Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "12002251_1641380262786515_738217258450264221_n",
                    "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": "BE",
            "publish_status": "published",
            "published_at": "2017-04-11T10:51:36.000000Z",
            "publish_time": null,
            "slug": "indie-184-and-theo-lopez-new-york-paris",
            "created_at": "2017-04-11T10:51:36.000000Z",
            "updated_at": "2020-07-16T08:07:51.164072Z",
            "summary": "New York / Paris is an Gallery Shows event starting on 13/04/2017, 00:00 and ending on 14/05/2017, 00:00. Event is in Galerie Francis Noël with address Rue du Plan Incliné 75, 4000 Liège, Belgium.",
            "title": "New York / Paris",
            "content": "",
            "start_time": "2017-04-13T00:00:00.000000Z",
            "end_time": "2017-05-14T00: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": "Rue du Plan Incliné 75, 4000 Liège, Belgium",
            "city": "Liège",
            "geolocation": "50.6262318,5.5657659",
            "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": "galeriefrancisnoel@skynet.be",
            "external_url": "http://www.galeriefrancisnoel.be/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                140
            ],
            "artworks": [],
            "magazines": [
                7415
            ],
            "additional_images": []
        },
        {
            "id": 1510,
            "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": 1986,
                "name": "NuArt Gallery",
                "slug": "reed-projects-gallery",
                "city": "Stavanger",
                "country": {
                    "code": "NO",
                    "name": "Norway"
                },
                "geolocation": "58.9723093,5.734179499999982",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2347,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/nuart.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/nuart-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T10:12:16.536089Z",
                    "updated_at": "2021-09-14T13:27:57.470974Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "nuart",
                    "description": null,
                    "uploaded_by": 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": "NO",
            "publish_status": "published",
            "published_at": "2017-03-08T22:14:26.000000Z",
            "publish_time": null,
            "slug": "nuart-aberdeen-2017",
            "created_at": "2017-03-08T22:14:26.000000Z",
            "updated_at": "2020-07-16T08:07:05.169706Z",
            "summary": "Nuart Aberdeen 2017 is an Art Fairs event starting on 14/04/2017, 00:00 and ending on 17/04/2017, 00:00. Event is in NuArt Gallery with address Salvågergata 10, Stavanger , Norway.",
            "title": "Nuart Aberdeen 2017",
            "content": "",
            "start_time": "2017-04-14T00:00:00.000000Z",
            "end_time": "2017-04-17T00: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": "Salvågergata 10, Stavanger , Norway",
            "city": "Stavanger",
            "geolocation": "58.9723063,5.7341786",
            "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://www.nuartaberdeen.co.uk/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1541,
            "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": 3046,
                "name": "Taipei World Trade Center",
                "slug": "taipei-world-trade-center",
                "city": "Taipei",
                "country": {
                    "code": "TW",
                    "name": "Taiwan"
                },
                "geolocation": "25.0332591,121.562324",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2860,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/taipei_wtc-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/taipei_wtc-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/taipei_wtc-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/taipei_wtc.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/taipei_wtc-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/taipei_wtc-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/taipei_wtc-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/taipei_wtc-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-15T23:23:34.543680Z",
                    "updated_at": "2021-09-14T13:40:21.376054Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "91863dfe-f053-407c-a9c9-5127249ab18b"
                },
                "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": "TW",
            "publish_status": "published",
            "published_at": "2017-03-23T22:16:09.000000Z",
            "publish_time": null,
            "slug": "art-revolution-taipei-2017",
            "created_at": "2017-03-23T22:16:09.000000Z",
            "updated_at": "2017-03-23T22:16:09.000000Z",
            "summary": "Art Revolution Taipei 2017 is an Art Fairs event starting on 14/04/2017, 00:00 and ending on 18/04/2017, 00:00. Event is in Taipei World Trade Center with address No. 5, Section 5, Xinyi Road, Taipei, Taiwan.",
            "title": "Art Revolution Taipei 2017",
            "content": "",
            "start_time": "2017-04-14T00:00:00.000000Z",
            "end_time": "2017-04-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": "No. 5, Section 5, Xinyi Road, Taipei, Taiwan",
            "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": "artrevolution@arts.org.tw",
            "external_url": "http://www.arts.org.tw/",
            "phone": "+886 2 7743 7788",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5845
            ],
            "artworks": [],
            "magazines": [
                7327
            ],
            "additional_images": []
        },
        {
            "id": 1584,
            "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": 1960,
                "name": "MATTHEW RACHMAN GALLERY",
                "slug": "matthew-rachman-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.895727,-87.66955289999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2316,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/matthewrachman.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/matthewrachman-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:24:06.825623Z",
                    "updated_at": "2021-09-14T13:27:12.845198Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "matthewrachman",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-04-11T14:51:12.000000Z",
            "publish_time": null,
            "slug": "jeffrey-cortland-jones-and-sara-pittman-paintings",
            "created_at": "2017-04-11T14:51:12.000000Z",
            "updated_at": "2020-07-16T08:07:52.793265Z",
            "summary": "Paintings is an Gallery Shows event starting on 14/04/2017, 00:00 and ending on 29/05/2017, 00:00. Event is in MATTHEW RACHMAN GALLERY with address 1659 W Chicago Ave, Chicago, IL 60622, USA.",
            "title": "Paintings",
            "content": "",
            "start_time": "2017-04-14T00:00:00.000000Z",
            "end_time": "2017-05-29T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1659 W Chicago Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "41.8947151,-87.7751283",
            "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@matthewrachman.com",
            "external_url": "http://www.matthewrachmangallery.com/",
            "phone": "+1 773 245 3182",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7400
            ],
            "additional_images": []
        },
        {
            "id": 1572,
            "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": 307,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-La-Pique-Rouge-Et-Jaune-B.-908-Ba.-1227-1959-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-La-Pique-Rouge-Et-Jaune-B.-908-Ba.-1227-1959-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pablo-Picasso-La-Pique-Rouge-Et-Jaune-B.-908-Ba.-1227-1959-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-La-Pique-Rouge-Et-Jaune-B.-908-Ba.-1227-1959-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-La-Pique-Rouge-Et-Jaune-B.-908-Ba.-1227-1959-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-La-Pique-Rouge-Et-Jaune-B.-908-Ba.-1227-1959-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-La-Pique-Rouge-Et-Jaune-B.-908-Ba.-1227-1959-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-La-Pique-Rouge-Et-Jaune-B.-908-Ba.-1227-1959-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-La-Pique-Rouge-Et-Jaune-B.-908-Ba.-1227-1959-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-La-Pique-Rouge-Et-Jaune-B.-908-Ba.-1227-1959-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:03:00.168654Z",
                "updated_at": "2021-09-13T10:30:16.207843Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pablo Picasso - La Pique (Rouge Et Jaune) (B. 908; Ba. 1227), 1959 (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-11T12:48:12.000000Z",
            "publish_time": null,
            "slug": "bonhams-prints-and-multiples-4-18-2017",
            "created_at": "2017-04-11T12:48:12.000000Z",
            "updated_at": "2020-07-16T08:07:46.781446Z",
            "summary": "Prints and Multiples is an Auctions event starting on 18/04/2017, 10:00 and ending on 18/04/2017, 11:00. Event is in Bonhams Los Angeles with address 7601 Sunset Blvd, Los Angeles, CA 90046, USA.",
            "title": "Prints and Multiples",
            "content": "",
            "start_time": "2017-04-18T10:00:00.000000Z",
            "end_time": "2017-04-18T11: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": [
                1702,
                1987,
                60,
                1706,
                345,
                731,
                8,
                1694,
                59,
                476,
                1696,
                7,
                402,
                1717,
                356,
                783,
                912,
                1221,
                860,
                901,
                247,
                2151,
                1707,
                373,
                2174,
                2192,
                350,
                1737,
                1760,
                362,
                458,
                897,
                904,
                1736,
                2144,
                5613,
                8454,
                427,
                3288,
                754,
                2196,
                563,
                1160,
                2199,
                2815,
                3403,
                586,
                758,
                786,
                1483,
                1940,
                2150,
                2186,
                2466,
                2472,
                5616,
                8521,
                9610,
                730,
                788,
                938,
                974,
                1357,
                1366,
                1875,
                1900,
                1915,
                2062,
                2164,
                2187,
                2194,
                2449,
                2805,
                2814,
                3168,
                3268,
                3271,
                3279,
                3280,
                3323,
                3344,
                3385,
                3394,
                3804,
                3809,
                3826,
                3829,
                3834,
                5610,
                5612,
                7715,
                8164,
                9599,
                9602,
                9603,
                9604,
                9605,
                9606,
                9607,
                9608,
                9609,
                9611,
                9612
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1573,
            "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": 306,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Nature-Morte-Au-Verre-Sous-La-Lampe-Still-Life-With-Glass-Under-The-Lamp-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Nature-Morte-Au-Verre-Sous-La-Lampe-Still-Life-With-Glass-Under-The-Lamp-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pablo-Picasso-Nature-Morte-Au-Verre-Sous-La-Lampe-Still-Life-With-Glass-Under-The-Lamp-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Nature-Morte-Au-Verre-Sous-La-Lampe-Still-Life-With-Glass-Under-The-Lamp-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Nature-Morte-Au-Verre-Sous-La-Lampe-Still-Life-With-Glass-Under-The-Lamp-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Nature-Morte-Au-Verre-Sous-La-Lampe-Still-Life-With-Glass-Under-The-Lamp-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Nature-Morte-Au-Verre-Sous-La-Lampe-Still-Life-With-Glass-Under-The-Lamp-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Nature-Morte-Au-Verre-Sous-La-Lampe-Still-Life-With-Glass-Under-The-Lamp-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Nature-Morte-Au-Verre-Sous-La-Lampe-Still-Life-With-Glass-Under-The-Lamp-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pablo-Picasso-Nature-Morte-Au-Verre-Sous-La-Lampe-Still-Life-With-Glass-Under-The-Lamp-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T14:51:34.804696Z",
                "updated_at": "2021-09-13T10:30:15.348446Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pablo Picasso - Nature Morte Au Verre Sous La Lampe (Still Life With Glass Under The Lamp) (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1666,
                "name": "Phillips New York",
                "slug": "phillips-de-pury-luxembourg-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7614676,-73.97120669999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2157,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:12.273609Z",
                    "updated_at": "2021-09-14T13:23:38.274541Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_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-10T09:52:36.000000Z",
            "publish_time": null,
            "slug": "phillips-evening-day-editions-including-works-from-the-piero-crommelynck-collection-4-18-2017",
            "created_at": "2017-04-10T09:52:36.000000Z",
            "updated_at": "2020-07-16T08:07:47.346443Z",
            "summary": "Evening & Day Editions including Works from the Piero Crommelynck Collection is an Auctions event starting on 18/04/2017, 10:00 and ending on 18/04/2017, 11:00. Event is in Phillips New York with address 450 Park Ave, New York, NY 10022, USA.",
            "title": "Evening & Day Editions including Works from the Piero Crommelynck Collection",
            "content": "",
            "start_time": "2017-04-18T10:00:00.000000Z",
            "end_time": "2017-04-18T11: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": "450 Park Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7615159,-73.9712055",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                60,
                1706,
                780,
                345,
                58,
                731,
                1694,
                59,
                914,
                73,
                7,
                402,
                356,
                912,
                1221,
                860,
                418,
                901,
                1985,
                247,
                467,
                349,
                843,
                494,
                2174,
                350,
                428,
                299,
                1760,
                362,
                1697,
                445,
                347,
                427,
                46,
                395,
                453,
                757,
                934,
                316,
                574,
                1213,
                1335,
                1876,
                3243,
                9601,
                294,
                435,
                595,
                597,
                730,
                740,
                788,
                1719,
                2243,
                3286,
                3327,
                3825,
                5976,
                9597,
                9598,
                9599,
                9600,
                10524
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1580,
            "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": 3034,
                "name": "MAC - Museo de Arte Contemporáneo de Lima",
                "slug": "mac-museo-de-arte-contemporaneo-de-lima",
                "city": "Lima",
                "country": {
                    "code": "PE",
                    "name": "Peru"
                },
                "geolocation": "-12.136749,-77.0231616",
                "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": "PE",
            "publish_status": "published",
            "published_at": "2017-04-08T22:16:20.000000Z",
            "publish_time": null,
            "slug": "parc-2017",
            "created_at": "2017-04-08T22:16:20.000000Z",
            "updated_at": "2017-04-08T22:16:20.000000Z",
            "summary": "PArC 2017 is an Art Fairs event starting on 19/04/2017, 00:00 and ending on 23/04/2017, 00:00. Event is in MAC - Museo de Arte Contemporáneo de Lima with address Av. Almte. Miguel Grau 1511, Lima, Peru.",
            "title": "PArC 2017",
            "content": "",
            "start_time": "2017-04-19T00:00:00.000000Z",
            "end_time": "2017-04-23T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Av. Almte. Miguel Grau 1511, Lima, Peru",
            "city": "Distrito de Lima",
            "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": "http://en.parc.com.pe/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7395
            ],
            "additional_images": []
        },
        {
            "id": 19444,
            "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": null,
            "venue": {
                "id": 6306,
                "name": "Baronian Xippas, Rue de la Concorde",
                "slug": "baronian-xippas-rue-de-la-concorde",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8332364,4.3608157",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2023-01-12T10:58:21.758929Z",
            "publish_time": null,
            "slug": "albert-baronian-33-rue-de-la-concorde-lionel-esteve-avril-2017-04-19",
            "created_at": "2023-01-12T10:58:22.627228Z",
            "updated_at": "2023-01-12T10:58:22.627247Z",
            "summary": null,
            "title": "Lionel Estève: AVRIL",
            "content": null,
            "start_time": "2017-04-19T00:00:00.000000Z",
            "end_time": "2030-05-27T00: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": "33 Rue De La Concorde",
            "city": "Brussels",
            "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": 1582,
            "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": 308,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Longus-Daphnis-Et-Chloe-Teriade-Editeur-Paris-1961-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Longus-Daphnis-Et-Chloe-Teriade-Editeur-Paris-1961-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Marc-Chagall-Longus-Daphnis-Et-Chloe-Teriade-Editeur-Paris-1961.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Longus-Daphnis-Et-Chloe-Teriade-Editeur-Paris-1961-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Longus-Daphnis-Et-Chloe-Teriade-Editeur-Paris-1961-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Longus-Daphnis-Et-Chloe-Teriade-Editeur-Paris-1961-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Longus-Daphnis-Et-Chloe-Teriade-Editeur-Paris-1961-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Longus-Daphnis-Et-Chloe-Teriade-Editeur-Paris-1961-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Longus-Daphnis-Et-Chloe-Teriade-Editeur-Paris-1961-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Marc-Chagall-Longus-Daphnis-Et-Chloe-Teriade-Editeur-Paris-1961-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T15:07:31.609224Z",
                "updated_at": "2021-09-13T10:30:17.038201Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Marc Chagall - Longus, Daphnis Et Chloe, Teriade Editeur, Paris, 1961",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-04-13T10:09:48.000000Z",
            "publish_time": null,
            "slug": "christies-prints-and-miltiples4-19-2017",
            "created_at": "2017-04-13T10:09:48.000000Z",
            "updated_at": "2020-07-16T08:07:51.654500Z",
            "summary": "Prints & Multiples is an Auctions event starting on 19/04/2017, 14:00 and ending on 19/04/2017, 15:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2017-04-19T14:00:00.000000Z",
            "end_time": "2017-04-19T15:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1706,
                1696,
                2151,
                2174,
                2149,
                3376,
                3328,
                2199,
                2815,
                2195,
                2187,
                2194,
                3286,
                3394,
                3827
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1585,
            "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": 3028,
                "name": "SQUARE Brussels Meeting Centre",
                "slug": "square-brussels-meeting-centre",
                "city": "Mocha",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.84437459999999,4.3559222",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2017-04-11T22:06:45.000000Z",
            "publish_time": null,
            "slug": "yia-art-fair-09",
            "created_at": "2017-04-11T22:06:45.000000Z",
            "updated_at": "2017-04-11T22:06:45.000000Z",
            "summary": "YIA Art Fair #09 is an Art Fairs event starting on 20/04/2017, 00:00 and ending on 24/04/2017, 00:00. Event is in SQUARE Brussels Meeting Centre with address Mont des Arts, 1000, Brussegem, Belgium.",
            "title": "YIA Art Fair #09",
            "content": "",
            "start_time": "2017-04-20T00:00:00.000000Z",
            "end_time": "2017-04-24T00: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": "Mont des Arts, 1000, Brussegem, Belgium",
            "city": "Brussel",
            "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": "http://yia-artfair.com/en/yia-art-fair-09-brussels-april-20-23-2017",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7419
            ],
            "additional_images": []
        },
        {
            "id": 1586,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2370,
                "name": "Galerie Brugier-Rigail",
                "slug": "galerie-brugier-rigail",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8664667,2.3580250999999635",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2017-04-12T09:57:02.000000Z",
            "publish_time": null,
            "slug": "levalet-nobodies",
            "created_at": "2017-04-12T09:57:02.000000Z",
            "updated_at": "2020-07-16T08:07:53.682066Z",
            "summary": "Nobodies is an Gallery Shows event starting on 20/04/2017, 00:00 and ending on 07/05/2017, 00:00. Event is in Galerie Brugier-Rigail with address 40 Rue Volta, 75003 Paris, France.",
            "title": "Nobodies",
            "content": "",
            "start_time": "2017-04-20T00:00:00.000000Z",
            "end_time": "2017-05-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "40 Rue Volta, 75003 Paris, France",
            "city": "Paris",
            "geolocation": "48.8673622,2.3584946",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "contact@galerie-brugier-rigail.com",
            "external_url": "http://galerie-brugier-rigail.com/",
            "phone": "+33 (0)1 42 77 09 00",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                165
            ],
            "artworks": [],
            "magazines": [
                7421
            ],
            "additional_images": []
        }
    ]
}