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

{
    "count": 37574,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=396&ordering=start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=360&ordering=start_time",
    "results": [
        {
            "id": 230,
            "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": 3030,
                "name": "Art Dubai",
                "slug": "art-dubai",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.1332369,55.1866122",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2853,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art_dubai-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art_dubai-crop-c0-5__0-5-558x279.png",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art_dubai-crop-c0-5__0-5-265x149.png",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/art_dubai.png",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art_dubai-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art_dubai-crop-c0-5__0-5-760x499.png",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art_dubai-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art_dubai-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-15T20:55:01.127012Z",
                    "updated_at": "2021-09-14T13:40:11.778414Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "91863dfe-f053-407c-a9c9-5127249ab18b"
                },
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "AE",
            "publish_status": "published",
            "published_at": "2014-11-06T02:17:30.000000Z",
            "publish_time": null,
            "slug": "art-dubai-2015",
            "created_at": "2014-11-06T02:17:30.000000Z",
            "updated_at": "2014-11-06T02:17:30.000000Z",
            "summary": "Art Dubai 2015 is an Art Fairs event starting on 17/03/2015, 00:00 and ending on 21/03/2015, 00:00. Event is in Art Dubai with address Madinat Jumeirah - Al Sufouh Rd, Dubai, United Arab Emirates.",
            "title": "Art Dubai 2015",
            "content": "",
            "start_time": "2015-03-17T00:00:00.000000Z",
            "end_time": "2015-03-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Madinat Jumeirah - Al Sufouh Rd, Dubai, United Arab Emirates",
            "city": "Dubai",
            "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://artdubai.ae/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 364,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3014,
                "name": "Tokyo International Forum",
                "slug": "tokyo-international-forum",
                "city": "Tokyo",
                "country": {
                    "code": "JP",
                    "name": "Japan"
                },
                "geolocation": "35.67675150000001,139.7635274",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "JP",
            "publish_status": "published",
            "published_at": "2015-03-17T22:37:08.000000Z",
            "publish_time": null,
            "slug": "art-fair-tokyo-2015",
            "created_at": "2015-03-17T22:37:08.000000Z",
            "updated_at": "2020-07-16T07:57:15.913193Z",
            "summary": "Art Fair Tokyo 2015 is an Art Fairs event starting on 19/03/2015, 00:00 and ending on 21/03/2015, 00:00. Event is in Tokyo International Forum with address 3 Chome-5-1 Marunouchi, Chiyoda City, Tokyo, Japan.",
            "title": "Art Fair Tokyo 2015",
            "content": "",
            "start_time": "2015-03-19T00:00:00.000000Z",
            "end_time": "2015-03-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "3 Chome-5-1 Marunouchi, Chiyoda City, Tokyo, Japan",
            "city": "Chiyoda",
            "geolocation": "35.67672365,139.76338837657545",
            "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://artfairtokyo.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2868
            ],
            "additional_images": []
        },
        {
            "id": 365,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2370,
                "name": "Galerie Brugier-Rigail",
                "slug": "galerie-brugier-rigail",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8664667,2.3580250999999635",
                "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": "",
            "publish_status": "published",
            "published_at": "2015-03-19T18:32:11.000000Z",
            "publish_time": null,
            "slug": "nick-walker-vicious-beauty",
            "created_at": "2015-03-19T18:32:11.000000Z",
            "updated_at": "2015-03-19T18:32:11.000000Z",
            "summary": "Vicious Beauty is an Gallery Shows event starting on 19/03/2015, 00:00 and ending on 04/04/2015, 00:00. Event is in Galerie Brugier-Rigail with address 40, rue Volta 75003 Paris Métro : Arts et Métiers, Temple.",
            "title": "Vicious Beauty",
            "content": "",
            "start_time": "2015-03-19T00:00:00.000000Z",
            "end_time": "2015-04-04T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "40, rue Volta 75003 Paris Métro : Arts et Métiers, Temple",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://galerie-brugier-rigail.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2882
            ],
            "additional_images": []
        },
        {
            "id": 1409,
            "author": {
                "id": "02003819-ec0a-4974-a100-cae7e715cd71",
                "username": "benjamin-eck",
                "slug": "benjamin-eck",
                "first_name": "Benjamin",
                "last_name": "Eck",
                "display_name": "Benjamin Eck",
                "display_name_full": "Benjamin Eck",
                "email": "info@benjamin-eck.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 3476,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/930583680_1484727512-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/930583680_1484727512-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/930583680_1484727512.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/930583680_1484727512-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/930583680_1484727512-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/930583680_1484727512-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/930583680_1484727512-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/930583680_1484727512-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/930583680_1484727512-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/930583680_1484727512-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:30:20.317492Z",
                "updated_at": "2021-09-13T11:16:05.893941Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Mike Dargas",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2708,
                "name": "GALERIE BENJAMIN ECK",
                "slug": "gallery-benjamin-eck-contemporary-art",
                "city": "Munich",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.1310405,11.567302400000017",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2391,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop-c0-5__0-5-558x279-70.jpeg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop-c0-5__0-5-265x149-70.jpeg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IGP8729.jpeg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop-c0-5__0-5-760x499-70.jpeg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IGP8729-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T14:47:20.630244Z",
                    "updated_at": "2021-09-14T13:28:53.348248Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "_IGP8729",
                    "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": "2017-01-18T09:18:06.000000Z",
            "publish_time": null,
            "slug": "mike-dargas",
            "created_at": "2017-01-18T09:18:06.000000Z",
            "updated_at": "2020-07-16T08:06:03.189576Z",
            "summary": "Mike Dargas is an Gallery Shows event starting on 19/03/2015, 12:00 and ending on 03/05/2015, 12:00. Event is in GALERIE BENJAMIN ECK with address Pestalozzistr. 14, München.",
            "title": "Mike Dargas",
            "content": "",
            "start_time": "2015-03-19T12:00:00.000000Z",
            "end_time": "2015-05-03T12: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": "Pestalozzistr. 14, München",
            "city": null,
            "geolocation": "48.07240015,11.602209506226835",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                8771
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2038,
                2039,
                2040,
                2041,
                2042,
                2043,
                2044
            ]
        },
        {
            "id": 358,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 691,
                "name": "Hang-Up Gallery",
                "slug": "hang-up-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.53717899999999,-0.08493899999996302",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2716,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/hang-up-gallery-london-dp-1581613082.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/hang-up-gallery-london-dp-1581613082-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:39:06.314666Z",
                    "updated_at": "2021-09-14T13:36:33.668778Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2015-03-10T20:36:02.000000Z",
            "publish_time": null,
            "slug": "magnus-gjoen-monster",
            "created_at": "2015-03-10T20:36:02.000000Z",
            "updated_at": "2020-07-16T07:57:12.907776Z",
            "summary": "Monster is an Gallery Shows event starting on 20/03/2015, 00:00 and ending on 26/04/2015, 00:00. Event is in Hang-Up Gallery with address 56 Stoke Newington High Street, London N16 7PB, UK.",
            "title": "Monster",
            "content": "",
            "start_time": "2015-03-20T00:00:00.000000Z",
            "end_time": "2015-04-26T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "56 Stoke Newington High Street, London N16 7PB, UK",
            "city": "London Borough of Hackney",
            "geolocation": "51.5605694,-0.0739388",
            "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://hanguppictures.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2703
            ],
            "additional_images": []
        },
        {
            "id": 366,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1953,
                "name": "KALLENBACH GALLERY",
                "slug": "kallenbach-gallery",
                "city": "Amsterdam",
                "country": {
                    "code": "NL",
                    "name": "Netherlands"
                },
                "geolocation": "52.36636679999999,4.881828400000018",
                "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": "NL",
            "publish_status": "published",
            "published_at": "2015-03-20T10:47:53.000000Z",
            "publish_time": null,
            "slug": "group-show-portrait-gallery",
            "created_at": "2015-03-20T10:47:53.000000Z",
            "updated_at": "2015-03-20T10:47:53.000000Z",
            "summary": "Portrait Gallery is an Gallery Shows event starting on 20/03/2015, 00:00 and ending on 26/04/2015, 00:00. Event is in KALLENBACH GALLERY with address Pazzanistraat 9, 1014 DB Amsterdam, Netherlands.",
            "title": "Portrait Gallery",
            "content": "",
            "start_time": "2015-03-20T00:00:00.000000Z",
            "end_time": "2015-04-26T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Pazzanistraat 9, 1014 DB Amsterdam, Netherlands",
            "city": "Amsterdam",
            "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://kallenbachgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2888
            ],
            "additional_images": []
        },
        {
            "id": 344,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 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": "2015-02-24T10:22:41.000000Z",
            "publish_time": null,
            "slug": "group-show-serialize",
            "created_at": "2015-02-24T10:22:41.000000Z",
            "updated_at": "2020-07-16T07:57:02.411715Z",
            "summary": "Serialize is an Gallery Shows event starting on 21/03/2015, 00:00 and ending on 18/04/2015, 00:00. Event is in Peres Projects with address Karl-Marx-Allee 82, 10243 Berlin, Germany.",
            "title": "Serialize",
            "content": "",
            "start_time": "2015-03-21T00:00:00.000000Z",
            "end_time": "2015-04-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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/home.php",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2561
            ],
            "additional_images": []
        },
        {
            "id": 192,
            "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": 2755,
                "name": "Metropolitan Pavilion",
                "slug": "metropolitan-pavilion",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7642564,-73.9980147",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2014-10-24T01:48:20.000000Z",
            "publish_time": null,
            "slug": "affordable-art-fair-new-york",
            "created_at": "2014-10-24T01:48:20.000000Z",
            "updated_at": "2020-07-16T07:55:42.491667Z",
            "summary": "AFFORDABLE ART FAIR NEW YORK 2015 is an Art Fairs event starting on 24/03/2015, 23:00 and ending on 29/03/2015, 22:00. Event is in Metropolitan Pavilion with address 125 West 18th Street, New York, NY 10011, USA.",
            "title": "AFFORDABLE ART FAIR NEW YORK 2015",
            "content": "",
            "start_time": "2015-03-24T23:00:00.000000Z",
            "end_time": "2015-03-29T22: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": "125 West 18th Street, New York, NY 10011, USA",
            "city": "New York",
            "geolocation": "40.665227198177746,-73.99514182373298",
            "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://affordableartfair.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 231,
            "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": 2749,
                "name": "Grand Palais",
                "slug": "grand-palais",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8665777,2.311635000000024",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2014-11-06T02:23:50.000000Z",
            "publish_time": null,
            "slug": "art-paris-art-fair-2015",
            "created_at": "2014-11-06T02:23:50.000000Z",
            "updated_at": "2020-07-16T07:56:06.317052Z",
            "summary": "Art Paris Art Fair 2015 is an Art Fairs event starting on 25/03/2015, 00:00 and ending on 29/03/2015, 00:00. Event is in Grand Palais with address 3 Avenue du Général Eisenhower, 75008 Paris, France, Paris, France.",
            "title": "Art Paris Art Fair 2015",
            "content": "",
            "start_time": "2015-03-25T00:00:00.000000Z",
            "end_time": "2015-03-29T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "3 Avenue du Général Eisenhower, 75008 Paris, France, Paris, France",
            "city": "Paris",
            "geolocation": "48.8672677,2.3118891",
            "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://artparis.fr/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 372,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "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": "2015-03-25T20:18:30.000000Z",
            "publish_time": null,
            "slug": "gaetano-pesce-one-of-a-kind-iconic-works-1967-2015",
            "created_at": "2015-03-25T20:18:30.000000Z",
            "updated_at": "2020-07-16T07:57:20.109003Z",
            "summary": "One-of-a-Kind Iconic Works, 1967-2015 is an Gallery Shows event starting on 26/03/2015, 00:00 and ending on 25/04/2015, 00:00. Event is in ALLOUCHE GALLERY with address 115 Spring Street, New York, NY 10012, USA.",
            "title": "One-of-a-Kind Iconic Works, 1967-2015",
            "content": "",
            "start_time": "2015-03-26T00:00:00.000000Z",
            "end_time": "2015-04-25T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [
                2929
            ],
            "additional_images": []
        },
        {
            "id": 398,
            "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": 321,
                "name": "DE BUCK GALLERY New York",
                "slug": "de-buck-gallery-new-york",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.750587,-74.0029066",
                "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": "2015-04-14T12:33:24.000000Z",
            "publish_time": null,
            "slug": "alberto-biasi-unlimited-perception",
            "created_at": "2015-04-14T12:33:24.000000Z",
            "updated_at": "2020-07-16T07:57:33.723018Z",
            "summary": "Unlimited Perception is an Gallery Shows event starting on 26/03/2015, 16:00 and ending on 02/05/2015, 18:00. Event is in DE BUCK GALLERY New York with address 545 West 23rd Street, New York, NY 10011, USA.",
            "title": "Unlimited Perception",
            "content": "",
            "start_time": "2015-03-26T16:00:00.000000Z",
            "end_time": "2015-05-02T18: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": "545 West 23rd Street, New York, NY 10011, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.748303846153846,-74.00540461538462",
            "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.debuckgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                3073
            ],
            "additional_images": []
        },
        {
            "id": 363,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1949,
                "name": "Die Kunstagentin",
                "slug": "die-kunstagentin",
                "city": "Cologne",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.9384836,6.936554699999988",
                "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": "DE",
            "publish_status": "published",
            "published_at": "2015-03-17T16:51:16.000000Z",
            "publish_time": null,
            "slug": "smash137-streunergold",
            "created_at": "2015-03-17T16:51:16.000000Z",
            "updated_at": "2020-07-16T07:57:15.377064Z",
            "summary": "Streunergold is an Gallery Shows event starting on 27/03/2015, 00:00 and ending on 24/05/2015, 00:00. Event is in Die Kunstagentin with address Maastrichter Straße 26, 50672 Köln, Germany.",
            "title": "Streunergold",
            "content": "",
            "start_time": "2015-03-27T00:00:00.000000Z",
            "end_time": "2015-05-24T00: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": "Maastrichter Straße 26, 50672 Köln, Germany",
            "city": "Cologne",
            "geolocation": "50.9384816,6.9365146",
            "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.diekunstagentin.de/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2831
            ],
            "additional_images": []
        },
        {
            "id": 367,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 316,
                "name": "DAVID BLOCH GALLERY",
                "slug": "david-bloch-gallery",
                "city": "Marrakesh",
                "country": {
                    "code": "MA",
                    "name": "Morocco"
                },
                "geolocation": "31.6360025,-8.012332399999991",
                "artworks_for_sale_count": 89,
                "featured_image": {
                    "id": 2575,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:39.540519Z",
                    "updated_at": "2021-09-14T13:32:49.704372Z",
                    "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": "MA",
            "publish_status": "published",
            "published_at": "2015-03-23T16:38:45.000000Z",
            "publish_time": null,
            "slug": "72488",
            "created_at": "2015-03-23T16:38:45.000000Z",
            "updated_at": "2020-07-16T07:57:17.370621Z",
            "summary": "OFF/GRID is an Gallery Shows event starting on 27/03/2015, 00:00 and ending on 26/04/2015, 00:00. Event is in DAVID BLOCH GALLERY with address Marrakesh, Morocco.",
            "title": "OFF/GRID",
            "content": "",
            "start_time": "2015-03-27T00:00:00.000000Z",
            "end_time": "2015-04-26T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Marrakesh, Morocco",
            "city": "Marrakesh",
            "geolocation": "31.6258257,-7.9891608",
            "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.davidblochgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2917
            ],
            "additional_images": []
        },
        {
            "id": 371,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 343,
                "name": "GALERIE CELAL",
                "slug": "galerie-celal",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8607155,2.3452072000000044",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2015-03-25T19:01:03.000000Z",
            "publish_time": null,
            "slug": "erosie-polygon-window",
            "created_at": "2015-03-25T19:01:03.000000Z",
            "updated_at": "2020-07-16T07:57:19.400230Z",
            "summary": "Polygon Window is an Gallery Shows event starting on 27/03/2015, 00:00 and ending on 18/04/2015, 00:00. Event is in GALERIE CELAL with address 45 Rue Saint Honoré, 75001 Paris, France.",
            "title": "Polygon Window",
            "content": "",
            "start_time": "2015-03-27T00:00:00.000000Z",
            "end_time": "2015-04-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "45 Rue Saint Honoré, 75001 Paris, France",
            "city": "Paris",
            "geolocation": "48.860784,2.3453138116000005",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://galeriecelal.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2926
            ],
            "additional_images": []
        },
        {
            "id": 370,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 3068,
                "name": "Thinkspace Projects",
                "slug": "thinkspace-projects",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.09024,-95.712891",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3631,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/20220110WEB__ts47.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/20220110WEB__ts47-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-01-25T23:36:19.884188Z",
                    "updated_at": "2022-01-25T23:36:19.884225Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "80c7abb5-7f0a-475b-bcc9-118374b2a18f"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-03-25T14:45:00.000000Z",
            "publish_time": null,
            "slug": "seth-armstrong-the-air-is-thick",
            "created_at": "2015-03-25T14:45:00.000000Z",
            "updated_at": "2022-01-27T14:43:26.303579Z",
            "summary": "The Air is Thick is an Gallery Shows event starting on 28/03/2015, 00:00 and ending on 18/04/2015, 00:00. Event is in THINKSPACE GALLERY with address 6009 West Washington Boulevard, Culver City, CA 90232, USA.",
            "title": "The Air is Thick",
            "content": "",
            "start_time": "2015-03-28T00:00:00.000000Z",
            "end_time": "2015-04-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6009 West Washington Boulevard, Culver City, CA 90232, USA",
            "city": "Culver City",
            "geolocation": "34.0129784,-118.4097329",
            "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://thinkspacegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2923
            ],
            "additional_images": []
        },
        {
            "id": 294,
            "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": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-01-13T22:33:45.000000Z",
            "publish_time": null,
            "slug": "two-for-two-2-year-anniversary-show",
            "created_at": "2015-01-13T22:33:45.000000Z",
            "updated_at": "2020-07-16T07:56:37.883803Z",
            "summary": "2 Year Anniversary Show is an Gallery Shows event starting on 03/04/2015, 00:00 and ending on 26/04/2015, 00:00. Event is in VERTICAL GALLERY with address 1016 North Western Avenue, Chicago, IL 60622, USA.",
            "title": "2 Year Anniversary Show",
            "content": "",
            "start_time": "2015-04-03T00:00:00.000000Z",
            "end_time": "2015-04-26T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1016 North Western Avenue, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://verticalgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 374,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 471,
                "name": "VERTICAL GALLERY",
                "slug": "vertical-gallery",
                "city": "Chicago",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.8998836,-87.68734030000002",
                "artworks_for_sale_count": 147,
                "featured_image": {
                    "id": 2569,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Stinkfish_Vertical-Gallery_opening-4.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Stinkfish_Vertical-Gallery_opening-4-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:14.607754Z",
                    "updated_at": "2021-09-14T13:32:39.801154Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-03-28T14:49:03.000000Z",
            "publish_time": null,
            "slug": "group-show-2-for-2-two-year-anniversary-group-show",
            "created_at": "2015-03-28T14:49:03.000000Z",
            "updated_at": "2020-07-16T07:57:20.997495Z",
            "summary": "2 for 2 – Two Year Anniversary Group Show is an Gallery Shows event starting on 03/04/2015, 00:00 and ending on 25/04/2015, 00:00. Event is in VERTICAL GALLERY with address 1016 North Western Avenue, Chicago, IL 60622, USA.",
            "title": "2 for 2 – Two Year Anniversary Group Show",
            "content": "",
            "start_time": "2015-04-03T00:00:00.000000Z",
            "end_time": "2015-04-25T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1016 North Western Avenue, Chicago, IL 60622, USA",
            "city": "Chicago",
            "geolocation": "42.0193609,-87.6901799",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://verticalgallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2943
            ],
            "additional_images": []
        },
        {
            "id": 375,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 342,
                "name": "GALERIE AT DOWN",
                "slug": "galerie-at-down",
                "city": "MONTPELLIER",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "43.6132863,3.8784135999999307",
                "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": "2015-03-29T10:54:51.000000Z",
            "publish_time": null,
            "slug": "zest-line-up",
            "created_at": "2015-03-29T10:54:51.000000Z",
            "updated_at": "2020-07-16T07:57:21.426828Z",
            "summary": "Line Up is an Gallery Shows event starting on 03/04/2015, 00:00 and ending on 16/05/2015, 00:00. Event is in GALERIE AT DOWN with address 20 Rue du Plan de l'Olivier, 34000 Montpellier, France.",
            "title": "Line Up",
            "content": "",
            "start_time": "2015-04-03T00:00:00.000000Z",
            "end_time": "2015-05-16T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Rue du Plan de l'Olivier, 34000 Montpellier, France",
            "city": "Montpellier",
            "geolocation": "43.6132898,3.8783916",
            "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-atdown.com/fr/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                2944
            ],
            "additional_images": []
        }
    ]
}