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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36126&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36090&ordering=-end_time",
    "results": [
        {
            "id": 1392,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-01-12T10:43:39.000000Z",
            "publish_time": null,
            "slug": "hebru-brantley-eat-crap-king",
            "created_at": "2017-01-12T10:43:39.000000Z",
            "updated_at": "2020-07-16T08:05:54.674489Z",
            "summary": "Eat Crap King is an Gallery Shows event starting on 04/02/2017, 00:00 and ending on 26/02/2017, 00:00. Event is in VERTICAL GALLERY with address 1016 N Western Ave, Chicago, IL 60622, USA.",
            "title": "Eat Crap King",
            "content": "",
            "start_time": "2017-02-04T00:00:00.000000Z",
            "end_time": "2017-02-26T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1016 N Western Ave, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@verticalgallery.com",
            "external_url": "http://verticalgallery.com/",
            "phone": "773-697-3846",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1107
            ],
            "artworks": [],
            "magazines": [
                7058
            ],
            "additional_images": []
        },
        {
            "id": 1436,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-02-04T10:45:25.000000Z",
            "publish_time": null,
            "slug": "jeremiah-jenkins-everything-must-go",
            "created_at": "2017-02-04T10:45:25.000000Z",
            "updated_at": "2020-07-16T08:06:16.777942Z",
            "summary": "Everything Must Go is an Gallery Shows event starting on 04/02/2017, 00:00 and ending on 26/02/2017, 00:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter St, San Francisco, CA 94109, USA.",
            "title": "Everything Must Go",
            "content": "",
            "start_time": "2017-02-04T00:00:00.000000Z",
            "end_time": "2017-02-26T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "804 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.7893908,-122.4073349",
            "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@hashimotocontemporary.com",
            "external_url": "http://www.hashimotocontemporary.com/",
            "phone": "4156559265",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7151
            ],
            "additional_images": []
        },
        {
            "id": 1457,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 368,
                "name": "IMITATE MODERN",
                "slug": "imitate-modern",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5073509,-0.12775829999998223",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2580,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FullSizeRender-23.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:56.678196Z",
                    "updated_at": "2021-09-14T13:32:56.154989Z",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2017-02-17T14:29:04.000000Z",
            "publish_time": null,
            "slug": "chloe-trujillo-visionary-fashion",
            "created_at": "2017-02-17T14:29:04.000000Z",
            "updated_at": "2020-07-16T08:06:32.889138Z",
            "summary": "Visionary Fashion is an Gallery Shows event starting on 18/02/2017, 00:00 and ending on 26/02/2017, 00:00. Event is in IMITATE MODERN with address 19 Shepherd Market, Mayfair, London W1J 7PJ, UK.",
            "title": "Visionary Fashion",
            "content": "",
            "start_time": "2017-02-18T00:00:00.000000Z",
            "end_time": "2017-02-26T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "19 Shepherd Market, Mayfair, London W1J 7PJ, UK",
            "city": "City of Westminster",
            "geolocation": "51.5064444,-0.1468007",
            "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@imitatemodern.com",
            "external_url": "http://imitatemodern.com/",
            "phone": "+442074997152",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                8337
            ],
            "artworks": [],
            "magazines": [
                7199
            ],
            "additional_images": []
        },
        {
            "id": 2909,
            "author": {
                "id": "6dad3612-3b9c-40a6-9f0c-b47416fed875",
                "username": "stefania_1340",
                "slug": "stefania_1340",
                "first_name": "Stefania",
                "last_name": "Minutaglio",
                "display_name": "Stefania Minutaglio",
                "display_name_full": "Stefania Minutaglio",
                "email": "stefania@11HH.gallery",
                "telephone": "+1 786 830 6852"
            },
            "price": null,
            "featured_image": {
                "id": 4370,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460813513_1589662520-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460813513_1589662520-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/460813513_1589662520.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460813513_1589662520-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460813513_1589662520-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460813513_1589662520-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460813513_1589662520-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460813513_1589662520-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460813513_1589662520-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/460813513_1589662520-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-06-03T12:02:06.756044Z",
                "updated_at": "2021-09-13T11:32:55.563930Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3056,
                "name": "11HH Art Gallery",
                "slug": "11-hellheaven-roma-showroom",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7986707,-80.1893809",
                "artworks_for_sale_count": 280,
                "featured_image": {
                    "id": 2704,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/11-hellheaven-roma-showroom-dp-1585407003.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/11-hellheaven-roma-showroom-dp-1585407003-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T14:55:05.915516Z",
                    "updated_at": "2021-09-14T13:36:16.807228Z",
                    "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": "",
            "publish_status": "published",
            "published_at": "2020-05-16T22:55:32.000000Z",
            "publish_time": null,
            "slug": "11-hellheaven-art-gallery-grand-opening",
            "created_at": "2020-05-16T22:55:32.000000Z",
            "updated_at": "2020-05-16T22:55:32.000000Z",
            "summary": "11 [HELLHEAVEN] ART GALLERY GRAND OPENING is an Gallery Shows event starting on 25/02/2017, 00:00 and ending on 26/02/2017, 00:00. Event is in 11 [HH] Roma Showroom with address Fondamenta @ Inside Art, Roma, Italy.",
            "title": "11 [HELLHEAVEN] ART GALLERY GRAND OPENING",
            "content": "11 [HellHeaven] Art Gallery celebrated its Grand Opening on February 25th, 2017.\r\n\r\nThe exhibition took place in the wonderful space “Fondamenta” recently opened by the prestigious magazine of contemporary art “Inside Art\".",
            "start_time": "2017-02-25T00:00:00.000000Z",
            "end_time": "2017-02-26T00: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": "Fondamenta @ Inside Art, Roma, Italy",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1442,
            "author": {
                "id": "80c7abb5-7f0a-475b-bcc9-118374b2a18f",
                "username": "Andrew",
                "slug": "andrew",
                "first_name": "Andrew",
                "last_name": "Hosner",
                "display_name": "Andrew",
                "display_name_full": "Andrew",
                "email": "daniel@thinkspaceprojects.com",
                "telephone": "310-558-3375"
            },
            "price": null,
            "featured_image": {
                "id": 3541,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/329080314_1486691674-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/329080314_1486691674-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/329080314_1486691674.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/329080314_1486691674-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/329080314_1486691674-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/329080314_1486691674-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/329080314_1486691674-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/329080314_1486691674-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/329080314_1486691674-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/329080314_1486691674-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:31:25.361181Z",
                "updated_at": "2021-09-13T11:17:12.383817Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Beside You",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-02-10T01:38:42.000000Z",
            "publish_time": null,
            "slug": "jolene-lai-beside-you-2",
            "created_at": "2017-02-10T01:38:42.000000Z",
            "updated_at": "2022-01-27T14:53:08.368371Z",
            "summary": "Beside You is an Gallery Shows event starting on 04/02/2017, 12:00 and ending on 25/02/2017, 12:00. Event is in THINKSPACE GALLERY with address 6009 Washington Blvd\r\nCulver City, CA 90232.",
            "title": "Beside You",
            "content": "",
            "start_time": "2017-02-04T12:00:00.000000Z",
            "end_time": "2017-02-25T12: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": "6009 Washington BlvdCulver City, CA 90232",
            "city": null,
            "geolocation": "34.03179169387755,-118.37668246938776",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                8280
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2081,
                3542,
                3543,
                3544,
                3545
            ]
        },
        {
            "id": 1443,
            "author": {
                "id": "80c7abb5-7f0a-475b-bcc9-118374b2a18f",
                "username": "Andrew",
                "slug": "andrew",
                "first_name": "Andrew",
                "last_name": "Hosner",
                "display_name": "Andrew",
                "display_name_full": "Andrew",
                "email": "daniel@thinkspaceprojects.com",
                "telephone": "310-558-3375"
            },
            "price": null,
            "featured_image": {
                "id": 2082,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250560794_1486693600-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250560794_1486693600-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1250560794_1486693600.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250560794_1486693600-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250560794_1486693600-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250560794_1486693600-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250560794_1486693600-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250560794_1486693600-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250560794_1486693600-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1250560794_1486693600-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:07:16.027593Z",
                "updated_at": "2021-09-13T10:51:56.368675Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Trail of Wandering Thoughts",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-02-10T02:58:06.000000Z",
            "publish_time": null,
            "slug": "anthony-clarkson-trail-of-wandering-thoughts",
            "created_at": "2017-02-10T02:58:06.000000Z",
            "updated_at": "2022-01-27T14:52:36.529739Z",
            "summary": "Trail of Wandering Thoughts is an Gallery Shows event starting on 04/02/2017, 12:00 and ending on 25/02/2017, 12:00. Event is in THINKSPACE GALLERY with address 6009 Washington Blvd\r\nCulver City, CA 90232.",
            "title": "Trail of Wandering Thoughts",
            "content": "",
            "start_time": "2017-02-04T12:00:00.000000Z",
            "end_time": "2017-02-25T12: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": "6009 Washington BlvdCulver City, CA 90232",
            "city": null,
            "geolocation": "34.03179169387755,-118.37668246938776",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 2048,
            "author": {
                "id": "2e53032b-df94-4554-97d0-035ed6f5d03b",
                "username": "FousionGallery",
                "slug": "fousiongallery",
                "first_name": "Jasmin",
                "last_name": "Waschl",
                "display_name": "FousionGallery",
                "display_name_full": "FousionGallery",
                "email": "fousion.gallery@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2697,
                "name": "FOUSION GALLERY",
                "slug": "fousion-gallery",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.3845075,2.180248200000051",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2605,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/fousiongallery-610x490-feat.-wide-walls.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/fousiongallery-610x490-feat.-wide-walls-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:34.468121Z",
                    "updated_at": "2021-09-14T13:33:32.114938Z",
                    "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": "ES",
            "publish_status": "published",
            "published_at": "2018-04-21T11:59:27.000000Z",
            "publish_time": null,
            "slug": "urvanity-art-fair-madrid-2017-2",
            "created_at": "2018-04-21T11:59:27.000000Z",
            "updated_at": "2020-07-16T08:11:44.639863Z",
            "summary": "Urvanity Art Fair Madrid 2017 is an Art Fairs event starting on 22/02/2017, 12:00 and ending on 25/02/2017, 12:00. Event is in FOUSION GALLERY with address Palacio Neptuno, Madrid.",
            "title": "Urvanity Art Fair Madrid 2017",
            "content": "Selection of :\r\nSheOne\r\nMiss Van\r\nWill Barras\r\nPeca\r\nBruno Pontiroli\r\nMono Cieza\r\nJuan Jose Surace",
            "start_time": "2017-02-22T12:00:00.000000Z",
            "end_time": "2017-02-25T12: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": "Palacio Neptuno, Madrid",
            "city": "Madrid",
            "geolocation": "40.4144665,-3.6950376780791774",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1395,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2436,
                "name": "STEPHANIE CHEFAS PROJECTS",
                "slug": "stephanie-chefas-projects",
                "city": "Portland",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "45.5206089,-122.66306509999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-01-13T10:43:50.000000Z",
            "publish_time": null,
            "slug": "lean-in-closer-group-exhibition",
            "created_at": "2017-01-13T10:43:50.000000Z",
            "updated_at": "2017-01-13T10:43:50.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 27/01/2017, 00:00 and ending on 25/02/2017, 00:00. Event is in STEPHANIE CHEFAS PROJECTS with address City Sign Co in Portland, OR, USA, 305 SE 3rd Ave #202, Portland, OR 97214, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-01-27T00:00:00.000000Z",
            "end_time": "2017-02-25T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "City Sign Co in Portland, OR, USA, 305 SE 3rd Ave #202, Portland, OR 97214, USA",
            "city": "Portland",
            "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@stephaniechefas.com",
            "external_url": "http://www.stephaniechefas.com/",
            "phone": "503.719.6945",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1574
            ],
            "artworks": [],
            "magazines": [
                7060
            ],
            "additional_images": []
        },
        {
            "id": 1433,
            "author": {
                "id": "cb9fab57-c47e-48a8-9b0e-b531c7205e10",
                "username": "ArtCanGallery",
                "slug": "artcangallery",
                "first_name": "Artcan",
                "last_name": "Gallery",
                "display_name": "ArtCanGallery",
                "display_name_full": "ArtCanGallery",
                "email": "diego@artcan-gallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3515,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316813754_1485963635-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316813754_1485963635-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1316813754_1485963635.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316813754_1485963635-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316813754_1485963635-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316813754_1485963635-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316813754_1485963635-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316813754_1485963635-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316813754_1485963635-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1316813754_1485963635-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:30:58.837774Z",
                "updated_at": "2021-09-13T11:16:39.043892Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Paradise Lost",
                "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": "2017-02-01T16:32:42.000000Z",
            "publish_time": null,
            "slug": "paradise-lost",
            "created_at": "2017-02-01T16:32:42.000000Z",
            "updated_at": "2020-07-16T08:06:15.117969Z",
            "summary": "Paradise Lost is an Gallery Shows event starting on 19/01/2017, 12:00 and ending on 24/02/2017, 12:00. Event is in ArtCan Gallery with address 5 Rue du Cannau 34000 Montpellier.",
            "title": "Paradise Lost",
            "content": "",
            "start_time": "2017-01-19T12:00:00.000000Z",
            "end_time": "2017-02-24T12: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": "5 Rue du Cannau 34000 Montpellier",
            "city": "Montpellier",
            "geolocation": "43.6121387,3.8783033",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                8,
                2824,
                213,
                7923
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2078,
                2079,
                3516,
                3517,
                3518,
                3519,
                3520,
                3521,
                3524
            ]
        },
        {
            "id": 1446,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 258,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DeAndrea-JOHN-LOUIS-Linda-reclining-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DeAndrea-JOHN-LOUIS-Linda-reclining-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/DeAndrea-JOHN-LOUIS-Linda-reclining.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DeAndrea-JOHN-LOUIS-Linda-reclining-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DeAndrea-JOHN-LOUIS-Linda-reclining-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DeAndrea-JOHN-LOUIS-Linda-reclining-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DeAndrea-JOHN-LOUIS-Linda-reclining-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DeAndrea-JOHN-LOUIS-Linda-reclining-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DeAndrea-JOHN-LOUIS-Linda-reclining-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/DeAndrea-JOHN-LOUIS-Linda-reclining-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T11:46:47.770545Z",
                "updated_at": "2021-09-13T10:29:42.634863Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "DeAndrea, JOHN LOUIS - Linda reclining",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2001,
                "name": "Subastas Galileo Madrid",
                "slug": "subastas-galileo-madrid",
                "city": "Madrid",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "40.4363191,-3.709755399999949",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2017-02-13T00:32:37.000000Z",
            "publish_time": null,
            "slug": "subastas-galileo-fine-art-decorative-art-2-23-2017",
            "created_at": "2017-02-13T00:32:37.000000Z",
            "updated_at": "2017-02-13T00:32:37.000000Z",
            "summary": "Fine Art & Decorative Art is an Auctions event starting on 23/02/2017, 19:30 and ending on 23/02/2017, 23:30. Event is in Subastas Galileo Madrid with address Calle Donoso Cortés, 38, 28015 Madrid, Spain.",
            "title": "Fine Art & Decorative Art",
            "content": "",
            "start_time": "2017-02-23T19:30:00.000000Z",
            "end_time": "2017-02-23T23:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Calle Donoso Cortés, 38, 28015 Madrid, Spain",
            "city": "Madrid",
            "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,
                345,
                731,
                1696,
                847,
                402,
                356,
                2151,
                1707,
                428,
                1863,
                8482,
                746,
                775,
                2144,
                478,
                2473,
                1995,
                2199,
                3409,
                2461,
                2472,
                351,
                1323,
                1338,
                2202,
                2679,
                3827,
                5610,
                6255
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1434,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 257,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Yan-Chen-Sans-Titre-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Yan-Chen-Sans-Titre-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Wang-Yan-Chen-Sans-Titre-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Yan-Chen-Sans-Titre-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Yan-Chen-Sans-Titre-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Yan-Chen-Sans-Titre-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Yan-Chen-Sans-Titre-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Yan-Chen-Sans-Titre-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Yan-Chen-Sans-Titre-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Wang-Yan-Chen-Sans-Titre-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T11:26:17.770531Z",
                "updated_at": "2021-09-13T10:29:41.585376Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Wang Yan Chen - Sans Titre (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2017-02-05T20:11:21.000000Z",
            "publish_time": null,
            "slug": "sothebys-now-2-23-2017",
            "created_at": "2017-02-05T20:11:21.000000Z",
            "updated_at": "2020-07-16T08:06:15.630398Z",
            "summary": "NOW! is an Auctions event starting on 23/02/2017, 14:30 and ending on 23/02/2017, 17:30. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "NOW!",
            "content": "",
            "start_time": "2017-02-23T14:30:00.000000Z",
            "end_time": "2017-02-23T17:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1706,
                345,
                1735,
                8726,
                476,
                914,
                402,
                2029,
                783,
                1393,
                1704,
                2193,
                418,
                361,
                763,
                1216,
                371,
                748,
                1333,
                3922,
                18,
                347,
                779,
                5361,
                4052,
                478,
                760,
                820,
                1236,
                2084,
                2245,
                765,
                1031,
                1969,
                4026,
                8966,
                501,
                555,
                1246,
                1351,
                1367,
                1970,
                2077,
                2165,
                2461,
                2472,
                3295,
                3811,
                6455,
                9115,
                9189,
                268,
                294,
                536,
                566,
                770,
                788,
                816,
                823,
                890,
                975,
                1373,
                1411,
                1775,
                1997,
                2156,
                2241,
                2439,
                3109,
                3147,
                3230,
                3308,
                3580,
                3718,
                3745,
                4023,
                4028,
                4034,
                4123,
                4192,
                4613,
                4621,
                4644,
                4774,
                5153,
                5398,
                5441,
                5842,
                5901,
                5932,
                6323,
                6324,
                6535,
                7805,
                7843,
                8410,
                8781,
                8822,
                8967,
                8968,
                8969,
                8970,
                8971,
                8972,
                8973,
                8974,
                8975,
                9099,
                9100,
                9101,
                9110,
                9111,
                9113,
                9114,
                9116,
                9117,
                9118,
                9119,
                9162,
                9163,
                9186,
                9187,
                9190,
                9191,
                9192,
                9193,
                9194,
                9195,
                9196,
                9199,
                9200,
                9201,
                9202,
                9205
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19448,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18881,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4f923a614ad42819337fdc8508dec5a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4f923a614ad42819337fdc8508dec5a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e4f923a614ad42819337fdc8508dec5a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4f923a614ad42819337fdc8508dec5a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4f923a614ad42819337fdc8508dec5a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4f923a614ad42819337fdc8508dec5a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4f923a614ad42819337fdc8508dec5a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4f923a614ad42819337fdc8508dec5a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4f923a614ad42819337fdc8508dec5a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e4f923a614ad42819337fdc8508dec5a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:58:23.947961Z",
                "updated_at": "2023-02-10T14:30:24.056865Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7754,
                "name": "Gallery House",
                "slug": "gallery-house",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.652233,-79.44786380000001",
                "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": "CA",
            "publish_status": "published",
            "published_at": "2023-01-12T10:58:28.163840Z",
            "publish_time": null,
            "slug": "gallery-house-tainted-ray-caesar-2017-01-28",
            "created_at": "2023-01-12T10:58:29.077556Z",
            "updated_at": "2023-01-12T10:58:29.077575Z",
            "summary": null,
            "title": "Tainted - Ray Caesar",
            "content": null,
            "start_time": "2017-01-28T01:00:00.000000Z",
            "end_time": "2017-02-22T01: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": "2068 Dundas Street West, Toronto, CA",
            "city": "Toronto",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1393,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1993,
                "name": "Haven Gallery",
                "slug": "haven-gallery",
                "city": "Northport",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9007761,-73.34910259999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2313,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/havengallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:22:18.455423Z",
                    "updated_at": "2021-09-14T13:27:08.981807Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "havengallery",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-01-12T18:43:21.000000Z",
            "publish_time": null,
            "slug": "music-box-ii-group-exhibition",
            "created_at": "2017-01-12T18:43:21.000000Z",
            "updated_at": "2020-07-16T08:05:55.140267Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 14/01/2017, 00:00 and ending on 20/02/2017, 00:00. Event is in Haven Gallery with address 155 Main St, Northport, NY 11768, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-01-14T00:00:00.000000Z",
            "end_time": "2017-02-20T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "155 Main St, Northport, NY 11768, USA",
            "city": "Northport",
            "geolocation": "40.9007442,-73.34909029174645",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@havenartgallery.com",
            "external_url": "http://www.havenartgallery.com/",
            "phone": "(631) 757-0500",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5643,
                7148,
                7184,
                7188
            ],
            "artworks": [],
            "magazines": [
                7059
            ],
            "additional_images": []
        },
        {
            "id": 1379,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1948,
                "name": "The Cat Street Gallery",
                "slug": "the-cat-street-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2844693,114.14879440000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2594,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Cat-Street-Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:52.037742Z",
                    "updated_at": "2021-09-14T13:33:15.007168Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "HK",
            "publish_status": "published",
            "published_at": "2016-12-08T16:32:56.000000Z",
            "publish_time": null,
            "slug": "twelve-days-group-exhibition",
            "created_at": "2016-12-08T16:32:56.000000Z",
            "updated_at": "2016-12-08T16:32:56.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 08/12/2016, 00:00 and ending on 19/02/2017, 00:00. Event is in The Cat Street Gallery with address 50 Tung St, Tai Ping Shan, Hong Kong.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-12-08T00:00:00.000000Z",
            "end_time": "2017-02-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "50 Tung St, Tai Ping Shan, Hong Kong",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@thecatstreetgallery.com",
            "external_url": "http://www.thecatstreetgallery.com/splash/",
            "phone": "+852 2291 0006",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6911
            ],
            "additional_images": []
        },
        {
            "id": 1404,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 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": "2017-01-14T10:40:21.000000Z",
            "publish_time": null,
            "slug": "hikari-shimoda-memento-mori",
            "created_at": "2017-01-14T10:40:21.000000Z",
            "updated_at": "2020-07-16T08:06:00.748244Z",
            "summary": "Memento Mori is an Gallery Shows event starting on 21/01/2017, 00:00 and ending on 19/02/2017, 00:00. Event is in COREY HELFORD GALLERY with address 571 S Anderson St, Los Angeles, CA 90033, USA.",
            "title": "Memento Mori",
            "content": "",
            "start_time": "2017-01-21T00:00:00.000000Z",
            "end_time": "2017-02-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": "jch@coreyhelfordgallery.com",
            "external_url": "http://www.coreyhelfordgallery.com/",
            "phone": "+1 310 287 2340",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                5634
            ],
            "artworks": [],
            "magazines": [
                7070
            ],
            "additional_images": []
        },
        {
            "id": 1405,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-01-15T10:35:10.000000Z",
            "publish_time": null,
            "slug": "michael-page-nostalgia-kills",
            "created_at": "2017-01-15T10:35:10.000000Z",
            "updated_at": "2020-07-16T08:06:01.232845Z",
            "summary": "Nostalgia Kills is an Gallery Shows event starting on 21/01/2017, 00:00 and ending on 19/02/2017, 00:00. Event is in COREY HELFORD GALLERY with address 571 S Anderson St, Los Angeles, CA 90033, USA.",
            "title": "Nostalgia Kills",
            "content": "",
            "start_time": "2017-01-21T00:00:00.000000Z",
            "end_time": "2017-02-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": "jch@coreyhelfordgallery.com",
            "external_url": "http://www.coreyhelfordgallery.com/",
            "phone": "+1 310 287 2340",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7064
            ],
            "additional_images": []
        },
        {
            "id": 1406,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 343,
                "name": "GALERIE CELAL",
                "slug": "galerie-celal",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8607155,2.3452072000000044",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2017-01-16T10:22:22.000000Z",
            "publish_time": null,
            "slug": "wxyz-and-loutsider-group-exhibition",
            "created_at": "2017-01-16T10:22:22.000000Z",
            "updated_at": "2020-07-16T08:06:01.630821Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 26/01/2017, 00:00 and ending on 19/02/2017, 00:00. Event is in GALERIE CELAL with address 45 Rue Saint Honoré, 75001 Paris, France.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-01-26T00:00:00.000000Z",
            "end_time": "2017-02-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "45 Rue Saint Honoré, 75001 Paris, France",
            "city": "Paris",
            "geolocation": "48.860784,2.3453138116000005",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "contact@galeriecelal.com",
            "external_url": "http://www.galeriecelal.com/",
            "phone": "01 40 26 56 35",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                4498,
                5588
            ],
            "artworks": [],
            "magazines": [
                7068
            ],
            "additional_images": []
        },
        {
            "id": 1427,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 368,
                "name": "IMITATE MODERN",
                "slug": "imitate-modern",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5073509,-0.12775829999998223",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2580,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/FullSizeRender-23.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/FullSizeRender-23-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:56.678196Z",
                    "updated_at": "2021-09-14T13:32:56.154989Z",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2017-01-27T10:49:14.000000Z",
            "publish_time": null,
            "slug": "new-beginnings-group-exhibition",
            "created_at": "2017-01-27T10:49:14.000000Z",
            "updated_at": "2020-07-16T08:06:12.116780Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 31/01/2017, 00:00 and ending on 19/02/2017, 00:00. Event is in IMITATE MODERN with address 19 Shepherd Market, Mayfair, London W1J 7PJ, UK.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-01-31T00:00:00.000000Z",
            "end_time": "2017-02-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "19 Shepherd Market, Mayfair, London W1J 7PJ, UK",
            "city": "City of Westminster",
            "geolocation": "51.5064444,-0.1468007",
            "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@imitatemodern.com",
            "external_url": "http://imitatemodern.com/",
            "phone": "+442074997152",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2424,
                8390,
                7580,
                7597,
                7598,
                7853
            ],
            "artworks": [],
            "magazines": [
                7117
            ],
            "additional_images": []
        }
    ]
}