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=270
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=288",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=252",
    "results": [
        {
            "id": 273,
            "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": 2533,
                "name": "Galerie Wallworks",
                "slug": "galerie-wallworks",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8734617,2.353375099999994",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2014-12-14T15:52:24.000000Z",
            "publish_time": null,
            "slug": "nebay-29-juillet-1881",
            "created_at": "2014-12-14T15:52:24.000000Z",
            "updated_at": "2020-07-16T07:56:27.264098Z",
            "summary": "29 juillet 1881 is an Gallery Shows event starting on 04/12/2014, 13:00 and ending on 10/01/2015, 18:00. Event is in Galerie Wallworks with address 4 Rue Martel, 75010 Paris, France.",
            "title": "29 juillet 1881",
            "content": "",
            "start_time": "2014-12-04T13:00:00.000000Z",
            "end_time": "2015-01-10T18: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": "4 Rue Martel, 75010 Paris, France",
            "city": "Paris",
            "geolocation": "48.8736323,2.3528693",
            "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.wallworks.fr/galerie_wallworks/index.php/en/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2176
            ],
            "additional_images": []
        },
        {
            "id": 274,
            "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": 313,
                "name": "COREY HELFORD GALLERY",
                "slug": "corey-helford-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0394758,-118.22451619999998",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-12-15T15:41:43.000000Z",
            "publish_time": null,
            "slug": "soey-milk-sinavro",
            "created_at": "2014-12-15T15:41:43.000000Z",
            "updated_at": "2014-12-15T15:41:43.000000Z",
            "summary": "Sinavro is an Gallery Shows event starting on 13/12/2014, 11:00 and ending on 10/01/2015, 17:00. Event is in COREY HELFORD GALLERY with address 8530A West Washington Boulevard, Culver City, CA 90232, USA.",
            "title": "Sinavro",
            "content": "",
            "start_time": "2014-12-13T11:00:00.000000Z",
            "end_time": "2015-01-10T17: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": "8530A West Washington Boulevard, Culver City, CA 90232, USA",
            "city": "Culver City",
            "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://www.coreyhelfordgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2168
            ],
            "additional_images": []
        },
        {
            "id": 275,
            "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": 2205,
                "name": "The Hole",
                "slug": "the-hole-2",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-12-17T00:01:12.000000Z",
            "publish_time": null,
            "slug": "early-man-group-show",
            "created_at": "2014-12-17T00:01:12.000000Z",
            "updated_at": "2020-07-16T07:56:28.270612Z",
            "summary": "Group Show is an Gallery Shows event starting on 13/11/2014, 11:00 and ending on 28/12/2014, 18:00. Event is in The Hole with address 312 Bowery, New York, NY 10012, USA.",
            "title": "Group Show",
            "content": "",
            "start_time": "2014-11-13T11:00:00.000000Z",
            "end_time": "2014-12-28T18: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": "312 Bowery, New York, NY 10012, USA",
            "city": "New York",
            "geolocation": "40.725091,-73.99267622357596",
            "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://theholenyc.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2195
            ],
            "additional_images": []
        },
        {
            "id": 276,
            "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": 3022,
                "name": "Open Doors Gallery",
                "slug": "somerset-house",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5112079,-0.1193447",
                "artworks_for_sale_count": 7,
                "featured_image": {
                    "id": 3989,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/f84bb065a0214b98a1e59637d890f19a.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/f84bb065a0214b98a1e59637d890f19a-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-08-24T10:58:23.083143Z",
                    "updated_at": "2022-08-24T10:58:23.083181Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "88852df1-3b67-45f4-8af8-d4d3e9fba179"
                },
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2014-12-20T01:05:31.000000Z",
            "publish_time": null,
            "slug": "guy-bourdin-image-maker",
            "created_at": "2014-12-20T01:05:31.000000Z",
            "updated_at": "2020-07-16T07:56:28.761271Z",
            "summary": "Guy Bourdin: Image Maker is an Museum Exhibitions event starting on 27/11/2014, 09:00 and ending on 15/03/2015, 17:00. Event is in Somerset House with address Somerset House, Strand, London WC2R 0RN, UK.",
            "title": "Guy Bourdin: Image Maker",
            "content": "",
            "start_time": "2014-11-27T09:00:00.000000Z",
            "end_time": "2015-03-15T17: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": "Somerset House, Strand, London WC2R 0RN, UK",
            "city": "City of Westminster",
            "geolocation": "51.5116948,-0.117442",
            "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.somersethouse.org.uk/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 277,
            "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": 781,
                "name": "Allouche Gallery",
                "slug": "allouche-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7238301,-73.9999479",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1186,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/insect-install-4_1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/insect-install-4_1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T22:19:25.206598Z",
                    "updated_at": "2021-09-14T13:02:59.435217Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "insect-install-4_1",
                    "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-12-20T15:47:33.000000Z",
            "publish_time": null,
            "slug": "paul-insect-2033-original-works-created-in-2014",
            "created_at": "2014-12-20T15:47:33.000000Z",
            "updated_at": "2020-07-16T07:56:29.477311Z",
            "summary": "2033, Original Works Created In 2014 is an Gallery Shows event starting on 13/12/2014, 09:30 and ending on 11/01/2015, 18:00. Event is in ALLOUCHE GALLERY with address 115 Spring Street, New York, NY 10012, USA.",
            "title": "2033, Original Works Created In 2014",
            "content": "",
            "start_time": "2014-12-13T09:30:00.000000Z",
            "end_time": "2015-01-11T18: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": "115 Spring Street, New York, NY 10012, USA",
            "city": "New York",
            "geolocation": "40.7238149,-73.99994846561935",
            "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.allouchegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2224
            ],
            "additional_images": []
        },
        {
            "id": 278,
            "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": 2296,
                "name": "Richard Saltoun Gallery",
                "slug": "richard-saltoun-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5081072,-0.142059",
                "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-12-23T22:25:11.000000Z",
            "publish_time": null,
            "slug": "robert-filliou-honi-soit-qui-mal-y-pense",
            "created_at": "2014-12-23T22:25:11.000000Z",
            "updated_at": "2020-07-16T07:56:29.788231Z",
            "summary": "Honi Soit Qui Mal Y Pense is an Gallery Shows event starting on 05/12/2014, 09:00 and ending on 30/01/2015, 17:00. Event is in Richard Saltoun Gallery with address 111 Great Titchfield Street, Fitzrovia, London W1W 6RY, UK.",
            "title": "Honi Soit Qui Mal Y Pense",
            "content": "",
            "start_time": "2014-12-05T09:00:00.000000Z",
            "end_time": "2015-01-30T17: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": "111 Great Titchfield Street, Fitzrovia, London W1W 6RY, UK",
            "city": "City of Westminster",
            "geolocation": "51.5205816,-0.14173569508760292",
            "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.richardsaltoun.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2250
            ],
            "additional_images": []
        },
        {
            "id": 279,
            "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": 2167,
                "name": "Taka Ishii Gallery",
                "slug": "taka-ishii-gallery",
                "city": "Tokyo",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "JP",
            "publish_status": "published",
            "published_at": "2014-12-26T02:27:01.000000Z",
            "publish_time": null,
            "slug": "martin-kippenberger-solo-show",
            "created_at": "2014-12-26T02:27:01.000000Z",
            "updated_at": "2014-12-26T02:27:01.000000Z",
            "summary": "Solo Show is an Gallery Shows event starting on 09/01/2015, 23:00 and ending on 07/02/2015, 23:00. Event is in Taka Ishii Gallery with address Japan, 〒135-0024 Tōkyō-to, Kōtō-ku, Kiyosumi, 1 Chome−3−2 丸八倉庫2号館.",
            "title": "Solo Show",
            "content": "",
            "start_time": "2015-01-09T23:00:00.000000Z",
            "end_time": "2015-02-07T23: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": "Japan, 〒135-0024 Tōkyō-to, Kōtō-ku, Kiyosumi, 1 Chome−3−2 丸八倉庫2号館",
            "city": "Kōtō-ku",
            "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://www.takaishiigallery.com/en/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2265
            ],
            "additional_images": []
        },
        {
            "id": 280,
            "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": 406,
                "name": "MONTANA GALLERY",
                "slug": "montana-gallery",
                "city": "Barcelona",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.3892878,2.1813630999999987",
                "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": "2014-12-26T16:29:02.000000Z",
            "publish_time": null,
            "slug": "zeta-mug-shots",
            "created_at": "2014-12-26T16:29:02.000000Z",
            "updated_at": "2020-07-16T07:56:30.825035Z",
            "summary": "Mug Shots is an Gallery Shows event starting on 12/12/2014, 09:00 and ending on 30/01/2015, 20:00. Event is in MONTANA GALLERY with address Carrer del Comerç, 6, 08003 Barcelona, Barcelona, Spain.",
            "title": "Mug Shots",
            "content": "",
            "start_time": "2014-12-12T09:00:00.000000Z",
            "end_time": "2015-01-30T20: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": "Carrer del Comerç, 6, 08003 Barcelona, Barcelona, Spain",
            "city": "Barcelona",
            "geolocation": "41.3893549,2.181272",
            "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.montanagallerybarcelona.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2259
            ],
            "additional_images": []
        },
        {
            "id": 281,
            "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": 1935,
                "name": "Seattle Art Museum",
                "slug": "seattle-art-museum",
                "city": "Seattle",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "47.6073345,-122.33797850000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2079,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Seattle-art-museum-Courtesy-of-seattleartmuseum.org_-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T10:48:19.598032Z",
                    "updated_at": "2021-09-14T13:21:57.820142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Seattle Art Museum Exterior",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-12-28T15:38:01.000000Z",
            "publish_time": null,
            "slug": "city-dwellers-contemporary-art-from-india",
            "created_at": "2014-12-28T15:38:01.000000Z",
            "updated_at": "2020-07-16T07:56:31.330741Z",
            "summary": "City Dwellers: Contemporary Art From India is an Museum Exhibitions event starting on 30/08/2014, 08:00 and ending on 16/02/2015, 16:00. Event is in Seattle Art Museum with address 1300 1st Avenue, Seattle, WA 98101, USA.",
            "title": "City Dwellers: Contemporary Art From India",
            "content": "",
            "start_time": "2014-08-30T08:00:00.000000Z",
            "end_time": "2015-02-16T16: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": "1300 1st Avenue, Seattle, WA 98101, USA",
            "city": "Seattle",
            "geolocation": "47.6077008,-122.3385575",
            "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.seattleartmuseum.org/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2277
            ],
            "additional_images": []
        },
        {
            "id": 282,
            "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": 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-12-28T20:02:58.000000Z",
            "publish_time": null,
            "slug": "troika-cartography-of-control",
            "created_at": "2014-12-28T20:02:58.000000Z",
            "updated_at": "2020-07-16T07:56:31.925334Z",
            "summary": "Cartography of Control is an Gallery Shows event starting on 09/01/2015, 23:00 and ending on 07/02/2015, 23:00. Event is in Kohn Gallery with address 1227 North Highland Avenue, Los Angeles, CA 90038, USA.",
            "title": "Cartography of Control",
            "content": "",
            "start_time": "2015-01-09T23:00:00.000000Z",
            "end_time": "2015-02-07T23: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": "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": [
                2283
            ],
            "additional_images": []
        },
        {
            "id": 283,
            "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": 715,
                "name": "WHITE CUBE Hong Kong",
                "slug": "white-cube-hong-kong",
                "city": "Hong Kong",
                "country": {
                    "code": "HK",
                    "name": "Hong Kong"
                },
                "geolocation": "22.285121,114.15589999999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 380,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/White-Cube-Hong-Kong-entrance.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/White-Cube-Hong-Kong-entrance-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-18T13:44:48.939057Z",
                    "updated_at": "2021-09-14T12:44:44.787910Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "White Cube Hong Kong entrance",
                    "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": "2014-12-30T20:42:20.000000Z",
            "publish_time": null,
            "slug": "friedrich-kunath-earth-to-fuckface",
            "created_at": "2014-12-30T20:42:20.000000Z",
            "updated_at": "2020-07-16T07:56:32.328248Z",
            "summary": "Earth to Fuckface is an Gallery Shows event starting on 20/11/2014, 10:00 and ending on 31/01/2015, 18:00. Event is in WHITE CUBE Hong Kong with address 50 Connaught Road Central, Central, Hong Kong.",
            "title": "Earth to Fuckface",
            "content": "",
            "start_time": "2014-11-20T10:00:00.000000Z",
            "end_time": "2015-01-31T18: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": "50 Connaught Road Central, Central, Hong Kong",
            "city": "Hong Kong Island",
            "geolocation": "22.285109900000002,114.15587027362548",
            "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://whitecube.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2299
            ],
            "additional_images": []
        },
        {
            "id": 284,
            "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": 2887,
                "name": "Galerie Eva Presenhuber Zurich",
                "slug": "galerie-eva-presenhuber",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3863072,8.516724000000067",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2509,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Eva-Presenhuber.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Eva-Presenhuber-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T07:39:18.980779Z",
                    "updated_at": "2021-09-14T13:31:17.788917Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie Eva Presenhuber",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2014-12-31T19:45:58.000000Z",
            "publish_time": null,
            "slug": "david-ostrowski-oscar-murillo-tobias-pils-justin-matherly-group-show",
            "created_at": "2014-12-31T19:45:58.000000Z",
            "updated_at": "2014-12-31T19:45:58.000000Z",
            "summary": "Group Show is an Gallery Shows event starting on 22/11/2014, 09:00 and ending on 24/01/2015, 16:00. Event is in Galerie Eva Presenhuber with address Industriequartier Hard, Zahnradstrasse 21, 8005 Zürich, Switzerland.",
            "title": "Group Show",
            "content": "",
            "start_time": "2014-11-22T09:00:00.000000Z",
            "end_time": "2015-01-24T16: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": "Industriequartier Hard, Zahnradstrasse 21, 8005 Zürich, Switzerland",
            "city": "Zürich",
            "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://www.presenhuber.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2300
            ],
            "additional_images": []
        },
        {
            "id": 285,
            "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": 1978,
                "name": "Evartspace Gallery",
                "slug": "evartspace-gallery",
                "city": "Geneve",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.2019771,6.145369500000015",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2015-01-04T23:46:13.000000Z",
            "publish_time": null,
            "slug": "domingo-zapata-les-joies-de-vivre",
            "created_at": "2015-01-04T23:46:13.000000Z",
            "updated_at": "2020-07-16T07:56:33.306921Z",
            "summary": "Domingo Zapata – Les joies de vivre is an Gallery Shows event starting on 27/11/2014, 23:00 and ending on 28/02/2015, 23:00. Event is in Evartspace Gallery with address Grand-Rue 12, 1204 Genève, Switzerland.",
            "title": "Domingo Zapata – Les joies de vivre",
            "content": "",
            "start_time": "2014-11-27T23:00:00.000000Z",
            "end_time": "2015-02-28T23: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": "Grand-Rue 12, 1204 Genève, Switzerland",
            "city": "Geneva",
            "geolocation": "46.2020619,6.1452886",
            "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.evartspace.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2320
            ],
            "additional_images": []
        },
        {
            "id": 286,
            "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": 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": "2015-01-05T00:11:30.000000Z",
            "publish_time": null,
            "slug": "robert-larson-american-bloom",
            "created_at": "2015-01-05T00:11:30.000000Z",
            "updated_at": "2020-07-16T07:56:34.012542Z",
            "summary": "American Bloom is an Gallery Shows event starting on 14/01/2015, 23:00 and ending on 14/02/2015, 23:00. Event is in JOSHUA LINER GALLERY with address 540 West 28th Street, New York, NY 10001, USA.",
            "title": "American Bloom",
            "content": "",
            "start_time": "2015-01-14T23:00:00.000000Z",
            "end_time": "2015-02-14T23: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": [
                2330
            ],
            "additional_images": []
        },
        {
            "id": 287,
            "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": 1951,
                "name": "Artstübli",
                "slug": "artstubli",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5491245,7.5877325000000155",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2015-01-05T15:38:30.000000Z",
            "publish_time": null,
            "slug": "nevercrew-simultaneity",
            "created_at": "2015-01-05T15:38:30.000000Z",
            "updated_at": "2020-07-16T07:56:34.327816Z",
            "summary": "Simultaneity is an Gallery Shows event starting on 16/01/2015, 10:00 and ending on 13/02/2015, 17:00. Event is in Artstübli with address Steinentorberg 28, 4051 Basel, Switzerland.",
            "title": "Simultaneity",
            "content": "",
            "start_time": "2015-01-16T10:00:00.000000Z",
            "end_time": "2015-02-13T17: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": "Steinentorberg 28, 4051 Basel, Switzerland",
            "city": "Basel",
            "geolocation": "47.5492171,7.587919",
            "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.artstuebli.ch/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2336
            ],
            "additional_images": []
        },
        {
            "id": 288,
            "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": 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-01-06T02:13:58.000000Z",
            "publish_time": null,
            "slug": "fikos-fallen-angels",
            "created_at": "2015-01-06T02:13:58.000000Z",
            "updated_at": "2020-07-16T07:56:34.840873Z",
            "summary": "Fallen Angels is an Gallery Shows event starting on 10/01/2015, 10:00 and ending on 28/02/2015, 18:00. Event is in GALO ART GALLERY with address Via Saluzzo, 11, 10125 Torino, Italy.",
            "title": "Fallen Angels",
            "content": "",
            "start_time": "2015-01-10T10:00:00.000000Z",
            "end_time": "2015-02-28T18: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 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": [
                2339
            ],
            "additional_images": []
        },
        {
            "id": 289,
            "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": 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-01-08T18:10:56.000000Z",
            "publish_time": null,
            "slug": "pure-evil-basically-disneyland",
            "created_at": "2015-01-08T18:10:56.000000Z",
            "updated_at": "2020-07-16T07:56:35.336991Z",
            "summary": "Basically Disneyland is an Gallery Shows event starting on 09/01/2015, 11:00 and ending on 02/02/2015, 17:00. Event is in C.A.V.E. GALLERY with address 1108 Abbot Kinney Boulevard, Venice, CA 90291, USA.",
            "title": "Basically Disneyland",
            "content": "",
            "start_time": "2015-01-09T11:00:00.000000Z",
            "end_time": "2015-02-02T17: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": "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": [
                2360
            ],
            "additional_images": []
        },
        {
            "id": 290,
            "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": 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-01-08T18:14:54.000000Z",
            "publish_time": null,
            "slug": "kid-acne-destined-for-greatness",
            "created_at": "2015-01-08T18:14:54.000000Z",
            "updated_at": "2020-07-16T07:56:35.834304Z",
            "summary": "Destined for Greatness is an Gallery Shows event starting on 09/01/2015, 11:00 and ending on 02/02/2015, 17:00. Event is in C.A.V.E. GALLERY with address 1108 Abbot Kinney Boulevard, Venice, CA 90291, USA.",
            "title": "Destined for Greatness",
            "content": "",
            "start_time": "2015-01-09T11:00:00.000000Z",
            "end_time": "2015-02-02T17: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": "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": [
                2360
            ],
            "additional_images": []
        }
    ]
}