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

{
    "count": 37586,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=37080&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=37044&ordering=-start_time",
    "results": [
        {
            "id": 508,
            "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": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.719014,-73.99181290000001",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2578,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "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": "2015-08-03T12:11:55.000000Z",
            "publish_time": null,
            "slug": "brad-robson-urban-screams",
            "created_at": "2015-08-03T12:11:55.000000Z",
            "updated_at": "2020-07-16T07:58:28.335390Z",
            "summary": "Urban Screams is an Gallery Shows event starting on 22/06/2015, 00:00 and ending on 22/09/2015, 00:00. Event is in Woodward Gallery with address 133 Eldridge Street, New York, NY 10002, USA.",
            "title": "Urban Screams",
            "content": "",
            "start_time": "2015-06-22T00:00:00.000000Z",
            "end_time": "2015-09-22T00: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": "133 Eldridge Street, New York, NY 10002, USA",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7190092,-73.99180274990022",
            "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": "art@woodwardgallery.net",
            "external_url": "http://woodwardgallery.net/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                3771
            ],
            "additional_images": []
        },
        {
            "id": 476,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2376,
                "name": "White Noise Gallery",
                "slug": "white-noise-gallery",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8951251,12.513518500000032",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2015-06-15T16:42:29.000000Z",
            "publish_time": null,
            "slug": "diamond-diamond-werkstaette",
            "created_at": "2015-06-15T16:42:29.000000Z",
            "updated_at": "2020-07-16T07:58:12.230523Z",
            "summary": "Diamond Werkstætte is an Gallery Shows event starting on 20/06/2015, 18:30 and ending on 31/07/2015, 20:00. Event is in White Noise Gallery with address Via dei Marsi, 20, 00185 Roma, Italy.",
            "title": "Diamond Werkstætte",
            "content": "",
            "start_time": "2015-06-20T18:30:00.000000Z",
            "end_time": "2015-07-31T20: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": "Via dei Marsi, 20, 00185 Roma, Italy",
            "city": "Rome",
            "geolocation": "41.8952906,12.5137263",
            "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@whitenoisegallery.it",
            "external_url": "http://www.whitenoisegallery.it/",
            "phone": "+39 06 446 6919",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                3481
            ],
            "additional_images": []
        },
        {
            "id": 478,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 292,
                "name": "BACKWOODS GALLERY",
                "slug": "backwoods-gallery",
                "city": "Melbourne",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.797935,144.98607800000002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AU",
            "publish_status": "published",
            "published_at": "2015-06-17T14:23:20.000000Z",
            "publish_time": null,
            "slug": "dem189-ricochet",
            "created_at": "2015-06-17T14:23:20.000000Z",
            "updated_at": "2020-07-16T07:58:13.218146Z",
            "summary": "Ricochet is an Gallery Shows event starting on 19/06/2015, 18:00 and ending on 05/07/2015, 22:00. Event is in BACKWOODS GALLERY with address 25 Easey Street, Collingwood VIC 3066, Australia.",
            "title": "Ricochet",
            "content": "",
            "start_time": "2015-06-19T18:00:00.000000Z",
            "end_time": "2015-07-05T22: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": "25 Easey Street, Collingwood VIC 3066, Australia",
            "city": "Collingwood",
            "geolocation": "-37.7980391,144.9862121",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://backwoodsgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                3496
            ],
            "additional_images": []
        },
        {
            "id": 717,
            "author": {
                "id": "a722d98a-59eb-4ad6-82c7-66148c72f12e",
                "username": "TheCatStreetGallery",
                "slug": "thecatstreetgallery",
                "first_name": "Loren",
                "last_name": "Stuart",
                "display_name": "TheCatStreetGallery",
                "display_name_full": "TheCatStreetGallery",
                "email": "info@thecatstreetgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2653,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1963370430_1450264996-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1963370430_1450264996-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1963370430_1450264996.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1963370430_1450264996-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1963370430_1450264996-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1963370430_1450264996-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1963370430_1450264996-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1963370430_1450264996-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1963370430_1450264996-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1963370430_1450264996-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:16:48.252215Z",
                "updated_at": "2021-09-13T11:01:19.449354Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "In My Nature by Lara Merrett",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1948,
                "name": "The Cat Street Gallery",
                "slug": "the-cat-street-gallery",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.2844693,114.14879440000004",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2594,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Cat-Street-Gallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Cat-Street-Gallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:52.037742Z",
                    "updated_at": "2021-09-14T13:33:15.007168Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2015-12-11T09:55:27.000000Z",
            "publish_time": null,
            "slug": "in-my-nature-by-lara-merrett",
            "created_at": "2015-12-11T09:55:27.000000Z",
            "updated_at": "2020-07-16T08:00:13.428891Z",
            "summary": "In My Nature by Lara Merrett is an Gallery Shows event starting on 18/06/2015, 12:00 and ending on 01/08/2015, 12:00. Event is in The Cat Street Gallery with address 222 Hollywood Road, Sheung Wan, Hong Kong.",
            "title": "In My Nature by Lara Merrett",
            "content": "",
            "start_time": "2015-06-18T12:00:00.000000Z",
            "end_time": "2015-08-01T12: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": "222 Hollywood Road, Sheung Wan, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.2849544,114.1492009",
            "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": [
                1362,
                1363,
                1364,
                1365,
                1366,
                1367,
                1368,
                1369,
                1370,
                2654,
                2655,
                2656
            ]
        },
        {
            "id": 205,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3032,
                "name": "Messe Basel",
                "slug": "messe-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5645055,7.602140100000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2014-11-05T18:43:09.000000Z",
            "publish_time": null,
            "slug": "art-basel-2015",
            "created_at": "2014-11-05T18:43:09.000000Z",
            "updated_at": "2014-11-05T18:43:09.000000Z",
            "summary": "Art Basel 2015 is an Art Fairs event starting on 17/06/2015, 00:00 and ending on 21/06/2015, 00:00. Event is in Messe Basel with address Messepl. 10, Basel, Switzerland.",
            "title": "Art Basel 2015",
            "content": "",
            "start_time": "2015-06-17T00:00:00.000000Z",
            "end_time": "2015-06-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Messepl. 10, Basel, Switzerland",
            "city": "Basel",
            "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": "https://www.artbasel.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 216,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3032,
                "name": "Messe Basel",
                "slug": "messe-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5645055,7.602140100000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2014-11-05T23:32:37.000000Z",
            "publish_time": null,
            "slug": "design-miami-basel-2015",
            "created_at": "2014-11-05T23:32:37.000000Z",
            "updated_at": "2014-11-05T23:32:37.000000Z",
            "summary": "Design Miami/ Basel 2015 is an Art Fairs event starting on 15/06/2015, 00:00 and ending on 21/06/2015, 00:00. Event is in Messe Basel with address Messepl. 10, Basel, Switzerland.",
            "title": "Design Miami/ Basel 2015",
            "content": "",
            "start_time": "2015-06-15T00:00:00.000000Z",
            "end_time": "2015-06-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Messepl. 10, Basel, Switzerland",
            "city": "Basel",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://designmiami.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 477,
            "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": 3011,
                "name": "Markthalle Basel",
                "slug": "markthalle-basel",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5492783,7.587082799999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2015-06-16T18:14:20.000000Z",
            "publish_time": null,
            "slug": "volta-11-basel",
            "created_at": "2015-06-16T18:14:20.000000Z",
            "updated_at": "2020-07-16T07:58:12.723670Z",
            "summary": "VOLTA 11 BASEL is an Art Fairs event starting on 15/06/2015, 00:00 and ending on 21/06/2015, 00:00. Event is in Markthalle Basel with address Steinentorberg 20, Basel, Switzerland.",
            "title": "VOLTA 11 BASEL",
            "content": "",
            "start_time": "2015-06-15T00:00:00.000000Z",
            "end_time": "2015-06-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Steinentorberg 20, Basel, Switzerland",
            "city": "Basel",
            "geolocation": "47.5491031,7.587161",
            "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@voltashow.com",
            "external_url": "http://voltashow.com/index.php",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                3483
            ],
            "additional_images": []
        },
        {
            "id": 1112,
            "author": {
                "id": "7a66d022-aa64-4cde-8691-b6014ee1d5ca",
                "username": "AplusA",
                "slug": "AplusA",
                "first_name": "Sandro",
                "last_name": "Pignotti",
                "display_name": "Sandro Pignotti",
                "display_name_full": "Sandro Pignotti",
                "email": "info@aplusa.it",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2654,
                "name": "A plus A",
                "slug": "a-plus-a",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4332171,12.328621500000054",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2464,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/A-plus-A.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:52:37.109666Z",
                    "updated_at": "2021-09-14T13:30:19.992062Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "A plus A",
                    "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-07-02T14:28:14.000000Z",
            "publish_time": null,
            "slug": "the-stable",
            "created_at": "2016-07-02T14:28:14.000000Z",
            "updated_at": "2020-07-16T08:03:33.247716Z",
            "summary": "The Stable is an Gallery Shows event starting on 13/06/2015, 12:00 and ending on 17/09/2015, 12:00. Event is in A plus A with address San Marco 3073\r\n30124 Venice.",
            "title": "The Stable",
            "content": "",
            "start_time": "2015-06-13T12:00:00.000000Z",
            "end_time": "2015-09-17T12: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": "San Marco 3073\r\n30124 Venice",
            "city": "Venice",
            "geolocation": "45.43482885,12.334024740406221",
            "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": 1113,
            "author": {
                "id": "a546adef-a0bc-410d-aed9-e17e44b5a0ba",
                "username": "AplusAgallery",
                "slug": "aplusagallery",
                "first_name": "Sandro",
                "last_name": "Pignotti",
                "display_name": "Sandro Pignotti",
                "display_name_full": "Sandro Pignotti",
                "email": "press@aplusa.it",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3026,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1387236712_1467471549-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1387236712_1467471549-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1387236712_1467471549.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1387236712_1467471549-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1387236712_1467471549-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1387236712_1467471549-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1387236712_1467471549-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1387236712_1467471549-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1387236712_1467471549-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1387236712_1467471549-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:22:57.594580Z",
                "updated_at": "2021-09-13T11:08:15.741190Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "The Stable",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2654,
                "name": "A plus A",
                "slug": "a-plus-a",
                "city": "Venice",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.4332171,12.328621500000054",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2464,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/A-plus-A.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/A-plus-A-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:52:37.109666Z",
                    "updated_at": "2021-09-14T13:30:19.992062Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "A plus A",
                    "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-07-02T16:54:31.000000Z",
            "publish_time": null,
            "slug": "the-stable-2",
            "created_at": "2016-07-02T16:54:31.000000Z",
            "updated_at": "2020-07-16T08:03:33.745211Z",
            "summary": "The Stable is an Gallery Shows event starting on 13/06/2015, 12:00 and ending on 20/09/2015, 12:00. Event is in A plus A with address Calle Malipiero, 3073 San Marco, 30124 Venice, Italy.",
            "title": "The Stable",
            "content": "",
            "start_time": "2015-06-13T12:00:00.000000Z",
            "end_time": "2015-09-20T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Calle Malipiero, 3073 San Marco, 30124 Venice, Italy",
            "city": "Venice",
            "geolocation": "45.4332588,12.3286134",
            "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": [
                1808,
                1820,
                1821,
                1822,
                1823,
                1824,
                1825,
                3098,
                3099,
                3100,
                3101,
                3102,
                3103,
                3104,
                3105,
                3106,
                3107,
                3108,
                3109,
                3110,
                3111,
                3112,
                3113,
                3114,
                3115,
                3116,
                3117,
                3118,
                3119,
                3120,
                3121,
                3122,
                3123,
                3124,
                3125
            ]
        },
        {
            "id": 465,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 363,
                "name": "GALO ART GALLERY",
                "slug": "galo-art-gallery",
                "city": "Torino ",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.0606194,7.679723200000012",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1779,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galo-Art-Gallery-logo.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T03:22:01.207566Z",
                    "updated_at": "2021-09-14T13:15:33.764116Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galo Art Gallery logo",
                    "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": "2015-05-31T15:53:27.000000Z",
            "publish_time": null,
            "slug": "neve-peeta-drops-of-light",
            "created_at": "2015-05-31T15:53:27.000000Z",
            "updated_at": "2020-07-16T07:58:06.749141Z",
            "summary": "Drops of Light is an Gallery Shows event starting on 13/06/2015, 00:00 and ending on 18/08/2015, 00:00. Event is in GALO ART GALLERY with address Via Saluzzo, 11, 10125 Torino, Italy.",
            "title": "Drops of Light",
            "content": "",
            "start_time": "2015-06-13T00:00:00.000000Z",
            "end_time": "2015-08-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Saluzzo, 11, 10125 Torino, Italy",
            "city": "Turin",
            "geolocation": "45.060154,7.6795875",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://www.galoartgallery.it/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                3409
            ],
            "additional_images": []
        },
        {
            "id": 470,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 304,
                "name": "C.A.V.E. GALLERY",
                "slug": "c-a-v-e-gallery",
                "city": "Venice",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.9916075,-118.47040879999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 76,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/CAVE_Gallery-_01.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/CAVE_Gallery-_01-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:36.694024Z",
                    "updated_at": "2021-09-14T12:38:21.264886Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "CAVE_Gallery-_01",
                    "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": "2015-06-03T13:24:28.000000Z",
            "publish_time": null,
            "slug": "fin-dac-the-nadeshiko",
            "created_at": "2015-06-03T13:24:28.000000Z",
            "updated_at": "2020-07-16T07:58:09.225781Z",
            "summary": "The Nadeshiko is an Gallery Shows event starting on 13/06/2015, 00:00 and ending on 05/07/2015, 00:00. Event is in C.A.V.E. GALLERY with address 1108 Abbot Kinney Boulevard, Venice, CA 90291, USA.",
            "title": "The Nadeshiko",
            "content": "",
            "start_time": "2015-06-13T00:00:00.000000Z",
            "end_time": "2015-07-05T00: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": "1108 Abbot Kinney Boulevard, Venice, CA 90291, USA",
            "city": "Los Angeles",
            "geolocation": "34.0002667,-118.4703945",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://cavegallery.net/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                3425
            ],
            "additional_images": []
        },
        {
            "id": 19419,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18853,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b5c2b03bd5409698a2e16408890381-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b5c2b03bd5409698a2e16408890381-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e7b5c2b03bd5409698a2e16408890381.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b5c2b03bd5409698a2e16408890381-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b5c2b03bd5409698a2e16408890381-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b5c2b03bd5409698a2e16408890381-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b5c2b03bd5409698a2e16408890381-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b5c2b03bd5409698a2e16408890381-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b5c2b03bd5409698a2e16408890381-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e7b5c2b03bd5409698a2e16408890381-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:17:04.249982Z",
                "updated_at": "2023-02-10T14:29:09.028561Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2837,
                "name": "Garage Museum of Contemporary Art",
                "slug": "garage-museum-of-contemporary-art",
                "city": "Moscow",
                "country": {
                    "code": "RU",
                    "name": "Russia"
                },
                "geolocation": "55.7314847,37.60339699999997",
                "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": "RU",
            "publish_status": "published",
            "published_at": "2023-01-12T10:17:04.441274Z",
            "publish_time": null,
            "slug": "garage-museum-of-contemporary-art-field-research-a-progress-report-2015-06-12",
            "created_at": "2023-01-12T10:17:05.307412Z",
            "updated_at": "2023-01-12T10:17:05.307433Z",
            "summary": null,
            "title": "Field Research: A Progress Report",
            "content": null,
            "start_time": "2015-06-12T00:00:00.000000Z",
            "end_time": "2015-08-23T00: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": "9/45 Krymsky Val Street, Moscow, RU",
            "city": "Moscow",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19425,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18859,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d58485cbe4d248bebcdeda979507ccb8-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d58485cbe4d248bebcdeda979507ccb8-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d58485cbe4d248bebcdeda979507ccb8.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d58485cbe4d248bebcdeda979507ccb8-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d58485cbe4d248bebcdeda979507ccb8-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d58485cbe4d248bebcdeda979507ccb8-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d58485cbe4d248bebcdeda979507ccb8-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d58485cbe4d248bebcdeda979507ccb8-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d58485cbe4d248bebcdeda979507ccb8-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d58485cbe4d248bebcdeda979507ccb8-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:17:09.291283Z",
                "updated_at": "2023-02-10T14:29:22.229366Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2837,
                "name": "Garage Museum of Contemporary Art",
                "slug": "garage-museum-of-contemporary-art",
                "city": "Moscow",
                "country": {
                    "code": "RU",
                    "name": "Russia"
                },
                "geolocation": "55.7314847,37.60339699999997",
                "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": "RU",
            "publish_status": "published",
            "published_at": "2023-01-12T10:17:09.528411Z",
            "publish_time": null,
            "slug": "garage-museum-of-contemporary-art-george-kiesewalter-insider-2015-06-12",
            "created_at": "2023-01-12T10:17:10.407536Z",
            "updated_at": "2023-01-12T10:17:10.407555Z",
            "summary": null,
            "title": "George Kiesewalter: Insider",
            "content": null,
            "start_time": "2015-06-12T00:00:00.000000Z",
            "end_time": "2015-08-23T00: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": "9/45 Krymsky Val Street, Moscow, RU",
            "city": "Moscow",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19427,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18861,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8f144be1a144436a312d1b92c51a732-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8f144be1a144436a312d1b92c51a732-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b8f144be1a144436a312d1b92c51a732.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8f144be1a144436a312d1b92c51a732-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8f144be1a144436a312d1b92c51a732-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8f144be1a144436a312d1b92c51a732-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8f144be1a144436a312d1b92c51a732-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8f144be1a144436a312d1b92c51a732-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8f144be1a144436a312d1b92c51a732-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b8f144be1a144436a312d1b92c51a732-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:17:09.956110Z",
                "updated_at": "2023-02-10T14:29:26.682321Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2837,
                "name": "Garage Museum of Contemporary Art",
                "slug": "garage-museum-of-contemporary-art",
                "city": "Moscow",
                "country": {
                    "code": "RU",
                    "name": "Russia"
                },
                "geolocation": "55.7314847,37.60339699999997",
                "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": "RU",
            "publish_status": "published",
            "published_at": "2023-01-12T10:17:10.115395Z",
            "publish_time": null,
            "slug": "garage-museum-of-contemporary-art-rirkrit-tiravanija-tomorrow-is-the-question-2015-06-12",
            "created_at": "2023-01-12T10:17:11.326931Z",
            "updated_at": "2023-01-12T10:17:11.326950Z",
            "summary": null,
            "title": "Rirkrit Tiravanija: Tomorrow is the Question",
            "content": null,
            "start_time": "2015-06-12T00:00:00.000000Z",
            "end_time": "2015-08-23T00: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": "9/45 Krymsky Val Street, Moscow, RU",
            "city": "Moscow",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19428,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 18862,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1200afce7a674a99b81fb7d7e2e721ab-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1200afce7a674a99b81fb7d7e2e721ab-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1200afce7a674a99b81fb7d7e2e721ab.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1200afce7a674a99b81fb7d7e2e721ab-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1200afce7a674a99b81fb7d7e2e721ab-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1200afce7a674a99b81fb7d7e2e721ab-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1200afce7a674a99b81fb7d7e2e721ab-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1200afce7a674a99b81fb7d7e2e721ab-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1200afce7a674a99b81fb7d7e2e721ab-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1200afce7a674a99b81fb7d7e2e721ab-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:17:10.762877Z",
                "updated_at": "2023-02-10T14:29:29.142578Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2837,
                "name": "Garage Museum of Contemporary Art",
                "slug": "garage-museum-of-contemporary-art",
                "city": "Moscow",
                "country": {
                    "code": "RU",
                    "name": "Russia"
                },
                "geolocation": "55.7314847,37.60339699999997",
                "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": "RU",
            "publish_status": "published",
            "published_at": "2023-01-12T10:17:11.131992Z",
            "publish_time": null,
            "slug": "garage-museum-of-contemporary-art-the-family-tree-of-russian-contemporary-art-2015-06-12",
            "created_at": "2023-01-12T10:17:12.009436Z",
            "updated_at": "2023-01-12T10:17:12.009473Z",
            "summary": null,
            "title": "The Family Tree of Russian Contemporary Art",
            "content": null,
            "start_time": "2015-06-12T00:00:00.000000Z",
            "end_time": "2015-08-09T00: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": "9/45 Krymsky Val Street, Moscow, RU",
            "city": "Moscow",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 472,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1976,
                "name": "Fluorescent Smogg",
                "slug": "fluorescent-smogg",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.373156,2.160884699999997",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2015-06-10T13:49:20.000000Z",
            "publish_time": null,
            "slug": "zosen-el-arbol-de-la-vida",
            "created_at": "2015-06-10T13:49:20.000000Z",
            "updated_at": "2020-07-16T07:58:10.241389Z",
            "summary": "El arbol de la vida is an Gallery Shows event starting on 11/06/2015, 19:00 and ending on 11/06/2015, 19:30. Event is in Fluorescent Smogg with address Carrer de Radas, 41, 08004 Barcelona, Barcelona, Spain.",
            "title": "El arbol de la vida",
            "content": "",
            "start_time": "2015-06-11T19:00:00.000000Z",
            "end_time": "2015-06-11T19:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": true,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Carrer de Radas, 41, 08004 Barcelona, Barcelona, Spain",
            "city": "Barcelona",
            "geolocation": "41.3738268,2.1610055",
            "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@fluorescentsmogg.com.",
            "external_url": "http://www.fluorescentsmogg.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 462,
            "author": {
                "id": "99b420d0-6faf-4fb9-ae9a-a6484780053a",
                "username": "PrettyPortal",
                "slug": "prettyportal",
                "first_name": "Klaus",
                "last_name": "Rosskothen",
                "display_name": "Klaus Rosskothen",
                "display_name_full": "Klaus Rosskothen",
                "email": "rosskothen@prettyportal.de",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2511,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2114259282_1447093743-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2114259282_1447093743-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2114259282_1447093743.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2114259282_1447093743-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2114259282_1447093743-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2114259282_1447093743-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2114259282_1447093743-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2114259282_1447093743-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2114259282_1447093743-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2114259282_1447093743-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:14:27.745127Z",
                "updated_at": "2021-09-13T10:58:45.705181Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jana&Js \" A matter of time\"",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 706,
                "name": "PRETTY PORTAL",
                "slug": "pretty-portal",
                "city": "Düsseldorf",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.20714150000001,6.778107900000009",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2717,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/pretty-portal-dp-1571845650.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:39:09.096649Z",
                    "updated_at": "2021-09-14T13:36:35.840332Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2015-05-28T17:03:38.000000Z",
            "publish_time": null,
            "slug": "janajs-a-matter-of-time",
            "created_at": "2015-05-28T17:03:38.000000Z",
            "updated_at": "2015-05-28T17:03:38.000000Z",
            "summary": "Jana&Js \" A matter of time\" is an Gallery Shows event starting on 11/06/2015, 12:00 and ending on 09/07/2015, 12:00. Event is in PRETTY PORTAL with address Brunnenstr. 12, 40223 Düsseldorf, Germany, \r\nhttp://prettyportal.de.",
            "title": "Jana&Js \" A matter of time\"",
            "content": "",
            "start_time": "2015-06-11T12:00:00.000000Z",
            "end_time": "2015-07-09T12: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": "Brunnenstr. 12, 40223 Düsseldorf, Germany, \r\nhttp://prettyportal.de",
            "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": [
                292
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1123,
                1124,
                1125,
                1126,
                1127,
                1128,
                1129,
                1258,
                1259,
                1260,
                1261,
                1262,
                1263,
                1264,
                1265,
                1266,
                1267,
                1268,
                1269,
                1270,
                1271,
                2512,
                2513,
                2514,
                2515,
                2516,
                2517,
                2518,
                2519,
                2520,
                2521
            ]
        },
        {
            "id": 440,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2941,
                "name": "Dorothy Circus Gallery",
                "slug": "dorothy-circus-gallery",
                "city": "Roma",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.89358,12.472440000000006",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2015-05-11T15:32:00.000000Z",
            "publish_time": null,
            "slug": "tara-mcpherson-i-know-it-by-heart",
            "created_at": "2015-05-11T15:32:00.000000Z",
            "updated_at": "2020-07-16T07:57:54.216206Z",
            "summary": "I KNOW IT BY HEART is an Gallery Shows event starting on 11/06/2015, 00:00 and ending on 23/07/2015, 00:00. Event is in Dorothy Circus Gallery with address Via dei Pettinari, 76, 00186 Roma, Italy.",
            "title": "I KNOW IT BY HEART",
            "content": "",
            "start_time": "2015-06-11T00:00:00.000000Z",
            "end_time": "2015-07-23T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via dei Pettinari, 76, 00186 Roma, Italy",
            "city": "Rome",
            "geolocation": "41.8928529,12.4714489",
            "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@dorothycircusgallery.com",
            "external_url": "http://www.dorothycircusgallery.it/",
            "phone": "+39 06 68805928",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        }
    ]
}