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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36576&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36540&ordering=-start_time",
    "results": [
        {
            "id": 995,
            "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": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-05-05T16:19:54.000000Z",
            "publish_time": null,
            "slug": "helice-wen-public-intimacy",
            "created_at": "2016-05-05T16:19:54.000000Z",
            "updated_at": "2020-07-16T08:02:34.617207Z",
            "summary": "(public) intimacy is an Gallery Shows event starting on 05/05/2016, 00:00 and ending on 29/05/2016, 00:00. Event is in Spoke Art Gallery with address 816 Sutter St, San Francisco, CA 94109, USA.",
            "title": "(public) intimacy",
            "content": "",
            "start_time": "2016-05-05T00:00:00.000000Z",
            "end_time": "2016-05-29T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "816 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "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": "spokeartgallery@gmail.com",
            "external_url": "http://spoke-art.com/",
            "phone": "+1 415-796-3774",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5817
            ],
            "additional_images": []
        },
        {
            "id": 2051,
            "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": {
                "id": 3935,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1756518674_1524306559-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1756518674_1524306559-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1756518674_1524306559.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1756518674_1524306559-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1756518674_1524306559-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1756518674_1524306559-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1756518674_1524306559-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1756518674_1524306559-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1756518674_1524306559-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1756518674_1524306559-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:38:01.288645Z",
                "updated_at": "2021-09-13T11:24:16.537811Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Stroke",
                "description": null,
                "uploaded_by": 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": "",
            "publish_status": "published",
            "published_at": "2018-04-21T12:26:12.000000Z",
            "publish_time": null,
            "slug": "stroke-2",
            "created_at": "2018-04-21T12:26:12.000000Z",
            "updated_at": "2018-04-21T12:26:12.000000Z",
            "summary": "Stroke is an Art Fairs event starting on 04/05/2016, 12:00 and ending on 08/05/2016, 12:00. Event is in FOUSION GALLERY with address Prater Insel, München.",
            "title": "Stroke",
            "content": "JULIAH HUMPFER\r\nELDIMITRY\r\nILIA MAYER\r\nHANNAH ADAMASZEK\r\nMONO CIEZA\r\nMATEUS BAILON\r\nJUAN JOSE SURACE\r\nENTTER\r\nGABRIEL PEREZ RAVENTOS\r\nFREDERIK SCHULZ\r\nCHELONE WOLF\r\nJULIE MORIZE\r\nMISS VAN",
            "start_time": "2016-05-04T12:00:00.000000Z",
            "end_time": "2016-05-08T12: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": "Prater Insel, München",
            "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": 969,
            "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": 1974,
                "name": "Stephen Romano Gallery",
                "slug": "stephen-romano-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.706559,-73.92826500000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2597,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/44871.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:04.044942Z",
                    "updated_at": "2021-09-14T13:33:19.267753Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-26T14:04:15.000000Z",
            "publish_time": null,
            "slug": "statim-finis-the-end-of-things-group-exhibition",
            "created_at": "2016-04-26T14:04:15.000000Z",
            "updated_at": "2016-04-26T14:04:15.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 03/05/2016, 00:00 and ending on 30/05/2016, 00:00. Event is in Stephen Romano Gallery with address 117 Grattan St #112, Brooklyn, NY 11237, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-05-03T00:00:00.000000Z",
            "end_time": "2016-05-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "117 Grattan St #112, Brooklyn, NY 11237, USA",
            "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": "romanostephen@gmail.com",
            "external_url": "http://www.romanoart.com/",
            "phone": "+1 646-709-4725",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                634,
                4382,
                4384,
                4386,
                4390,
                4399
            ],
            "artworks": [],
            "magazines": [
                5732
            ],
            "additional_images": []
        },
        {
            "id": 974,
            "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": 1974,
                "name": "Stephen Romano Gallery",
                "slug": "stephen-romano-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.706559,-73.92826500000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2597,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/44871.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:04.044942Z",
                    "updated_at": "2021-09-14T13:33:19.267753Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-27T17:52:07.000000Z",
            "publish_time": null,
            "slug": "nyahzul-c-blanco-aether",
            "created_at": "2016-04-27T17:52:07.000000Z",
            "updated_at": "2016-04-27T17:52:07.000000Z",
            "summary": "AETHER is an Gallery Shows event starting on 03/05/2016, 00:00 and ending on 30/05/2016, 00:00. Event is in Stephen Romano Gallery with address 117 Grattan St #112, Brooklyn, NY 11237, USA.",
            "title": "AETHER",
            "content": "",
            "start_time": "2016-05-03T00:00:00.000000Z",
            "end_time": "2016-05-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "117 Grattan St #112, Brooklyn, NY 11237, USA",
            "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": "romanostephen@gmail.com",
            "external_url": "http://www.romanoart.com/",
            "phone": "+1 646-709-4725",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5732
            ],
            "additional_images": []
        },
        {
            "id": 975,
            "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": 1974,
                "name": "Stephen Romano Gallery",
                "slug": "stephen-romano-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.706559,-73.92826500000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2597,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/44871.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/44871-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:04.044942Z",
                    "updated_at": "2021-09-14T13:33:19.267753Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-27T17:57:23.000000Z",
            "publish_time": null,
            "slug": "deirdre-sullivan-beeman-swallowing-the-stone",
            "created_at": "2016-04-27T17:57:23.000000Z",
            "updated_at": "2016-04-27T17:57:23.000000Z",
            "summary": "Beeman - Swallowing the Stone is an Gallery Shows event starting on 03/05/2016, 00:00 and ending on 30/05/2016, 00:00. Event is in Stephen Romano Gallery with address 117 Grattan St #112, Brooklyn, NY 11237, USA.",
            "title": "Beeman - Swallowing the Stone",
            "content": "",
            "start_time": "2016-05-03T00:00:00.000000Z",
            "end_time": "2016-05-30T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "117 Grattan St #112, Brooklyn, NY 11237, USA",
            "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": "romanostephen@gmail.com",
            "external_url": "http://www.romanoart.com/",
            "phone": "+1 646-709-4725",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5732
            ],
            "additional_images": []
        },
        {
            "id": 979,
            "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": 1992,
                "name": "EBK Gallery",
                "slug": "ebk-gallery-2",
                "city": "Hartford",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.7665359,-72.6774428",
                "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": "2016-04-29T14:17:56.000000Z",
            "publish_time": null,
            "slug": "joe-fig-drawings",
            "created_at": "2016-04-29T14:17:56.000000Z",
            "updated_at": "2020-07-16T08:02:26.087828Z",
            "summary": "Drawings is an Gallery Shows event starting on 02/05/2016, 00:00 and ending on 01/06/2016, 00:00. Event is in EBK Gallery with address 218 Pearl St, Hartford, CT 06103, USA.",
            "title": "Drawings",
            "content": "",
            "start_time": "2016-05-02T00:00:00.000000Z",
            "end_time": "2016-06-01T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "218 Pearl St, Hartford, CT 06103, USA",
            "city": "Hartford",
            "geolocation": "41.766539117647056,-72.6778794117647",
            "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": "ebk@ebkgallery.com",
            "external_url": null,
            "phone": "860.523.9384",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5781
            ],
            "additional_images": []
        },
        {
            "id": 1019,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 130,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Happy-Choppers-2002-1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Happy-Choppers-2002-1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Banksy-Happy-Choppers-2002-1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Happy-Choppers-2002-1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Happy-Choppers-2002-1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Happy-Choppers-2002-1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Happy-Choppers-2002-1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Happy-Choppers-2002-1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Happy-Choppers-2002-1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Banksy-Happy-Choppers-2002-1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T22:05:29.457746Z",
                "updated_at": "2021-09-13T10:28:31.848470Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Banksy - Happy Choppers, 2002",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1825,
                "name": "Julien's Auctions",
                "slug": "juliens-auctions-beverly-hills",
                "city": "Culver City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0213425,-118.38329980000003",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2166,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/juliens_auctions.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/juliens_auctions-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:36:23.148876Z",
                    "updated_at": "2021-09-14T13:23:50.102625Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "juliens_auctions",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-05-18T22:13:01.000000Z",
            "publish_time": null,
            "slug": "juliens-auctions-street-contemporary-art-auction-2016-4-30-2016",
            "created_at": "2016-05-18T22:13:01.000000Z",
            "updated_at": "2020-07-16T08:02:46.621155Z",
            "summary": "Street & Contemporary Art Auction 2016 is an Auctions event starting on 30/04/2016, 14:00 and ending on 30/04/2016, 18:00. Event is in Julien's Auctions with address 9665 Wilshire Blvd, Beverly Hills, CA 90212, USA.",
            "title": "Street & Contemporary Art Auction 2016",
            "content": "",
            "start_time": "2016-04-30T14:00:00.000000Z",
            "end_time": "2016-04-30T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "9665 Wilshire Blvd, Beverly Hills, CA 90212, USA",
            "city": "Beverly Hills",
            "geolocation": "34.067147,-118.40504949999999",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                780,
                345,
                58,
                731,
                8,
                22,
                59,
                476,
                73,
                7,
                402,
                65,
                356,
                231,
                27,
                901,
                322,
                6032,
                751,
                6014,
                364,
                4,
                96,
                2496,
                18,
                43,
                112,
                119,
                78,
                24,
                29,
                46,
                120,
                13,
                181,
                719,
                6052,
                1,
                17,
                19,
                128,
                217,
                248,
                622,
                2739,
                3667,
                6041,
                5,
                12,
                36,
                62,
                63,
                67,
                124,
                127,
                156,
                214,
                240,
                374,
                384,
                405,
                1212,
                1214,
                1447,
                2415,
                2695,
                2700,
                2713,
                2717,
                2724,
                2728,
                2729,
                2730,
                2734,
                2740,
                2741,
                2743,
                2744,
                2749,
                2752,
                2753,
                2759,
                2773,
                2790,
                3837,
                3972,
                5229,
                6013,
                6015,
                6016,
                6018,
                6019,
                6020,
                6022,
                6023,
                6024,
                6026,
                6027,
                6028,
                6030,
                6031,
                6033,
                6034,
                6036,
                6037,
                6039,
                6042,
                6044,
                6045,
                6046,
                6047,
                6048,
                6049,
                6050,
                6051,
                6053,
                6055,
                6063,
                6066,
                6067,
                6068,
                6069,
                6070,
                6071,
                6074
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 963,
            "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": 2266,
                "name": "XVA Gallery",
                "slug": "xva-gallery",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "",
                "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": "AE",
            "publish_status": "published",
            "published_at": "2016-04-23T15:31:49.000000Z",
            "publish_time": null,
            "slug": "alikhaan-abdollahi-mohammad-ariyaei-watching-and-caring",
            "created_at": "2016-04-23T15:31:49.000000Z",
            "updated_at": "2020-07-16T08:02:18.062399Z",
            "summary": "Watching and Caring is an Gallery Shows event starting on 30/04/2016, 00:00 and ending on 08/06/2016, 00:00. Event is in XVA Gallery with address Dubai - Dubai - United Arab Emirates.",
            "title": "Watching and Caring",
            "content": "",
            "start_time": "2016-04-30T00:00:00.000000Z",
            "end_time": "2016-06-08T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Dubai - Dubai - United Arab Emirates",
            "city": "Dubai",
            "geolocation": "25.0750095,55.18876088183319",
            "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": "xva@xvagallery.com",
            "external_url": "http://www.xvagallery.com/index.html",
            "phone": "+9714 3535383 ",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                5694
            ],
            "additional_images": []
        },
        {
            "id": 976,
            "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": "2016-04-28T10:41:45.000000Z",
            "publish_time": null,
            "slug": "the-four-seasons-group-exhibition",
            "created_at": "2016-04-28T10:41:45.000000Z",
            "updated_at": "2020-07-16T08:02:24.581595Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 30/04/2016, 00:00 and ending on 20/06/2016, 00:00. Event is in Haven Gallery with address 155 Main St, Northport, NY 11768, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-04-30T00:00:00.000000Z",
            "end_time": "2016-06-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": [],
            "artworks": [],
            "magazines": [
                5766
            ],
            "additional_images": []
        },
        {
            "id": 950,
            "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": 1977,
                "name": "Galleria Varsi",
                "slug": "galleria-varsi",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.89343170000001,12.4735637",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2338,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/varsi.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T08:08:15.543776Z",
                    "updated_at": "2021-09-14T13:27:43.007044Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "varsi",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2016-04-16T11:24:30.000000Z",
            "publish_time": null,
            "slug": "fintan-magee-the-backwaters-stories-from-the-endless-suburbia",
            "created_at": "2016-04-16T11:24:30.000000Z",
            "updated_at": "2016-04-16T11:24:30.000000Z",
            "summary": "The Backwaters. Stories from the Endless Suburbia is an Gallery Shows event starting on 29/04/2016, 00:00 and ending on 04/06/2016, 00:00. Event is in Galleria Varsi with address Via S. Salvatore in Campo, 51, 00186 Roma, Italy.",
            "title": "The Backwaters. Stories from the Endless Suburbia",
            "content": "",
            "start_time": "2016-04-29T00:00:00.000000Z",
            "end_time": "2016-06-04T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via S. Salvatore in Campo, 51, 00186 Roma, Italy",
            "city": "Roma",
            "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@galleriavarsi.it",
            "external_url": "http://www.galleriavarsi.it/",
            "phone": "+39 06 68309410",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                130
            ],
            "artworks": [],
            "magazines": [
                5658
            ],
            "additional_images": []
        },
        {
            "id": 821,
            "author": {
                "id": "e7729af9-3089-48b0-b883-90caf902695f",
                "username": "KollyGallery",
                "slug": "kollygallery",
                "first_name": "Julien",
                "last_name": "Kolly",
                "display_name": "Julien Kolly",
                "display_name_full": "Julien Kolly",
                "email": "julien@kollygallery.ch",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2890,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/295375523_1459942975.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/295375523_1459942975-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:20:44.081624Z",
                "updated_at": "2021-09-13T11:05:47.384649Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Gris1: Interview",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2016-02-17T12:40:50.000000Z",
            "publish_time": null,
            "slug": "gris1-solo-exhibition",
            "created_at": "2016-02-17T12:40:50.000000Z",
            "updated_at": "2020-07-16T08:01:05.994851Z",
            "summary": "Gris1: Interview is an Gallery Shows event starting on 28/04/2016, 12:00 and ending on 28/05/2016, 12:00. Event is in Kolly Gallery with address Seefeldstrasse, 8008 Zürich, Switzerland.",
            "title": "Gris1: Interview",
            "content": "",
            "start_time": "2016-04-28T12:00:00.000000Z",
            "end_time": "2016-05-28T12: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": "Seefeldstrasse, 8008 Zürich, Switzerland",
            "city": "Zurich",
            "geolocation": "47.3538758,8.5581921",
            "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": [
                438
            ],
            "artworks": [],
            "magazines": [
                5533
            ],
            "additional_images": [
                1513,
                1725,
                1726,
                1727,
                1728,
                1729,
                1730,
                1731,
                1732,
                1733,
                2891,
                2892,
                2893,
                2894,
                2895,
                2896,
                2897
            ]
        },
        {
            "id": 928,
            "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": 2329,
                "name": "Fraenkel Gallery",
                "slug": "fraenkel-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.787698,-122.40428830000002",
                "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": "2016-04-03T16:47:37.000000Z",
            "publish_time": null,
            "slug": "christian-marclay-six-new-animations",
            "created_at": "2016-04-03T16:47:37.000000Z",
            "updated_at": "2020-07-16T08:02:00.100746Z",
            "summary": "Six New Animations is an Gallery Shows event starting on 28/04/2016, 00:00 and ending on 26/06/2016, 00:00. Event is in Fraenkel Gallery with address 49 Geary St, San Francisco, CA 94108, USA.",
            "title": "Six New Animations",
            "content": "",
            "start_time": "2016-04-28T00:00:00.000000Z",
            "end_time": "2016-06-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": "49 Geary St, San Francisco, CA 94108, USA",
            "city": "San Francisco",
            "geolocation": "37.787718142857145,-122.40475271428572",
            "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": "mail@fraenkelgallery.com",
            "external_url": "http://www.fraenkelgallery.com/",
            "phone": "+1 415 981 2661",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1871
            ],
            "artworks": [],
            "magazines": [
                5519
            ],
            "additional_images": []
        },
        {
            "id": 990,
            "author": {
                "id": "9a7f7516-3cf5-413b-9c0e-58386eb618d9",
                "username": "me_Collectors_Room",
                "slug": "me_collectors_room",
                "first_name": "me Collectors Room Berlin",
                "last_name": "",
                "display_name": "me Collectors Room",
                "display_name_full": "me Collectors Room",
                "email": "speier@me-berlin.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2923,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1483721199_1462350955-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1483721199_1462350955-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1483721199_1462350955.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1483721199_1462350955-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1483721199_1462350955-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1483721199_1462350955-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1483721199_1462350955-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1483721199_1462350955-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1483721199_1462350955-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1483721199_1462350955-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:21:15.745515Z",
                "updated_at": "2021-09-13T11:06:25.059478Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Private Exposure",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 397,
                "name": "ME COLLECTORS ROOM BERLIN",
                "slug": "me-collectors-room-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.52681250843966,13.395283965606723",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2557,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:19:26.280708Z",
                    "updated_at": "2021-09-14T13:32:23.538426Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2016-05-04T10:33:51.000000Z",
            "publish_time": null,
            "slug": "private-exposure",
            "created_at": "2016-05-04T10:33:51.000000Z",
            "updated_at": "2020-07-16T08:02:31.687207Z",
            "summary": "Private Exposure is an Museum Exhibitions event starting on 27/04/2016, 12:00 and ending on 22/06/2016, 12:00. Event is in ME COLLECTORS ROOM BERLIN with address Auguststraße 68\r\n10117 Berlin.",
            "title": "Private Exposure",
            "content": "",
            "start_time": "2016-04-27T12:00:00.000000Z",
            "end_time": "2016-06-22T12: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": "Auguststraße 68\r\n10117 Berlin",
            "city": "Berlin",
            "geolocation": "52.5268154,13.3951902",
            "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": [
                349,
                5497,
                390,
                749,
                759,
                898,
                931,
                1859,
                2289,
                4716,
                5529,
                5730
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1739,
                2924,
                2925,
                2926
            ]
        },
        {
            "id": 947,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 113,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Rebel-Without-a-Cause-James-Dean-from-Ads-Details-1985-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Rebel-Without-a-Cause-James-Dean-from-Ads-Details-1985-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Andy-Warhol-Rebel-Without-a-Cause-James-Dean-from-Ads-Details-1985.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Rebel-Without-a-Cause-James-Dean-from-Ads-Details-1985-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Rebel-Without-a-Cause-James-Dean-from-Ads-Details-1985-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Rebel-Without-a-Cause-James-Dean-from-Ads-Details-1985-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Rebel-Without-a-Cause-James-Dean-from-Ads-Details-1985-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Rebel-Without-a-Cause-James-Dean-from-Ads-Details-1985-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Rebel-Without-a-Cause-James-Dean-from-Ads-Details-1985-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Andy-Warhol-Rebel-Without-a-Cause-James-Dean-from-Ads-Details-1985-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T20:16:32.046261Z",
                "updated_at": "2021-09-13T10:28:31.635196Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Warhol - Rebel Without a Cause (James Dean), from Ads (Details), 1985",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-16T23:05:18.000000Z",
            "publish_time": null,
            "slug": "christies-prints-multiples-4-27-2016",
            "created_at": "2016-04-16T23:05:18.000000Z",
            "updated_at": "2020-07-16T08:02:09.981610Z",
            "summary": "Prints & Multiples is an Auctions event starting on 27/04/2016, 10:00 and ending on 27/04/2016, 16:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2016-04-27T10:00:00.000000Z",
            "end_time": "2016-04-27T16:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                345,
                59,
                476,
                73,
                790,
                1221,
                860,
                901,
                1985,
                247,
                467,
                570,
                843,
                494,
                350,
                372,
                428,
                893,
                904,
                1697,
                427,
                395,
                469,
                3123,
                974,
                2017
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 966,
            "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": 1975,
                "name": "AZART GALLERY",
                "slug": "azart-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.751735,-74.00596759999996",
                "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": "2016-04-25T12:27:46.000000Z",
            "publish_time": null,
            "slug": "ultramodern-group-exhibition",
            "created_at": "2016-04-25T12:27:46.000000Z",
            "updated_at": "2020-07-16T08:02:19.763549Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 27/04/2016, 00:00 and ending on 16/05/2016, 00:00. Event is in AZART GALLERY with address 51 Orchard St, New York, NY 10002, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-04-27T00:00:00.000000Z",
            "end_time": "2016-05-16T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "51 Orchard St, New York, NY 10002, USA",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7165488,-73.9912245",
            "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@azartgallerynyc.com",
            "external_url": "http://www.azartgallerynyc.com/",
            "phone": "(917) 3620530",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                141,
                2824,
                140,
                5401
            ],
            "artworks": [],
            "magazines": [
                5729
            ],
            "additional_images": []
        },
        {
            "id": 944,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 114,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Winter-Sunrise-Sierra-Nevada-from-Lone-Pine-California-Detail-1944-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Winter-Sunrise-Sierra-Nevada-from-Lone-Pine-California-Detail-1944-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ansel-Adams-Winter-Sunrise-Sierra-Nevada-from-Lone-Pine-California-Detail-1944.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Winter-Sunrise-Sierra-Nevada-from-Lone-Pine-California-Detail-1944-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Winter-Sunrise-Sierra-Nevada-from-Lone-Pine-California-Detail-1944-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Winter-Sunrise-Sierra-Nevada-from-Lone-Pine-California-Detail-1944-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Winter-Sunrise-Sierra-Nevada-from-Lone-Pine-California-Detail-1944-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Winter-Sunrise-Sierra-Nevada-from-Lone-Pine-California-Detail-1944-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Winter-Sunrise-Sierra-Nevada-from-Lone-Pine-California-Detail-1944-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ansel-Adams-Winter-Sunrise-Sierra-Nevada-from-Lone-Pine-California-Detail-1944-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T20:20:05.213309Z",
                "updated_at": "2021-09-13T10:28:31.649979Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ansel Adams - Winter Sunrise, Sierra Nevada from Lone Pine, California (Detail), 1944",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1652,
                "name": "Bonhams New York",
                "slug": "bonhams-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.762106,-73.97305289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2162,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/bonhams_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/bonhams_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:30.840069Z",
                    "updated_at": "2021-09-14T13:23:44.789709Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "bonhams_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-19T09:32:28.000000Z",
            "publish_time": null,
            "slug": "bonhams-photographs-4-26-2016",
            "created_at": "2016-04-19T09:32:28.000000Z",
            "updated_at": "2020-07-16T08:02:08.681423Z",
            "summary": "Photographs is an Auctions event starting on 26/04/2016, 13:00 and ending on 26/04/2016, 17:00. Event is in Bonhams New York with address 580 Madison Ave, New York, NY 10022, USA.",
            "title": "Photographs",
            "content": "",
            "start_time": "2016-04-26T13:00:00.000000Z",
            "end_time": "2016-04-26T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "580 Madison Ave, New York, NY 10022, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7620354,-73.9727477",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                476,
                1161,
                2462,
                2536,
                2651,
                468,
                463,
                742,
                1213,
                1666,
                1729,
                1870,
                2525,
                2876,
                5654,
                536,
                734,
                770,
                823,
                826,
                858,
                898,
                906,
                946,
                975,
                1084,
                1226,
                1227,
                1325,
                1405,
                1508,
                1705,
                1775,
                1785,
                1894,
                1957,
                1958,
                2018,
                2514,
                2519,
                2521,
                2545,
                2655,
                2660,
                2666,
                2672,
                2687,
                2871,
                2885,
                2893,
                3048,
                3063,
                3068,
                3360,
                3361,
                3365,
                3580,
                5648,
                5655,
                5656,
                5662,
                5663,
                5664,
                5665,
                5671,
                5673,
                5674,
                5675,
                5676,
                5677,
                5678,
                5679
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 946,
            "author": {
                "id": "2c83a774-5ea2-4702-9e29-ffb9740dbb2a",
                "username": "Milos Antonic",
                "slug": "milos-antonic",
                "first_name": "Milos",
                "last_name": "Antonic",
                "display_name": "Milos Antonic",
                "display_name_full": "Milos Antonic",
                "email": "milosantonic5@gmail.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 112,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-et-Rouge-Detail-1938-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-et-Rouge-Detail-1938-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Joan-Miro-Serie-Noire-et-Rouge-Detail-1938.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-et-Rouge-Detail-1938-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-et-Rouge-Detail-1938-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-et-Rouge-Detail-1938-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-et-Rouge-Detail-1938-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-et-Rouge-Detail-1938-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-et-Rouge-Detail-1938-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Joan-Miro-Serie-Noire-et-Rouge-Detail-1938-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T20:16:28.979880Z",
                "updated_at": "2021-09-13T10:28:31.623249Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Joan Miro - Serie Noire et Rouge (Detail), 1938",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1664,
                "name": "Christie's New York",
                "slug": "christies-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7586467,-73.9799726",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2151,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/christie_new_york.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/christie_new_york-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:33.797728Z",
                    "updated_at": "2021-09-14T13:23:30.387640Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "christie_new_york",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-04-16T23:04:34.000000Z",
            "publish_time": null,
            "slug": "christies-prints-multiples-4-26-2016",
            "created_at": "2016-04-16T23:04:34.000000Z",
            "updated_at": "2020-07-16T08:02:09.493054Z",
            "summary": "Prints & Multiples is an Auctions event starting on 26/04/2016, 10:00 and ending on 26/04/2016, 17:00. Event is in Christie's New York with address 20 Rockefeller Plaza, New York, NY 10020, USA.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2016-04-26T10:00:00.000000Z",
            "end_time": "2016-04-26T17:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rockefeller Plaza, New York, NY 10020, USA",
            "city": "Manhattan Community Board 5",
            "geolocation": "40.7583119,-73.9791393",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1702,
                1987,
                1706,
                1696,
                402,
                2380,
                356,
                912,
                2151,
                361,
                373,
                2174,
                893,
                362,
                1333,
                445,
                848,
                3288,
                477,
                2199,
                352,
                1483,
                2150,
                647,
                761,
                1328,
                2143,
                2170,
                2187,
                2439,
                2612,
                3286
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 965,
            "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": 353,
                "name": "GALERIE LE FEUVRE",
                "slug": "galerie-le-feuvre",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8735155,2.3092976000000363",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 63,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/galerie.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:56:50.180060Z",
                    "updated_at": "2021-09-14T12:38:05.754877Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "galerie",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2016-04-24T18:37:41.000000Z",
            "publish_time": null,
            "slug": "group-hanging-group-exhibition",
            "created_at": "2016-04-24T18:37:41.000000Z",
            "updated_at": "2020-07-16T08:02:19.084128Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 26/04/2016, 00:00 and ending on 15/05/2016, 00:00. Event is in GALERIE LE FEUVRE with address 164 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-04-26T00:00:00.000000Z",
            "end_time": "2016-05-15T00: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": "164 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8735016,2.3093235",
            "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@galerielefeuvre.com",
            "external_url": "http://www.galerielefeuvre.com/",
            "phone": "+33 (0) 1 40 07 11 11",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                220,
                197,
                181,
                412,
                42,
                175,
                201,
                404,
                706
            ],
            "artworks": [],
            "magazines": [
                5733
            ],
            "additional_images": []
        }
    ]
}