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

{
    "count": 37595,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2124&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=2088&ordering=end_time",
    "results": [
        {
            "id": 2063,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 633,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Flavio-Cabral-Untitled-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Flavio-Cabral-Untitled-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T01:42:18.244874Z",
                "updated_at": "2021-09-13T10:33:42.189804Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Flavio Cabral - Untitled (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1651,
                "name": "Bonhams Los Angeles",
                "slug": "bonhams-los-angeles",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.098354,-118.35526199999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2161,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_los_angeles.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_los_angeles-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:28.516310Z",
                    "updated_at": "2021-09-14T13:23:43.623184Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_los_angeles",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-04-28T16:01:05.000000Z",
            "publish_time": null,
            "slug": "bonhams-los-angeles-made-in-california-contemporary-art-5-2-2018",
            "created_at": "2018-04-28T16:01:05.000000Z",
            "updated_at": "2020-07-16T08:11:53.374505Z",
            "summary": "Made In California Contemporary Art is an Auctions event starting on 02/05/2018, 10:00 and ending on 02/05/2018, 11:00. Event is in Bonhams Los Angeles with address 7601 Sunset Blvd, Los Angeles, CA 90046, USA.",
            "title": "Made In California Contemporary Art",
            "content": "",
            "start_time": "2018-05-02T10:00:00.000000Z",
            "end_time": "2018-05-02T11:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "7601 Sunset Blvd, Los Angeles, CA 90046, USA",
            "city": "Los Angeles",
            "geolocation": "34.0975823,-118.2862326",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                860,
                247,
                965,
                6912,
                7890,
                7891,
                9079,
                1716,
                1940,
                5827,
                7876,
                7889,
                1783,
                1841,
                1858,
                1875,
                1890,
                1915,
                1920,
                1979,
                2295,
                2941,
                2944,
                3021,
                3267,
                3540,
                3707,
                3715,
                4645,
                4662,
                4726,
                7727,
                7729,
                7855,
                7857,
                7859,
                7860,
                7862,
                7863,
                7871,
                9122
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2055,
            "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": {
                "id": 631,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/art-beijing-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/art-beijing-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T01:36:19.358168Z",
                "updated_at": "2021-09-13T10:33:41.284885Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "art-beijing-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2799,
                "name": "National Agriculture Exhibition Center Beijing",
                "slug": "national-agriculture-exhibition-center-beijing",
                "city": "Beijing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "39.9438808,116.46369490000006",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2018-04-24T10:04:47.000000Z",
            "publish_time": null,
            "slug": "art-beijing-2018",
            "created_at": "2018-04-24T10:04:47.000000Z",
            "updated_at": "2018-04-24T10:04:47.000000Z",
            "summary": "Art Beijing 2018 is an Art Fairs event starting on 29/04/2018, 00:00 and ending on 03/05/2018, 00:00. Event is in National Agriculture Exhibition Center Beijing with address Nongzhanguan N Rd, Chaoyang Qu, Beijing Shi, China, 100001, Beijing, China.",
            "title": "Art Beijing 2018",
            "content": "",
            "start_time": "2018-04-29T00:00:00.000000Z",
            "end_time": "2018-05-03T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Nongzhanguan N Rd, Chaoyang Qu, Beijing Shi, China, 100001, Beijing, China",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "artbeijing2017@163.com",
            "external_url": "http://www.artbeijing.net/",
            "phone": "4006-996-076",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8399
            ],
            "additional_images": []
        },
        {
            "id": 2027,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3923,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/958683418_1522459372-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/958683418_1522459372-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/958683418_1522459372.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/958683418_1522459372-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/958683418_1522459372-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/958683418_1522459372-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/958683418_1522459372-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/958683418_1522459372-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/958683418_1522459372-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/958683418_1522459372-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:37:49.268068Z",
                "updated_at": "2021-09-13T11:24:03.675855Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Camilla d'Errico | SKY",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-03-31T03:22:30.000000Z",
            "publish_time": null,
            "slug": "camilla-derrico-sky-exhibition",
            "created_at": "2018-03-31T03:22:30.000000Z",
            "updated_at": "2020-07-16T08:11:32.973701Z",
            "summary": "Camilla d'Errico | SKY is an Gallery Shows event starting on 07/04/2018, 12:00 and ending on 05/05/2018, 12:00. Event is in COREY HELFORD GALLERY with address 571 S. Anderson St. Los Angeles, CA 90033.",
            "title": "Camilla d'Errico | SKY",
            "content": "Camilla d'Errico Celebrates the Diversity of the Human Rainbow in Her Largest Corey Helford Gallery Show to Date",
            "start_time": "2018-04-07T12:00:00.000000Z",
            "end_time": "2018-05-05T12: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": "571 S. Anderson St. Los Angeles, CA 90033",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "Corey Helford Gallery is proud to premiere Canadian artist Camilla d’Errico’s “Sky” on Saturday, April 7, for the first time in Gallery 1. This will be d’Errico’s largest showcase with the gallery to date, featuring 15 new paintings, 15 ink drawings, and even an installation of the artist’s extensive collection of limited edition accessories, decor, and homegoods. \r\n\r\n“We all live under the same sky,” is a phrase d’Errico heard while she was in Italy, and it’s something she feels we need to remember now more than ever. In a pointed clapback against the recent surge in nationalism, all the work premiering in Sky is a celebration of the rainbow of people living on our planet, with the most diverse set of characters d’Errico has ever created.",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5681
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2029,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3925,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/406563367_1522460267-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/406563367_1522460267-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/406563367_1522460267.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/406563367_1522460267-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/406563367_1522460267-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/406563367_1522460267-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/406563367_1522460267-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/406563367_1522460267-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/406563367_1522460267-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/406563367_1522460267-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:37:51.434852Z",
                "updated_at": "2021-09-13T11:24:05.972337Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alessia Iannetti, Erika Sanada, Tarntara Sudadung",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-03-31T03:37:22.000000Z",
            "publish_time": null,
            "slug": "alessia-iannetti-erika-sanada-tarntara-sudadung",
            "created_at": "2018-03-31T03:37:22.000000Z",
            "updated_at": "2020-07-16T08:11:33.960443Z",
            "summary": "Alessia Iannetti, Erika Sanada, Tarntara Sudadung is an Gallery Shows event starting on 07/04/2018, 12:00 and ending on 05/05/2018, 12:00. Event is in COREY HELFORD GALLERY with address 571 S Anderson St, Los Angeles, CA 90033.",
            "title": "Alessia Iannetti, Erika Sanada, Tarntara Sudadung",
            "content": "THREE INTERNATIONAL FEMALE ARTISTS TACKLE THE SACRED, ANXIETY, & NARRATIVE IN SURREALIST FIGURATIVE PAINTINGS & SCULPTURES",
            "start_time": "2018-04-07T12:00:00.000000Z",
            "end_time": "2018-05-05T12: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": "571 S Anderson St, Los Angeles, CA 90033",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "On Saturday, April 7, downtown Los Angeles’ Corey Helford Gallery (CHG) will proudly premiere the new works of Alessia Iannetti, Erika Sanada and Tarntara Sudadung in Gallery 3, curated by Caro Buermann. Iannetti, Sanada and Sudadung are leading surrealist artists who hail from around the world. Each will present their own solo showcase. The three shows are Alessia Iannetti, “Aurora Consurgens,\" Erika Sanada, “Meet Me Halfway,” and Tarntara Sudadung, “Behind the Mythic Veil.”",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2028,
            "author": {
                "id": "b850e8fe-7e65-470a-88f4-d2eecac6bc31",
                "username": "dustin_816",
                "slug": "dustin_816",
                "first_name": "Dustin",
                "last_name": "",
                "display_name": "Dustin",
                "display_name_full": "Dustin",
                "email": "dustin@hijinxarts.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3924,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316424348_1522459889-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316424348_1522459889-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1316424348_1522459889.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316424348_1522459889-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316424348_1522459889-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316424348_1522459889-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316424348_1522459889-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316424348_1522459889-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316424348_1522459889-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316424348_1522459889-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:37:50.173441Z",
                "updated_at": "2021-09-13T11:24:04.422814Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Dosshaus | \"Paper-Thin Hotel\"",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-03-31T03:30:36.000000Z",
            "publish_time": null,
            "slug": "dosshaus-paper-thin-hotel",
            "created_at": "2018-03-31T03:30:36.000000Z",
            "updated_at": "2020-07-16T08:11:33.466471Z",
            "summary": "Dosshaus | \"Paper-Thin Hotel\" is an Gallery Shows event starting on 07/04/2018, 00:00 and ending on 06/05/2018, 00:00. Event is in COREY HELFORD GALLERY with address 571 S Anderson St, Los Angeles, CA 90033, USA.",
            "title": "Dosshaus | \"Paper-Thin Hotel\"",
            "content": "CARDBOARD SCULPTURE DUO DOSSHAUS CREATES FULLY IMMERSIVE MULTI-ROOM INSTALLATION IN HOMAGE TO FLOPHOUSE HOTELS",
            "start_time": "2018-04-07T00:00:00.000000Z",
            "end_time": "2018-05-06T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "571 S Anderson St, Los Angeles, CA 90033, USA",
            "city": "Los Angeles",
            "geolocation": "34.03956496296296,-118.22439774074074",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "On Saturday, April 7, downtown Los Angeles’ Corey Helford Gallery (CHG) will proudly premiere “Paper-Thin Hotel,” the new solo exhibition from Dosshaus, in Gallery 2. Dosshaus is the artistic collaboration of Zoey Taylor and David Connelly, whose work blends painting, sculpture, installation, photography, fashion, video, and performance to present fantasy worlds; using recycled cardboard from the alleyways of Los Angeles, paper, and acrylic paint as their primary mediums.\r\n\r\nFor their debut solo show at the gallery, the duo will transform Gallery 2 into a flophouse hotel featuring a lobby and several rooms depicting different people, lifestyles, themes, and vignettes of American culture.\r\n\r\nEach room is separated by a thin, cardboard-covered wall. They are the literal representation of a flophouse hotel’s “paper-thin” walls from which the show takes its title. There is no illusion of privacy within this hotel.",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2007,
            "author": {
                "id": "e27bde63-ff19-45be-b7ab-4f64f13a3ff0",
                "username": "amy_802",
                "slug": "amy_802",
                "first_name": "AFA Gallery",
                "last_name": "",
                "display_name": "Amy",
                "display_name_full": "Amy",
                "email": "pr@afanyc.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3922,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534258515_1521845023-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534258515_1521845023-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/534258515_1521845023.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534258515_1521845023-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534258515_1521845023-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534258515_1521845023-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534258515_1521845023-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534258515_1521845023-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534258515_1521845023-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/534258515_1521845023-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:37:48.239129Z",
                "updated_at": "2021-09-13T11:24:02.045280Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Collision of Gray Matter",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2769,
                "name": "AFA Gallery",
                "slug": "afa-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7223081,-74.0014132",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2425,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/AFA-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/AFA-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/AFA-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/AFA-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/AFA-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/AFA-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/AFA-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/AFA-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:35:40.640380Z",
                    "updated_at": "2021-09-14T13:29:36.979904Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "AFA-Gallery1",
                    "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": "2018-03-23T23:42:54.000000Z",
            "publish_time": null,
            "slug": "collision-of-gray-matter",
            "created_at": "2018-03-23T23:42:54.000000Z",
            "updated_at": "2020-07-16T08:11:22.985778Z",
            "summary": "Collision of Gray Matter is an Gallery Shows event starting on 12/04/2018, 12:00 and ending on 06/05/2018, 12:00. Event is in AFA Gallery with address 54 Greene Street.",
            "title": "Collision of Gray Matter",
            "content": "Etchings by Salvador Dalí, drawings by Michael Alan, and sculptures by Crystal Wagner. Through a shared visual language of line, color, and movement, the work of these three artists demonstrates the various implementations of intuitive art-making.",
            "start_time": "2018-04-12T12:00:00.000000Z",
            "end_time": "2018-05-06T12: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": "54 Greene Street",
            "city": null,
            "geolocation": "41.884493956701874,-71.3743171495718",
            "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": "20th century surrealist icon, Salvador Dalí, took a systematic approach to working intuitively.  As a result of his fascination with Sigmund Freud and the significance of the subconscious, Dalí developed techniques to deliberately access his dreams in order to facilitate creative, free-flowing associations between ideas.  By harnessing the expressive, spontaneous nature of his dreams, Dalí was able to create the uncanny imagery he is revered for today. \r\n\r\n\r\nBrooklyn-based artist, Michael Alan, creates his intricate line drawings using an intuitive process of translating energy into images.  Alan’s line work is both intentional and chaotic, creating physical records of the intangible essence of his subjects. \r\n\r\n\r\nContemporary artist, Crystal Wagner, uses intuition to organically construct her biomorphic paper sculptures, piece by piece.  When Wagner creates a large-scale site-specific work, she allows the space to dictate the flow and form that her installation will take.",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2034,
            "author": {
                "id": "69116b4e-c98b-455c-af07-0c3d01abe95f",
                "username": "zachary_824",
                "slug": "zachary_824",
                "first_name": "Zachary",
                "last_name": "Wampler",
                "display_name": "Zachary",
                "display_name_full": "Zachary",
                "email": "zach@happyluckyno1.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3926,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1582124099_1522944477-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1582124099_1522944477-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1582124099_1522944477.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1582124099_1522944477-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1582124099_1522944477-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1582124099_1522944477-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1582124099_1522944477-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1582124099_1522944477-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1582124099_1522944477-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1582124099_1522944477-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:37:52.388357Z",
                "updated_at": "2021-09-13T11:24:06.817988Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Early Logos Jigs",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2790,
                "name": "happylucky no.1",
                "slug": "happylucky-no-1",
                "city": "Brooklyn",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.6736373,-73.95042480000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2626,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MG_2653-copy-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MG_2653-copy-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MG_2653-copy-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/MG_2653-copy.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MG_2653-copy-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MG_2653-copy-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MG_2653-copy-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MG_2653-copy-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:24:07.111540Z",
                    "updated_at": "2021-09-14T13:34:09.183388Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-04-05T17:58:11.000000Z",
            "publish_time": null,
            "slug": "early-logos-jigs",
            "created_at": "2018-04-05T17:58:11.000000Z",
            "updated_at": "2020-07-16T08:11:36.525616Z",
            "summary": "Early Logos Jigs is an Gallery Shows event starting on 05/04/2018, 12:00 and ending on 06/05/2018, 12:00. Event is in happylucky no.1 with address 734 Nostrand Avenue, Brooklyn, NY.",
            "title": "Early Logos Jigs",
            "content": "",
            "start_time": "2018-04-05T12:00:00.000000Z",
            "end_time": "2018-05-06T12: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": "734 Nostrand Avenue, Brooklyn, NY",
            "city": "New York",
            "geolocation": "40.6736298,-73.95042183249517",
            "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": "happylucky no.1 is proud to present Early Logos Jigs, an exhibition of sculptures by Hans\r\nAccola. This is Accola’s first time exhibiting artwork with the gallery.\r\n\r\nThe exhibition is focused primarily on a body of work that dates from 2000 to 2003, which the\r\nartist refers to as “drawings in wood.” Although Accola considers this body of work important as\r\nthe basis for work he has been making in more recent years, many of these sculptures have\r\nnever been on view to the public.\r\n\r\nThe interactions between the planes and forms that make up these “Logos Jigs” are\r\nspontaneous and ambiguous. The works evoke multiple compositions and narratives, ranging\r\nfrom the scrap of a woodshop to the modernist lineage of sculpture. Accola himself views these\r\nworks as non-specific objects that seem to be doing something, but their formal intent isn’t\r\nimmediately apparent. They are sculptural improvisations.",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1842
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2058,
            "author": {
                "id": "40625046-9418-4773-9097-653ee39286ac",
                "username": "SpokeArtGallery",
                "slug": "spokeartgallery",
                "first_name": "Spoke Art",
                "last_name": "Gallery",
                "display_name": "Adam",
                "display_name_full": "Adam",
                "email": "info@spoke-art.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3939,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/332708999_1524776790-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/332708999_1524776790-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/332708999_1524776790.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/332708999_1524776790-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/332708999_1524776790-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/332708999_1524776790-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/332708999_1524776790-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/332708999_1524776790-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/332708999_1524776790-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/332708999_1524776790-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:05.422030Z",
                "updated_at": "2021-09-13T11:24:20.258224Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Moniker International Art Fair: Brooklyn",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 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": "",
            "publish_status": "published",
            "published_at": "2018-04-26T23:05:52.000000Z",
            "publish_time": null,
            "slug": "moniker-international-art-fair-brooklyn",
            "created_at": "2018-04-26T23:05:52.000000Z",
            "updated_at": "2018-04-26T23:05:52.000000Z",
            "summary": "Moniker International Art Fair: Brooklyn is an Art Fairs event starting on 03/05/2018, 12:00 and ending on 06/05/2018, 12:00. Event is in Spoke Art Gallery with address Greenpoint Terminal Warehouse\r\n73 West Street, Brooklyn NY, 11222\r\nBooth #9.",
            "title": "Moniker International Art Fair: Brooklyn",
            "content": "Greenpoint Terminal Warehouse, Brooklyn, NY\r\nBooth: #9\r\nVIP Preview: May 3rd, 3 - 10 pm\r\nOn View: May 3rd - 6th, 2018\r\n\r\n\u2028Spoke Art is pleased to announce our participation in Moniker International Art Fair for the inaugural edition of Moniker Brooklyn. Showcasing a range of contemporary painting and sculpture, our booth will exhibit new and recent works from Ben Eine, Cash For Your Warhol, Dan Lam, Mark Drew, Tatiana Suarez and Tavar Zawacki. Additionally we will have a curated selection of rare and sold out limited edition posters, pulled from the gallery archives, available for in-person sales.\r\n\r\nPlease join us at Booth 9 at Moniker Brooklyn, opening to the public Friday, May 4th and running through the weekend until May 6th. For more information or to receive an advanced collectors preview, please email us at NYC@spoke-art.com.",
            "start_time": "2018-05-03T12:00:00.000000Z",
            "end_time": "2018-05-06T12: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": "Greenpoint Terminal Warehouse\r\n73 West Street, Brooklyn NY, 11222\r\nBooth #9",
            "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": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2032,
            "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": {
                "id": 607,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/moniker-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/moniker-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T00:55:24.364278Z",
                "updated_at": "2021-09-13T10:33:26.878456Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "moniker-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2788,
                "name": "Greenpoint Terminal Warehouse",
                "slug": "greenpoint-terminal-warehouse",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.72833500000001,-73.9596282",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-04-04T10:07:43.000000Z",
            "publish_time": null,
            "slug": "moniker-art-fair-2018",
            "created_at": "2018-04-04T10:07:43.000000Z",
            "updated_at": "2020-07-16T08:11:35.640967Z",
            "summary": "Moniker Art Fair New York 2018 is an Art Fairs event starting on 03/05/2018, 00:00 and ending on 07/05/2018, 00:00. Event is in Greenpoint Terminal Warehouse with address 73 west street, brooklyn ny 11222, New York City, United States.",
            "title": "Moniker Art Fair New York 2018",
            "content": "",
            "start_time": "2018-05-03T00:00:00.000000Z",
            "end_time": "2018-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": "73 west street, brooklyn ny 11222, New York City, United States",
            "city": "New York",
            "geolocation": "40.7288703,-73.96000421570295",
            "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@monikerartfair.com",
            "external_url": "https://www.monikerartfair.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8342
            ],
            "additional_images": []
        },
        {
            "id": 2054,
            "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": {
                "id": 628,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/154-african-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/154-african-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/154-african-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/154-african-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/154-african-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/154-african-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/154-african-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/154-african-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/154-african-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/154-african-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T01:32:45.876876Z",
                "updated_at": "2021-09-13T10:33:39.162965Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "154-african-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2798,
                "name": "Pioneer Works",
                "slug": "pioneer-works",
                "city": "Brooklyn, New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.6792484,-74.01215560000003",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-04-23T13:49:03.000000Z",
            "publish_time": null,
            "slug": "154-contemporary-african-art-fair-new-york-2018",
            "created_at": "2018-04-23T13:49:03.000000Z",
            "updated_at": "2018-04-23T13:49:03.000000Z",
            "summary": "1-54 Contemporary African Art Fair New York 2018 is an Art Fairs event starting on 04/05/2018, 00:00 and ending on 07/05/2018, 00:00. Event is in Pioneer Works with address 159 Pioneer St, Brooklyn, NY 11231, USA, Brooklyn, New York, United States.",
            "title": "1-54 Contemporary African Art Fair New York 2018",
            "content": "",
            "start_time": "2018-05-04T00:00:00.000000Z",
            "end_time": "2018-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": "159 Pioneer St, Brooklyn, NY 11231, USA, Brooklyn, New York, United States",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@1-54.com",
            "external_url": "http://1-54.com/new-york/",
            "phone": "+44 7803 697138",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8387
            ],
            "additional_images": []
        },
        {
            "id": 2053,
            "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": {
                "id": 627,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/icons-II-event-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/icons-II-event-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/icons-II-event.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/icons-II-event-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/icons-II-event-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/icons-II-event-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/icons-II-event-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/icons-II-event-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/icons-II-event-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/icons-II-event-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T01:32:42.783200Z",
                "updated_at": "2021-09-13T10:33:38.522631Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "icons-II-event",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2416,
                "name": "Vroom & Varossieau",
                "slug": "vroom-varossieau",
                "city": "Zaandam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.4214975,4.8349001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2601,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Banksy-Pano-photo-Peter-Baas.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Banksy-Pano-photo-Peter-Baas-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:18.783707Z",
                    "updated_at": "2021-09-14T13:33:25.226156Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "NL",
            "publish_status": "published",
            "published_at": "2018-04-23T11:03:05.000000Z",
            "publish_time": null,
            "slug": "icons-ii-group-exhibition",
            "created_at": "2018-04-23T11:03:05.000000Z",
            "updated_at": "2020-07-16T08:11:47.158955Z",
            "summary": "ICONS II - Group Exhibition is an Gallery Shows event starting on 07/04/2018, 00:00 and ending on 09/05/2018, 00:00. Event is in Vroom & Varossieau with address Willemsparkweg 134, 1071 Amsterdam, Netherlands.",
            "title": "ICONS II - Group Exhibition",
            "content": "",
            "start_time": "2018-04-07T00:00:00.000000Z",
            "end_time": "2018-05-09T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Willemsparkweg 134, 1071 Amsterdam, Netherlands",
            "city": "Amsterdam",
            "geolocation": "52.3564554,4.8718273",
            "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@vroomandvarossieau.com",
            "external_url": "http://www.vroomandvarossieau.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3212,
                19,
                111,
                186,
                1201,
                3662
            ],
            "artworks": [],
            "magazines": [
                8401
            ],
            "additional_images": []
        },
        {
            "id": 2039,
            "author": {
                "id": "5fd165f7-29d9-4396-812a-d7108299a40c",
                "username": "joseph_797",
                "slug": "joseph_797",
                "first_name": "ANONYMOUS GALLERY",
                "last_name": "",
                "display_name": "Joseph",
                "display_name_full": "Joseph",
                "email": "info@anonymousgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3927,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1146058175_1524079495-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1146058175_1524079495-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1146058175_1524079495.JPG",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1146058175_1524079495-crop-c0-5__0-5-270x152-70.JPG",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1146058175_1524079495-crop-c0-5__0-5-555x312-70.JPG",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1146058175_1524079495-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1146058175_1524079495-crop-c0-5__0-5-524x294-70.JPG",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1146058175_1524079495-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1146058175_1524079495-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1146058175_1524079495-crop-c0-5__0-5-179x179-70.JPG"
                },
                "created_at": "2020-03-26T14:37:53.373036Z",
                "updated_at": "2021-09-13T11:24:08.060430Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "No Longer Yours",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 283,
                "name": "Anonymous Gallery",
                "slug": "anonymous-gallery",
                "city": "Mexico City",
                "country": {
                    "code": "MX",
                    "name": "Mexico"
                },
                "geolocation": "19.4437865,-99.19623230000002",
                "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": "MX",
            "publish_status": "published",
            "published_at": "2018-04-18T20:43:20.000000Z",
            "publish_time": null,
            "slug": "no-longer-yours",
            "created_at": "2018-04-18T20:43:20.000000Z",
            "updated_at": "2020-07-16T08:11:39.921065Z",
            "summary": "No Longer Yours is an Gallery Shows event starting on 14/04/2018, 12:00 and ending on 12/05/2018, 12:00. Event is in Anonymous Gallery with address Calle Lago Erne 254, Miguel Hidalgo, 11490 Ciudad de México, CDMX.",
            "title": "No Longer Yours",
            "content": "Participating artists: Aaron D. Estrada, Cosmo Whyte, Eddie Aparicio, Fay Ray, Felipe Baeza, Ofelia Marquez, Ronny Quevedo,  Susu Attar, Young Joon Kwak.",
            "start_time": "2018-04-14T12:00:00.000000Z",
            "end_time": "2018-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": "Calle Lago Erne 254, Miguel Hidalgo, 11490 Ciudad de México, CDMX",
            "city": null,
            "geolocation": "19.4474164,-99.1952956",
            "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": "This exhibition is the first in a series of projects TMR will stage over the next two years dedicated to expanding a more candid engagement with the practical complexities that accompany our institutional discourses of inclusion and representation. No Longer Yours takes contemporary art’s resurgent interest in the figure as a point of departure to begin to understand the strategies artists are mobilizing to resist the easy consumption of their work in intellectual and institutional spaces that have historically marginalized it. The show, part of the Mexico City edition of Condo, is a selling exhibition. Half of the proceeds of all sales will go directly to participating artists and the other half to TMR to support future projects like this one that aspire to restructure the relationship between institutions and artists so that risk, power, and resources are shared between both more equitably.",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2012,
            "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": {
                "id": 599,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artcan-we-are-back-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artcan-we-are-back-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/artcan-we-are-back.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artcan-we-are-back-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artcan-we-are-back-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artcan-we-are-back-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artcan-we-are-back-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artcan-we-are-back-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artcan-we-are-back-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artcan-we-are-back-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T00:42:57.727453Z",
                "updated_at": "2021-09-13T10:33:22.017194Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "artcan-we-are-back",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2715,
                "name": "ArtCan Gallery",
                "slug": "artcan-gallery",
                "city": "Marseille",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "43.2886314,5.381117399999994",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2617,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_0669-copie.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_0669-copie-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:23:22.329318Z",
                    "updated_at": "2021-09-14T13:33:50.161747Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2018-03-27T18:36:35.000000Z",
            "publish_time": null,
            "slug": "we-are-back-group-exhibition",
            "created_at": "2018-03-27T18:36:35.000000Z",
            "updated_at": "2020-07-16T08:11:25.301812Z",
            "summary": "We Are Back - Group Exhibition is an Gallery Shows event starting on 05/04/2018, 00:00 and ending on 13/05/2018, 00:00. Event is in ArtCan Gallery with address 18 Rue Dragon, 13006 Marseille, France.",
            "title": "We Are Back - Group Exhibition",
            "content": "",
            "start_time": "2018-04-05T00:00:00.000000Z",
            "end_time": "2018-05-13T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "18 Rue Dragon, 13006 Marseille, France",
            "city": "Marseille",
            "geolocation": "43.2884879,5.3812304",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "contact@artcan-gallery.com",
            "external_url": "https://www.artcan-gallery.com/",
            "phone": "+33 6 81 69 90 58",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                8326
            ],
            "additional_images": []
        },
        {
            "id": 2030,
            "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": {
                "id": 604,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/maurice-event-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/maurice-event-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/maurice-event-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/maurice-event-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/maurice-event-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/maurice-event-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/maurice-event-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/maurice-event-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/maurice-event-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/maurice-event-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T00:53:20.862984Z",
                "updated_at": "2021-09-13T10:33:25.204431Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "maurice-event-1",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 381,
                "name": "GALERIE MATHGOTH",
                "slug": "galerie-mathgoth",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8279199,2.3804251999999906",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2564,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/galerie-mathgoth-paris-france-600x400.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:19:53.789394Z",
                    "updated_at": "2021-09-14T13:32:32.790003Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2018-04-02T18:06:37.000000Z",
            "publish_time": null,
            "slug": "mademoiselle-maurice-libertad",
            "created_at": "2018-04-02T18:06:37.000000Z",
            "updated_at": "2020-07-16T08:11:34.344395Z",
            "summary": "Mademoiselle Maurice - Libertad is an Gallery Shows event starting on 06/04/2018, 00:00 and ending on 13/05/2018, 00:00. Event is in GALERIE MATHGOTH with address 34 Rue Hélène Brion, 75013 Paris, France.",
            "title": "Mademoiselle Maurice - Libertad",
            "content": "",
            "start_time": "2018-04-06T00:00:00.000000Z",
            "end_time": "2018-05-13T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "34 Rue Hélène Brion, 75013 Paris, France",
            "city": "Paris",
            "geolocation": "48.8279162,2.3802384",
            "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": "galerie@mathgoth.com",
            "external_url": "http://www.mathgoth.com/",
            "phone": "+33 (0)6 63 01 41 50",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5162
            ],
            "artworks": [],
            "magazines": [
                8338
            ],
            "additional_images": []
        },
        {
            "id": 2067,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 637,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Die-Schwarze-Linie-The-Black-Line-1922-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Die-Schwarze-Linie-The-Black-Line-1922-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Wassily-Kandinsky-Die-Schwarze-Linie-The-Black-Line-1922-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Die-Schwarze-Linie-The-Black-Line-1922-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Die-Schwarze-Linie-The-Black-Line-1922-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Die-Schwarze-Linie-The-Black-Line-1922-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Die-Schwarze-Linie-The-Black-Line-1922-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Die-Schwarze-Linie-The-Black-Line-1922-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Die-Schwarze-Linie-The-Black-Line-1922-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wassily-Kandinsky-Die-Schwarze-Linie-The-Black-Line-1922-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T01:50:55.283177Z",
                "updated_at": "2021-09-13T10:33:44.621117Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Wassily Kandinsky - Die Schwarze Linie (The Black Line), 1922 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-05-08T13:29:13.000000Z",
            "publish_time": null,
            "slug": "sothebys-new-york-impressionist-modern-art-evening-sale-5-14-2018",
            "created_at": "2018-05-08T13:29:13.000000Z",
            "updated_at": "2018-05-08T13:29:13.000000Z",
            "summary": "Impressionist & Modern Art Evening Sale is an Auctions event starting on 14/05/2018, 19:00 and ending on 14/05/2018, 20:00. Event is in Sotheby's New York with address York Ave & E 72nd St, New York, NY 10021, USA.",
            "title": "Impressionist & Modern Art Evening Sale",
            "content": "",
            "start_time": "2018-05-14T19:00:00.000000Z",
            "end_time": "2018-05-14T20: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": "York Ave & E 72nd St, New York, NY 10021, USA",
            "city": "New York",
            "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": [
                1702,
                1706,
                1696,
                2151,
                1998,
                897,
                2149,
                3288,
                3376,
                2456,
                3403,
                3409,
                1346,
                2150,
                2200,
                2466,
                2143,
                2439,
                3394,
                3404,
                3412,
                4530,
                6259,
                6516
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2044,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4320,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artiana-auction-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artiana-auction-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/artiana-auction.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artiana-auction-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artiana-auction-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artiana-auction-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artiana-auction-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artiana-auction-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artiana-auction-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/artiana-auction-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-05-07T22:11:47.392881Z",
                "updated_at": "2021-09-13T11:32:08.274387Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2597,
                "name": "Artiana Dubai",
                "slug": "artiana-dubai",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.2048493,55.270782800000006",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AE",
            "publish_status": "published",
            "published_at": "2018-04-20T01:20:22.000000Z",
            "publish_time": null,
            "slug": "artiana-dubai-south-asian-art-5-10-2018",
            "created_at": "2018-04-20T01:20:22.000000Z",
            "updated_at": "2018-04-20T01:20:22.000000Z",
            "summary": "South Asian Art is an Auctions event starting on 10/05/2018, 18:00 and ending on 14/05/2018, 21:00. Event is in Artiana Dubai with address 903, The Metropolis, Burj Khalifa Street, Business Bay - Dubai - United Arab Emirates.",
            "title": "South Asian Art",
            "content": "",
            "start_time": "2018-05-10T18:00:00.000000Z",
            "end_time": "2018-05-14T21: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": "903, The Metropolis, Burj Khalifa Street, Business Bay - Dubai - United Arab Emirates",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                7566,
                1377,
                2474,
                5828,
                5886,
                5893,
                5910,
                5939,
                7448,
                7449,
                7450,
                7451,
                7452,
                7453,
                7454,
                7455,
                7568,
                7570,
                7573,
                7574,
                7577,
                10564,
                10566
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2068,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 644,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fernand-Leger-Nature-Morte-Composition-En-Rouge-1932-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fernand-Leger-Nature-Morte-Composition-En-Rouge-1932-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Fernand-Leger-Nature-Morte-Composition-En-Rouge-1932-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fernand-Leger-Nature-Morte-Composition-En-Rouge-1932-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fernand-Leger-Nature-Morte-Composition-En-Rouge-1932-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fernand-Leger-Nature-Morte-Composition-En-Rouge-1932-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fernand-Leger-Nature-Morte-Composition-En-Rouge-1932-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fernand-Leger-Nature-Morte-Composition-En-Rouge-1932-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fernand-Leger-Nature-Morte-Composition-En-Rouge-1932-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Fernand-Leger-Nature-Morte-Composition-En-Rouge-1932-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-24T02:07:07.982222Z",
                "updated_at": "2021-09-13T10:33:48.593423Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Fernand Leger - Nature Morte (Composition En Rouge), 1932 (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1675,
                "name": "Sotheby's New York",
                "slug": "sothebys-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.76628277740424,-73.95360261163938",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2138,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys_loc_day.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys_loc_day-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:47:24.809521Z",
                    "updated_at": "2021-09-14T13:23:14.092218Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sothebys_loc_day",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2018-05-15T02:56:36.000000Z",
            "publish_time": null,
            "slug": "sothebys-new-york-impressionist-modern-art-day-sale-5-15-2018",
            "created_at": "2018-05-15T02:56:36.000000Z",
            "updated_at": "2018-05-15T02:56:36.000000Z",
            "summary": "Impressionist & Modern Art Day Sale is an Auctions event starting on 15/05/2018, 10:00 and ending on 15/05/2018, 11:00. Event is in Sotheby's New York with address York Ave & E 72nd St, New York, NY 10021, USA.",
            "title": "Impressionist & Modern Art Day Sale",
            "content": "",
            "start_time": "2018-05-15T10:00:00.000000Z",
            "end_time": "2018-05-15T11: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": "York Ave & E 72nd St, New York, NY 10021, USA",
            "city": "New York",
            "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": [
                1702,
                1987,
                1706,
                6257,
                914,
                1696,
                2193,
                2151,
                1707,
                1998,
                2174,
                1372,
                897,
                1701,
                6534,
                2429,
                2119,
                10368,
                1482,
                2030,
                2149,
                3376,
                2084,
                2456,
                3328,
                5245,
                6327,
                1995,
                2190,
                2815,
                3332,
                3405,
                758,
                1346,
                2197,
                2200,
                2201,
                2468,
                3218,
                3411,
                3830,
                4787,
                5994,
                6253,
                6266,
                6545,
                6597,
                9840,
                9906,
                647,
                1241,
                1274,
                2066,
                2164,
                2170,
                2194,
                2198,
                2202,
                2439,
                2813,
                2814,
                3168,
                3381,
                3387,
                3393,
                3404,
                3836,
                3888,
                3959,
                4371,
                4530,
                4531,
                4600,
                4873,
                6236,
                6239,
                6244,
                6245,
                6246,
                6247,
                6259,
                6261,
                6263,
                6264,
                6482,
                6489,
                6492,
                6499,
                6512,
                6516,
                6517,
                6518,
                6523,
                6547,
                6551,
                6575,
                6605,
                6613,
                8064,
                8739,
                9020,
                9841,
                9878,
                9893,
                9905,
                9910,
                9914,
                9917
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2090,
            "author": {
                "id": "5c42cd04-fc7e-45fe-be7d-96e6d0bbd7c8",
                "username": "michael_855",
                "slug": "michael_855",
                "first_name": "Michael",
                "last_name": "LeGoff",
                "display_name": "Michael LeGoff",
                "display_name_full": "Michael LeGoff",
                "email": "michael@happygallery.fr",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3950,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/345611674_1525945179-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/345611674_1525945179-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/345611674_1525945179.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/345611674_1525945179-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/345611674_1525945179-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/345611674_1525945179-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/345611674_1525945179-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/345611674_1525945179-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/345611674_1525945179-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/345611674_1525945179-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:16.316105Z",
                "updated_at": "2021-09-13T11:24:30.150297Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Swiss Watches",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2809,
                "name": "HAPPY GALLERY",
                "slug": "happy-gallery",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.856614,2.3522219000000177",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2630,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/happy-gallery-logo.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/happy-gallery-logo-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:24:24.723615Z",
                    "updated_at": "2021-09-14T13:34:19.505358Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2018-05-10T11:36:02.000000Z",
            "publish_time": null,
            "slug": "swiss-watches",
            "created_at": "2018-05-10T11:36:02.000000Z",
            "updated_at": "2020-07-16T08:12:08.821495Z",
            "summary": "Swiss Watches is an Gallery Shows event starting on 12/04/2018, 12:00 and ending on 15/05/2018, 12:00. Event is in HAPPY GALLERY with address 30 rue de Picardie\r\n75003 \r\nParis.",
            "title": "Swiss Watches",
            "content": "Happy Gallery is pleased to announce its participation to the group show organized by the Kolly Gallery. \r\nNew artworks from Speedy Graphito, Nicolas Barrome & Gilbert1 will be presented",
            "start_time": "2018-04-12T12:00:00.000000Z",
            "end_time": "2018-05-15T12: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": "30 rue de Picardie\r\n75003 \r\nParis",
            "city": "Paris",
            "geolocation": "48.8642939,2.363408",
            "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": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}