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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=108",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=72",
    "results": [
        {
            "id": 91,
            "author": {
                "id": "39343926-a657-43eb-a3f0-9637f49b516c",
                "username": "Goran",
                "slug": "goran",
                "first_name": "Goran",
                "last_name": "Marinkovic",
                "display_name": "GoXY M.",
                "display_name_full": "GoXY M.",
                "email": "marinkovic.goran@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 469,
                "name": "V1 GALLERY",
                "slug": "v1-gallery",
                "city": "Copenhagen",
                "country": {
                    "code": "DK",
                    "name": "Denmark"
                },
                "geolocation": "55.6676128,12.561170400000037",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 38,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/v1gallery6.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:48:28.431929Z",
                    "updated_at": "2021-09-14T12:37:33.182673Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "v1gallery6",
                    "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": "DK",
            "publish_status": "published",
            "published_at": "2014-07-16T19:37:23.000000Z",
            "publish_time": null,
            "slug": "peter-funch-last-flight-an-american-anthology",
            "created_at": "2014-07-16T19:37:23.000000Z",
            "updated_at": "2020-07-16T07:54:51.435246Z",
            "summary": "Last Flight: An American Anthology is an Gallery Shows event starting on 06/06/2014, 22:00 and ending on 09/08/2014, 22:00. Event is in V1 GALLERY with address Flæsketorvet 69, 1711 København V, Denmark.",
            "title": "Last Flight: An American Anthology",
            "content": "",
            "start_time": "2014-06-06T22:00:00.000000Z",
            "end_time": "2014-08-09T22: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": "Flæsketorvet 69, 1711 København V, Denmark",
            "city": "Copenhagen",
            "geolocation": "55.667598,12.561273",
            "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.v1gallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1130
            ],
            "additional_images": []
        },
        {
            "id": 92,
            "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": 413,
                "name": "NO WALLS GALLERY",
                "slug": "no-walls-gallery",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8239852,-0.13846200000000408",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 68,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/no-walls-gallery-brighton.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:07.763115Z",
                    "updated_at": "2021-09-14T12:38:11.755079Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "no-walls-gallery-brighton",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2014-07-17T20:04:45.000000Z",
            "publish_time": null,
            "slug": "ben-frost-supermarket-sweep",
            "created_at": "2014-07-17T20:04:45.000000Z",
            "updated_at": "2014-07-17T20:04:45.000000Z",
            "summary": "Supermarket Sweep is an Gallery Shows event starting on 31/07/2014, 22:00 and ending on 23/08/2014, 22:00. Event is in NO WALLS GALLERY with address 114 Church Street, Brighton, The City of Brighton and Hove BN1 1UD, UK.",
            "title": "Supermarket Sweep",
            "content": "",
            "start_time": "2014-07-31T22:00:00.000000Z",
            "end_time": "2014-08-23T22: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": "114 Church Street, Brighton, The City of Brighton and Hove BN1 1UD, UK",
            "city": "Brighton",
            "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://nowallsgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1163
            ],
            "additional_images": []
        },
        {
            "id": 93,
            "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": 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": "2014-07-18T16:41:36.000000Z",
            "publish_time": null,
            "slug": "james-rizzi-untitled",
            "created_at": "2014-07-18T16:41:36.000000Z",
            "updated_at": "2020-07-16T07:54:52.440258Z",
            "summary": "Sheer Power:  Recent Paintings is an Gallery Shows event starting on 05/09/2014, 22:00 and ending on 25/10/2014, 22:00. Event is in Woodward Gallery with address 133 Eldridge Street, New York, NY 10002, USA.",
            "title": "Sheer Power:  Recent Paintings",
            "content": "",
            "start_time": "2014-09-05T22:00:00.000000Z",
            "end_time": "2014-10-25T22: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": null,
            "external_url": "http://www.woodwardgallery.net/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 94,
            "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": 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": "2014-07-18T16:43:00.000000Z",
            "publish_time": null,
            "slug": "cristina-vergano-laws-of-attraction",
            "created_at": "2014-07-18T16:43:00.000000Z",
            "updated_at": "2020-07-16T07:54:52.937174Z",
            "summary": "Laws of Attraction is an Gallery Shows event starting on 31/10/2014, 23:00 and ending on 21/12/2014, 23:00. Event is in Woodward Gallery with address 133 Eldridge Street, New York, NY 10002, USA.",
            "title": "Laws of Attraction",
            "content": "",
            "start_time": "2014-10-31T23:00:00.000000Z",
            "end_time": "2014-12-21T23: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": null,
            "external_url": "http://www.woodwardgallery.net/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 95,
            "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": 374,
                "name": "JOSHUA LINER GALLERY",
                "slug": "joshua-liner-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7515525,-74.00365239999996",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 70,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/6549-363_39806286978_25800256978_1467923_8731_n.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:14.109644Z",
                    "updated_at": "2021-09-14T12:38:14.186415Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "6549-363_39806286978_25800256978_1467923_8731_n",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-07-18T16:47:17.000000Z",
            "publish_time": null,
            "slug": "wayne-white-invisible-ruler",
            "created_at": "2014-07-18T16:47:17.000000Z",
            "updated_at": "2020-07-16T07:54:53.624053Z",
            "summary": "Invisible Ruler is an Gallery Shows event starting on 10/09/2014, 22:00 and ending on 11/10/2014, 22:00. Event is in JOSHUA LINER GALLERY with address 540 West 28th Street, New York, NY 10001, USA.",
            "title": "Invisible Ruler",
            "content": "",
            "start_time": "2014-09-10T22:00:00.000000Z",
            "end_time": "2014-10-11T22: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": "540 West 28th Street, New York, NY 10001, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.75125705263158,-74.00312552631578",
            "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://joshualinergallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1202
            ],
            "additional_images": []
        },
        {
            "id": 96,
            "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": 374,
                "name": "JOSHUA LINER GALLERY",
                "slug": "joshua-liner-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7515525,-74.00365239999996",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 70,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/6549-363_39806286978_25800256978_1467923_8731_n.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:14.109644Z",
                    "updated_at": "2021-09-14T12:38:14.186415Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "6549-363_39806286978_25800256978_1467923_8731_n",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-07-18T16:49:25.000000Z",
            "publish_time": null,
            "slug": "tiffany-bozic-untitled",
            "created_at": "2014-07-18T16:49:25.000000Z",
            "updated_at": "2020-07-16T07:54:54.106995Z",
            "summary": "Qualia is an Gallery Shows event starting on 15/10/2014, 22:00 and ending on 15/11/2014, 23:00. Event is in JOSHUA LINER GALLERY with address 540 West 28th Street, New York, NY 10001, USA.",
            "title": "Qualia",
            "content": "",
            "start_time": "2014-10-15T22:00:00.000000Z",
            "end_time": "2014-11-15T23: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": "540 West 28th Street, New York, NY 10001, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.75125705263158,-74.00312552631578",
            "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://joshualinergallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1760
            ],
            "additional_images": []
        },
        {
            "id": 97,
            "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": 374,
                "name": "JOSHUA LINER GALLERY",
                "slug": "joshua-liner-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7515525,-74.00365239999996",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 70,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/6549-363_39806286978_25800256978_1467923_8731_n.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:14.109644Z",
                    "updated_at": "2021-09-14T12:38:14.186415Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "6549-363_39806286978_25800256978_1467923_8731_n",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-07-18T16:50:42.000000Z",
            "publish_time": null,
            "slug": "alfred-steiner-untitled",
            "created_at": "2014-07-18T16:50:42.000000Z",
            "updated_at": "2020-07-16T07:54:54.664060Z",
            "summary": "Likelihood of Confusion is an Gallery Shows event starting on 15/10/2014, 22:00 and ending on 15/11/2014, 23:00. Event is in JOSHUA LINER GALLERY with address 540 West 28th Street, New York, NY 10001, USA.",
            "title": "Likelihood of Confusion",
            "content": "",
            "start_time": "2014-10-15T22:00:00.000000Z",
            "end_time": "2014-11-15T23: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": "540 West 28th Street, New York, NY 10001, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.75125705263158,-74.00312552631578",
            "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://joshualinergallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1714
            ],
            "additional_images": []
        },
        {
            "id": 98,
            "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": 721,
                "name": "LOMBARD FREID GALLERY",
                "slug": "lombard-freid-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7454844,-74.00711139999999",
                "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": "2014-07-19T19:52:34.000000Z",
            "publish_time": null,
            "slug": "cao-fei-la-town",
            "created_at": "2014-07-19T19:52:34.000000Z",
            "updated_at": "2020-07-16T07:54:55.245961Z",
            "summary": "LA TOWN is an Gallery Shows event starting on 10/09/2014, 16:00 and ending on 18/10/2014, 18:00. Event is in LOMBARD FREID GALLERY with address 518 West 19th Street, New York, NY 10011, USA.",
            "title": "LA TOWN",
            "content": "",
            "start_time": "2014-09-10T16:00:00.000000Z",
            "end_time": "2014-10-18T18: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": "518 West 19th Street, New York, NY 10011, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.74535436734694,-74.00647477551021",
            "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.lombardfreid.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 99,
            "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": 721,
                "name": "LOMBARD FREID GALLERY",
                "slug": "lombard-freid-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7454844,-74.00711139999999",
                "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": "2014-07-19T19:55:13.000000Z",
            "publish_time": null,
            "slug": "huguette-caland-untitled",
            "created_at": "2014-07-19T19:55:13.000000Z",
            "updated_at": "2020-07-16T07:54:55.735628Z",
            "summary": "Untitled is an Gallery Shows event starting on 30/10/2014, 17:00 and ending on 20/12/2014, 19:00. Event is in LOMBARD FREID GALLERY with address 518 West 19th Street, New York, NY 10011, USA.",
            "title": "Untitled",
            "content": "",
            "start_time": "2014-10-30T17:00:00.000000Z",
            "end_time": "2014-12-20T19: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": "518 West 19th Street, New York, NY 10011, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.74535436734694,-74.00647477551021",
            "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.lombardfreid.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 100,
            "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": "2014-07-19T20:16:57.000000Z",
            "publish_time": null,
            "slug": "morten-andersen-remix-every-second",
            "created_at": "2014-07-19T20:16:57.000000Z",
            "updated_at": "2020-07-16T07:54:56.049540Z",
            "summary": "Remix Every Second is an Gallery Shows event starting on 08/08/2014, 22:00 and ending on 06/09/2014, 22:00. Event is in C.A.V.E. GALLERY with address 1108 Abbot Kinney Boulevard, Venice, CA 90291, USA.",
            "title": "Remix Every Second",
            "content": "",
            "start_time": "2014-08-08T22:00:00.000000Z",
            "end_time": "2014-09-06T22: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": [
                1256
            ],
            "additional_images": []
        },
        {
            "id": 101,
            "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": "2014-07-19T20:22:57.000000Z",
            "publish_time": null,
            "slug": "peeta-untitled",
            "created_at": "2014-07-19T20:22:57.000000Z",
            "updated_at": "2020-07-16T07:54:56.551436Z",
            "summary": "Aerosoul is an Gallery Shows event starting on 12/09/2014, 22:00 and ending on 04/10/2014, 22:00. Event is in C.A.V.E. GALLERY with address 1108 Abbot Kinney Boulevard, Venice, CA 90291, USA.",
            "title": "Aerosoul",
            "content": "",
            "start_time": "2014-09-12T22:00:00.000000Z",
            "end_time": "2014-10-04T22: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": [
                1547
            ],
            "additional_images": []
        },
        {
            "id": 102,
            "author": {
                "id": "39343926-a657-43eb-a3f0-9637f49b516c",
                "username": "Goran",
                "slug": "goran",
                "first_name": "Goran",
                "last_name": "Marinkovic",
                "display_name": "GoXY M.",
                "display_name_full": "GoXY M.",
                "email": "marinkovic.goran@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 346,
                "name": "Galerie Ernst Hilger",
                "slug": "galerie-ernst-hilger",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2077518,16.369882200000006",
                "artworks_for_sale_count": 609,
                "featured_image": {
                    "id": 2531,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Ernst-Hilger3.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T11:38:56.123217Z",
                    "updated_at": "2021-09-14T13:31:47.176608Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie-Ernst-Hilger3",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 5,
                "image": null,
                "slug": "festivals",
                "created_at": "2020-06-02T15:33:40.541093Z",
                "updated_at": "2021-03-29T12:18:22.940481Z",
                "name": "Festivals",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AT",
            "publish_status": "published",
            "published_at": "2014-07-19T23:08:27.000000Z",
            "publish_time": null,
            "slug": "cash-cans-candy-vienna",
            "created_at": "2014-07-19T23:08:27.000000Z",
            "updated_at": "2020-07-16T07:54:57.048338Z",
            "summary": "Vienna is an Festivals event starting on 25/06/2014, 22:00 and ending on 06/09/2014, 22:00. Event is in Galerie Ernst Hilger with address Dorotheergasse 5, 1010 Vienna, Austria.",
            "title": "Vienna",
            "content": "",
            "start_time": "2014-06-25T22:00:00.000000Z",
            "end_time": "2014-09-06T22: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": "Dorotheergasse 5, 1010 Vienna, Austria",
            "city": "Vienna",
            "geolocation": "48.2077646,16.3698818",
            "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.hilger.at/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1148
            ],
            "additional_images": []
        },
        {
            "id": 103,
            "author": {
                "id": "39343926-a657-43eb-a3f0-9637f49b516c",
                "username": "Goran",
                "slug": "goran",
                "first_name": "Goran",
                "last_name": "Marinkovic",
                "display_name": "GoXY M.",
                "display_name_full": "GoXY M.",
                "email": "marinkovic.goran@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 376,
                "name": "KEMISTRY GALLERY",
                "slug": "kemistry-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5253461,-0.08105509999995775",
                "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": "GB",
            "publish_status": "published",
            "published_at": "2014-07-20T23:22:12.000000Z",
            "publish_time": null,
            "slug": "stefan-glerum-dog-day-disco",
            "created_at": "2014-07-20T23:22:12.000000Z",
            "updated_at": "2020-07-16T07:54:57.576735Z",
            "summary": "Dog Day Disco is an Gallery Shows event starting on 16/07/2014, 22:00 and ending on 16/08/2014, 22:00. Event is in KEMISTRY GALLERY with address 43 Charlotte Road, London EC2A 3PD, UK.",
            "title": "Dog Day Disco",
            "content": "",
            "start_time": "2014-07-16T22:00:00.000000Z",
            "end_time": "2014-08-16T22: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": "43 Charlotte Road, London EC2A 3PD, UK",
            "city": "London Borough of Hackney",
            "geolocation": "51.5265409,-0.0812564",
            "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://kemistrygallery.co.uk/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1153
            ],
            "additional_images": []
        },
        {
            "id": 104,
            "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": 469,
                "name": "V1 GALLERY",
                "slug": "v1-gallery",
                "city": "Copenhagen",
                "country": {
                    "code": "DK",
                    "name": "Denmark"
                },
                "geolocation": "55.6676128,12.561170400000037",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 38,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/v1gallery6.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:48:28.431929Z",
                    "updated_at": "2021-09-14T12:37:33.182673Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "v1gallery6",
                    "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": "DK",
            "publish_status": "published",
            "published_at": "2014-07-21T17:59:21.000000Z",
            "publish_time": null,
            "slug": "sara-vide-ericson-untitled",
            "created_at": "2014-07-21T17:59:21.000000Z",
            "updated_at": "2020-07-16T07:54:58.061376Z",
            "summary": "Vide Ericson - Untitled is an Gallery Shows event starting on 16/08/2014, 10:00 and ending on 16/08/2014, 10:30. Event is in V1 GALLERY with address Flæsketorvet 69, 1711 København V, Denmark.",
            "title": "Vide Ericson - Untitled",
            "content": "",
            "start_time": "2014-08-16T10:00:00.000000Z",
            "end_time": "2014-08-16T10: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": "Flæsketorvet 69, 1711 København V, Denmark",
            "city": "Copenhagen",
            "geolocation": "55.667598,12.561273",
            "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.v1gallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 105,
            "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": 1984,
                "name": "BC Gallery",
                "slug": "bc-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5087552,13.45351740000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2588,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/BC-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:27.140799Z",
                    "updated_at": "2021-09-14T13:33:06.557110Z",
                    "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": "DE",
            "publish_status": "published",
            "published_at": "2014-07-21T18:26:13.000000Z",
            "publish_time": null,
            "slug": "sixe-paredes-solo-show",
            "created_at": "2014-07-21T18:26:13.000000Z",
            "updated_at": "2020-07-16T07:54:58.549136Z",
            "summary": "Solo Show (cancelled) is an Gallery Shows event starting on 13/09/2014, 11:00 and ending on 13/09/2014, 11:30. Event is in BC Gallery with address Libauer Straße 14, 10245 Berlin, Germany.",
            "title": "Solo Show (cancelled)",
            "content": "",
            "start_time": "2014-09-13T11:00:00.000000Z",
            "end_time": "2014-09-13T11: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": "Libauer Straße 14, 10245 Berlin, Germany",
            "city": "Berlin",
            "geolocation": "52.5087285,13.453534",
            "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://bcgallery.de/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 106,
            "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": 2438,
                "name": "Kohn Gallery",
                "slug": "kohn-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0932019,-118.33897660000002",
                "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": "2014-07-21T18:42:23.000000Z",
            "publish_time": null,
            "slug": "eddie-martinez-nomader",
            "created_at": "2014-07-21T18:42:23.000000Z",
            "updated_at": "2020-07-16T07:54:59.191949Z",
            "summary": "Nomader is an Gallery Shows event starting on 12/09/2014, 16:00 and ending on 25/10/2014, 18:00. Event is in Kohn Gallery with address 1227 North Highland Avenue, Los Angeles, CA 90038, USA.",
            "title": "Nomader",
            "content": "",
            "start_time": "2014-09-12T16:00:00.000000Z",
            "end_time": "2014-10-25T18: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": "1227 North Highland Avenue, Los Angeles, CA 90038, USA",
            "city": "Los Angeles",
            "geolocation": "34.093111551020414,-118.33871191836734",
            "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.kohngallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1468
            ],
            "additional_images": []
        },
        {
            "id": 107,
            "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": 1970,
                "name": "GALERIE HEGEMANN",
                "slug": "galerie-hegemann",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1358937,11.57035959999996",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2586,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/31797173934_aa994e11d5_o-Kopie.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/31797173934_aa994e11d5_o-Kopie-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:18.790642Z",
                    "updated_at": "2021-09-14T13:33:03.765629Z",
                    "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": "DE",
            "publish_status": "published",
            "published_at": "2014-07-21T19:36:07.000000Z",
            "publish_time": null,
            "slug": "tina-heuter-birgit-lorenz",
            "created_at": "2014-07-21T19:36:07.000000Z",
            "updated_at": "2020-07-16T07:54:59.542450Z",
            "summary": "TINA HEUTER & BIRGIT LORENZ is an Gallery Shows event starting on 29/08/2014, 22:00 and ending on 11/09/2014, 22:00. Event is in GALERIE HEGEMANN with address Hackenstraße 5, 80331 Munich, Germany.",
            "title": "TINA HEUTER & BIRGIT LORENZ",
            "content": "",
            "start_time": "2014-08-29T22:00:00.000000Z",
            "end_time": "2014-09-11T22: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": "Hackenstraße 5, 80331 Munich, Germany",
            "city": "Munich",
            "geolocation": "48.1359821,11.5703495",
            "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.galerie-hegemann.de/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 108,
            "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": 2378,
                "name": "Peres Projects",
                "slug": "peres-projects",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5172369,13.438921299999947",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2198,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/peres-gallery-outer-1600x822.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T15:47:30.339255Z",
                    "updated_at": "2021-09-14T13:24:31.770601Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "peres-gallery-outer-1600x822",
                    "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": "DE",
            "publish_status": "published",
            "published_at": "2014-07-21T20:48:16.000000Z",
            "publish_time": null,
            "slug": "mike-bouchet-business-lunch",
            "created_at": "2014-07-21T20:48:16.000000Z",
            "updated_at": "2020-07-16T07:55:00.068511Z",
            "summary": "Power Lunch is an Gallery Shows event starting on 16/09/2014, 22:00 and ending on 01/11/2014, 23:00. Event is in Peres Projects with address Karl-Marx-Allee 82, 10243 Berlin, Germany.",
            "title": "Power Lunch",
            "content": "",
            "start_time": "2014-09-16T22:00:00.000000Z",
            "end_time": "2014-11-01T23: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": "Karl-Marx-Allee 82, 10243 Berlin, Germany",
            "city": "Berlin",
            "geolocation": "52.5170028,13.4387731",
            "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.peresprojects.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1487
            ],
            "additional_images": []
        }
    ]
}