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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1530&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1494&ordering=end_time",
    "results": [
        {
            "id": 1483,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 274,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Miquel-Barcelo-Muletero-1990-detial-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Miquel-Barcelo-Muletero-1990-detial-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Miquel-Barcelo-Muletero-1990-detial.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Miquel-Barcelo-Muletero-1990-detial-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Miquel-Barcelo-Muletero-1990-detial-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Miquel-Barcelo-Muletero-1990-detial-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Miquel-Barcelo-Muletero-1990-detial-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Miquel-Barcelo-Muletero-1990-detial-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Miquel-Barcelo-Muletero-1990-detial-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Miquel-Barcelo-Muletero-1990-detial-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T12:48:40.270292Z",
                "updated_at": "2021-09-13T10:29:52.617053Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Miquel Barcelo - Muletero, 1990 (detial)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-03-01T21:05:55.000000Z",
            "publish_time": null,
            "slug": "phillips-20th-century-and-contemporary-art-evening-sale-3-8-2017",
            "created_at": "2017-03-01T21:05:55.000000Z",
            "updated_at": "2020-07-16T08:06:45.889532Z",
            "summary": "20th Century & Contemporary Art Evening Sale is an Auctions event starting on 08/03/2017, 17:00 and ending on 08/03/2017, 18:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "20th Century & Contemporary Art Evening Sale",
            "content": "",
            "start_time": "2017-03-08T17:00:00.000000Z",
            "end_time": "2017-03-08T18:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "30 Berkeley Square, Mayfair, London W1J 6EN, UK",
            "city": "City of Westminster",
            "geolocation": "51.51051004999999,-0.14696381769827865",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                58,
                1700,
                7,
                418,
                470,
                364,
                2388,
                395,
                505,
                509,
                1331,
                353,
                885,
                430,
                490,
                516,
                530,
                571,
                973,
                1455,
                2008,
                3077,
                3081,
                3292,
                3304,
                3699
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1482,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 273,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Michel-Basquiat-Untitled-One-Eyed-Man-Or-Xerox-Face-1982-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Michel-Basquiat-Untitled-One-Eyed-Man-Or-Xerox-Face-1982-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jean-Michel-Basquiat-Untitled-One-Eyed-Man-Or-Xerox-Face-1982-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Michel-Basquiat-Untitled-One-Eyed-Man-Or-Xerox-Face-1982-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Michel-Basquiat-Untitled-One-Eyed-Man-Or-Xerox-Face-1982-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Michel-Basquiat-Untitled-One-Eyed-Man-Or-Xerox-Face-1982-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Michel-Basquiat-Untitled-One-Eyed-Man-Or-Xerox-Face-1982-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Michel-Basquiat-Untitled-One-Eyed-Man-Or-Xerox-Face-1982-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Michel-Basquiat-Untitled-One-Eyed-Man-Or-Xerox-Face-1982-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Michel-Basquiat-Untitled-One-Eyed-Man-Or-Xerox-Face-1982-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T12:47:26.828009Z",
                "updated_at": "2021-09-13T10:29:52.043408Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jean-Michel Basquiat - Untitled (One Eyed Man Or Xerox Face), 1982 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-03-01T14:06:45.000000Z",
            "publish_time": null,
            "slug": "sothebys-contemporary-art-evening-auction-3-8-2017",
            "created_at": "2017-03-01T14:06:45.000000Z",
            "updated_at": "2020-07-16T08:06:45.389723Z",
            "summary": "Contemporary Art Evening Auction is an Auctions event starting on 08/03/2017, 19:00 and ending on 08/03/2017, 20:30. Event is in Sotheby's London with address 35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Contemporary Art Evening Auction",
            "content": "",
            "start_time": "2017-03-08T19:00:00.000000Z",
            "end_time": "2017-03-08T20:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                345,
                1694,
                59,
                476,
                317,
                247,
                470,
                467,
                349,
                364,
                499,
                1333,
                445,
                1220,
                475,
                46,
                395,
                477,
                505,
                563,
                1808,
                433,
                513,
                792,
                810,
                833,
                885,
                1974,
                382,
                432,
                435,
                472,
                485,
                516,
                530,
                643,
                692,
                776,
                1327,
                1359,
                1767,
                2175,
                2184,
                2257,
                2973,
                3085,
                3308,
                3849,
                4440,
                5540
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1487,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 275,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Averages-1987-detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Averages-1987-detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Ed-Ruscha-Averages-1987-detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Averages-1987-detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Averages-1987-detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Averages-1987-detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Averages-1987-detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Averages-1987-detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Averages-1987-detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Ed-Ruscha-Averages-1987-detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T12:51:56.764113Z",
                "updated_at": "2021-09-13T10:29:53.796627Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Ed Ruscha - Averages, 1987 (detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1674,
                "name": "Sotheby's London",
                "slug": "sothebys-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.511784938565285,-0.1437964245369585",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2148,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/sothebys_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/sothebys_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:24.725705Z",
                    "updated_at": "2021-09-14T13:23:26.383475Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "sothebys_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-03-02T11:45:57.000000Z",
            "publish_time": null,
            "slug": "sothebys-contemporary-art-day-auction-3-9-2017",
            "created_at": "2017-03-02T11:45:57.000000Z",
            "updated_at": "2020-07-16T08:06:52.441002Z",
            "summary": "Contemporary Art Day Auction is an Auctions event starting on 09/03/2017, 10:30 and ending on 09/03/2017, 12:30. Event is in Sotheby's London with address 35 New Bond St, Mayfair, London W1S 2RT, UK.",
            "title": "Contemporary Art Day Auction",
            "content": "",
            "start_time": "2017-03-09T10:30:00.000000Z",
            "end_time": "2017-03-09T12:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "35 New Bond St, Mayfair, London W1S 2RT, UK",
            "city": "City of Westminster",
            "geolocation": "51.5118149,-0.1437632",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                60,
                345,
                1694,
                59,
                891,
                476,
                73,
                847,
                65,
                356,
                932,
                1221,
                860,
                418,
                901,
                247,
                470,
                467,
                570,
                349,
                115,
                573,
                428,
                793,
                9140,
                933,
                2290,
                558,
                638,
                746,
                1333,
                1697,
                2388,
                857,
                1220,
                427,
                475,
                785,
                2002,
                46,
                132,
                395,
                477,
                2456,
                4050,
                453,
                1331,
                3116,
                3123,
                291,
                433,
                464,
                487,
                501,
                533,
                551,
                555,
                581,
                676,
                681,
                792,
                806,
                833,
                956,
                1383,
                1810,
                1973,
                3862,
                144,
                382,
                432,
                472,
                483,
                485,
                492,
                530,
                532,
                536,
                557,
                607,
                692,
                769,
                776,
                788,
                879,
                1168,
                1327,
                1722,
                1862,
                1878,
                1918,
                2006,
                2017,
                2171,
                2184,
                2228,
                2271,
                2275,
                2283,
                2361,
                3080,
                3083,
                3119,
                3120,
                3150,
                3304,
                3306,
                3422,
                3474,
                4444,
                5061,
                5540,
                6303,
                6532,
                7667,
                8107,
                9141
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1455,
            "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": 1977,
                "name": "Galleria Varsi",
                "slug": "galleria-varsi",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.89343170000001,12.4735637",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2338,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/varsi.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/varsi-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T08:08:15.543776Z",
                    "updated_at": "2021-09-14T13:27:43.007044Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "varsi",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2017-02-16T10:08:35.000000Z",
            "publish_time": null,
            "slug": "abstractism-group-exhibition",
            "created_at": "2017-02-16T10:08:35.000000Z",
            "updated_at": "2017-02-16T10:08:35.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 18/02/2017, 00:00 and ending on 10/03/2017, 00:00. Event is in Galleria Varsi with address Via S. Salvatore in Campo, 51, 00186 Roma, Italy.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-02-18T00:00:00.000000Z",
            "end_time": "2017-03-10T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via S. Salvatore in Campo, 51, 00186 Roma, Italy",
            "city": "Roma",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@galleriavarsi.it",
            "external_url": "http://www.galleriavarsi.it/",
            "phone": "+39 06 683 09 410",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                105,
                1010,
                4252,
                272,
                417,
                419,
                791,
                1012,
                1016,
                1428,
                1522,
                2022,
                3662,
                3663,
                4273,
                4311,
                7225
            ],
            "artworks": [],
            "magazines": [
                7185
            ],
            "additional_images": []
        },
        {
            "id": 1473,
            "author": {
                "id": "41130b26-d013-4828-abf1-3b7d86fde226",
                "username": "FiumanoProjects",
                "slug": "fiumanoprojects",
                "first_name": "Francesca",
                "last_name": "Fiumano",
                "display_name": "FiumanoProjects",
                "display_name_full": "FiumanoProjects",
                "email": "info@fiumanoclase.com",
                "telephone": "+44 7974 092993"
            },
            "price": null,
            "featured_image": {
                "id": 3552,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1595322343_1487955652-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1595322343_1487955652-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1595322343_1487955652.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1595322343_1487955652-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1595322343_1487955652-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1595322343_1487955652-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1595322343_1487955652-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1595322343_1487955652-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1595322343_1487955652-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1595322343_1487955652-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2020-03-26T14:31:36.387301Z",
                "updated_at": "2021-09-13T11:17:22.821816Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Release",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3140,
                "name": "Fiumano Clase",
                "slug": "fiumano-clase",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.52575179999999,-0.1145806",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3103,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Winter_garden._2020._150x130cm._Detail1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Winter_garden._2020._150x130cm._Detail1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-10-28T16:59:06.850874Z",
                    "updated_at": "2021-09-14T13:46:31.018049Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "41130b26-d013-4828-abf1-3b7d86fde226"
                },
                "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": "2017-02-24T17:58:21.000000Z",
            "publish_time": null,
            "slug": "release",
            "created_at": "2017-02-24T17:58:21.000000Z",
            "updated_at": "2021-03-16T16:25:19.832009Z",
            "summary": "Release is an Gallery Shows event starting on 15/02/2017, 12:00 and ending on 10/03/2017, 12:00. Event is in FIUMANO PROJECTS with address Unit 12 | 21 Wren Street | London | WC1X 0HF.",
            "title": "Release",
            "content": "",
            "start_time": "2017-02-15T12:00:00.000000Z",
            "end_time": "2017-03-10T12: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": "Unit 12 | 21 Wren Street | London | WC1X 0HF",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2083,
                2084,
                2085,
                2086,
                2087,
                2088,
                2089,
                2090,
                2091,
                3553
            ]
        },
        {
            "id": 1498,
            "author": {
                "id": "dc5d6c1a-0832-48bd-8384-6d72c8ef6eaf",
                "username": "Dylan Cuddy",
                "slug": "dylan-cuddy",
                "first_name": "Dylan",
                "last_name": "Cuddy",
                "display_name": "Dylan Cuddy",
                "display_name_full": "Dylan Cuddy",
                "email": "dragan.kolarevic@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 276,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Hey-Moon-2013-detial-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Hey-Moon-2013-detial-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jeff-Elrod-Hey-Moon-2013-detial.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Hey-Moon-2013-detial-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Hey-Moon-2013-detial-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Hey-Moon-2013-detial-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Hey-Moon-2013-detial-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Hey-Moon-2013-detial-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Hey-Moon-2013-detial-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Hey-Moon-2013-detial-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T12:54:15.526795Z",
                "updated_at": "2021-09-13T10:29:53.809044Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jeff Elrod - Hey Moon, 2013 (detial)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1665,
                "name": "Phillips London",
                "slug": "phillips-de-pury-luxembourg-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51021829297328,-0.14693412023780184",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2158,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/phillips_london.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/phillips_london-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:15.364961Z",
                    "updated_at": "2021-09-14T13:23:39.625896Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "phillips_london",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2017-03-03T15:42:12.000000Z",
            "publish_time": null,
            "slug": "phillips-20th-century-and-contemporary-art-day-sale-3-10-2017",
            "created_at": "2017-03-03T15:42:12.000000Z",
            "updated_at": "2020-07-16T08:06:57.922730Z",
            "summary": "20th Century & Contemporary Art Day Sale is an Auctions event starting on 10/03/2017, 14:00 and ending on 10/03/2017, 16:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "20th Century & Contemporary Art Day Sale",
            "content": "",
            "start_time": "2017-03-10T14:00:00.000000Z",
            "end_time": "2017-03-10T16:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": true,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "30 Berkeley Square, Mayfair, London W1J 6EN, UK",
            "city": "City of Westminster",
            "geolocation": "51.51051004999999,-0.14696381769827865",
            "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": [
                58,
                57,
                418,
                349,
                347,
                2412,
                609,
                348,
                592,
                2938,
                83,
                430,
                910,
                1142,
                2258,
                4081,
                4092,
                4445,
                6581,
                9171,
                9172,
                9173,
                9174,
                9175,
                9180,
                9181,
                9182
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 1384,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 863,
                "name": "Pace Gallery London",
                "slug": "pace-gallery-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5097315,-0.14093669999999747",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1702,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/PACE-GALLERY-LONDON.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/PACE-GALLERY-LONDON-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T02:49:55.646484Z",
                    "updated_at": "2021-09-14T13:14:02.075870Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "PACE-GALLERY-LONDON",
                    "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": "2016-12-16T15:58:03.000000Z",
            "publish_time": null,
            "slug": "teamlab-transcending-boundaries",
            "created_at": "2016-12-16T15:58:03.000000Z",
            "updated_at": "2020-07-16T08:05:50.331270Z",
            "summary": "Transcending Boundaries is an Gallery Shows event starting on 25/01/2017, 00:00 and ending on 12/03/2017, 00:00. Event is in PACE GALLERY London with address 6 Burlington Gardens, Mayfair, London W1J 0PE, UK.",
            "title": "Transcending Boundaries",
            "content": "",
            "start_time": "2017-01-25T00:00:00.000000Z",
            "end_time": "2017-03-12T00: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": "6 Burlington Gardens, Mayfair, London W1J 0PE, UK",
            "city": "City of Westminster",
            "geolocation": "51.50975085,-0.14015804977759203",
            "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": "londoninfo@pacegallery.com",
            "external_url": "http://www.pacegallery.com/",
            "phone": "+44 (0)20 3206 7600",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                6966
            ],
            "additional_images": []
        },
        {
            "id": 1428,
            "author": {
                "id": "3c757ce8-c953-44d7-b4bb-fb926d184977",
                "username": "GalerieMartineEhmer",
                "slug": "galeriemartineehmer",
                "first_name": "martine",
                "last_name": "ehmer",
                "display_name": "martine ehmer",
                "display_name_full": "martine ehmer",
                "email": "martine.ehmer@gmail.com",
                "telephone": "0032473590285"
            },
            "price": null,
            "featured_image": {
                "id": 3497,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/664529620_1485760673-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/664529620_1485760673-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/664529620_1485760673.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/664529620_1485760673-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/664529620_1485760673-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/664529620_1485760673-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/664529620_1485760673-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/664529620_1485760673-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/664529620_1485760673-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/664529620_1485760673-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:30:41.231253Z",
                "updated_at": "2021-09-13T11:16:22.616772Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " Solo Exhibition",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2549,
                "name": "Galerie Martine Ehmer",
                "slug": "galerie-martine-ehmer",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8375563,4.349356700000044",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2603,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DSC3314.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC3314-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:26.452591Z",
                    "updated_at": "2021-09-14T13:33:28.590727Z",
                    "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": "BE",
            "publish_status": "published",
            "published_at": "2017-01-30T08:15:33.000000Z",
            "publish_time": null,
            "slug": "eric-liot",
            "created_at": "2017-01-30T08:15:33.000000Z",
            "updated_at": "2020-07-16T08:06:12.628135Z",
            "summary": "Solo Exhibition is an Gallery Shows event starting on 10/02/2017, 00:00 and ending on 13/03/2017, 00:00. Event is in Galerie Martine Ehmer with address Rue Haute 200, 1000 Bruxelles, Belgium.",
            "title": "Solo Exhibition",
            "content": "",
            "start_time": "2017-02-10T00:00:00.000000Z",
            "end_time": "2017-03-13T00: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": "Rue Haute 200, 1000 Bruxelles, Belgium",
            "city": "Brussels",
            "geolocation": "50.837534149999996,4.349384069256601",
            "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": "martine@martineehmer.com",
            "external_url": "http://www.martineehmer.com/",
            "phone": "00 32 473 590 285",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                6808
            ],
            "artworks": [],
            "magazines": [
                7156
            ],
            "additional_images": [
                2075,
                3498,
                3499,
                3500,
                3501
            ]
        },
        {
            "id": 1489,
            "author": {
                "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                "username": "woodwardgallery133",
                "slug": "woodwardgallery133",
                "first_name": "KRISTINE",
                "last_name": "WOODWARD",
                "display_name": "KRISTINE WOODWARD",
                "display_name_full": "KRISTINE WOODWARD",
                "email": "art@woodwardgallery.net",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 2111,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1845108408_1489077265-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1845108408_1489077265-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1845108408_1489077265.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1845108408_1489077265-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1845108408_1489077265-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1845108408_1489077265-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1845108408_1489077265-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1845108408_1489077265-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1845108408_1489077265-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1845108408_1489077265-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:07:44.853598Z",
                "updated_at": "2021-09-13T10:52:19.937372Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Introducing Woodward Gallery Windows",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.719014,-73.99181290000001",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2578,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2017-02-28T22:14:33.000000Z",
            "publish_time": null,
            "slug": "introducing-woodward-gallery-windows",
            "created_at": "2017-02-28T22:14:33.000000Z",
            "updated_at": "2020-07-16T08:06:53.457267Z",
            "summary": "Introducing Woodward Gallery Windows is an Gallery Shows event starting on 15/02/2017, 12:00 and ending on 15/03/2017, 12:00. Event is in Woodward Gallery with address 132A Eldridge Street, New York, NY 10002.",
            "title": "Introducing Woodward Gallery Windows",
            "content": "",
            "start_time": "2017-02-15T12:00:00.000000Z",
            "end_time": "2017-03-15T12: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": "132A Eldridge Street, New York, NY 10002",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.71882863636364,-73.99150409090909",
            "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": [
                3213,
                3212,
                3370
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2112
            ]
        },
        {
            "id": 1474,
            "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": 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": "2017-02-24T21:24:03.000000Z",
            "publish_time": null,
            "slug": "art-dubai-2017",
            "created_at": "2017-02-24T21:24:03.000000Z",
            "updated_at": "2017-02-24T21:24:03.000000Z",
            "summary": "Art Dubai 2017 is an Art Fairs event starting on 14/03/2017, 00:00 and ending on 18/03/2017, 00:00. Event is in Art Dubai with address Madinat Jumeirah - Al Sufouh Rd, Dubai, United Arab Emirates.",
            "title": "Art Dubai 2017",
            "content": "",
            "start_time": "2017-03-14T00:00:00.000000Z",
            "end_time": "2017-03-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": "Madinat Jumeirah - Al Sufouh Rd, Dubai, United Arab Emirates",
            "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": "Info@artdubai.ae",
            "external_url": "http://www.artdubai.ae/",
            "phone": "+971 4 563 1400",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7215
            ],
            "additional_images": []
        },
        {
            "id": 1416,
            "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": {
                "id": 3481,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1946314216_1484860254-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1946314216_1484860254-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1946314216_1484860254.jpeg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1946314216_1484860254-crop-c0-5__0-5-270x152-70.jpeg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1946314216_1484860254-crop-c0-5__0-5-555x312-70.jpeg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1946314216_1484860254-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1946314216_1484860254-crop-c0-5__0-5-524x294-70.jpeg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1946314216_1484860254-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1946314216_1484860254-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1946314216_1484860254-crop-c0-5__0-5-179x179-70.jpeg"
                },
                "created_at": "2020-03-26T14:30:25.556623Z",
                "updated_at": "2021-09-13T11:16:10.025994Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " a project by Tellas/Ciredz",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2677,
                "name": "MAGMA gallery",
                "slug": "magma-gallery",
                "city": "Bologna",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "44.4854841,11.355340599999977",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2433,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/MAGMA-gallery7.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:42:38.068842Z",
                    "updated_at": "2021-09-14T13:29:47.015697Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "MAGMA-gallery7",
                    "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": "2017-01-19T22:06:21.000000Z",
            "publish_time": null,
            "slug": "misplaced",
            "created_at": "2017-01-19T22:06:21.000000Z",
            "updated_at": "2020-07-16T08:06:06.616832Z",
            "summary": "a project by Tellas/Ciredz is an Gallery Shows event starting on 27/01/2017, 12:00 and ending on 18/03/2017, 12:00. Event is in MAGMA gallery with address via Santo Stefano 164 - Bologna.",
            "title": "a project by Tellas/Ciredz",
            "content": "Touching upon their beginnings in the same land, and the shared fascination of nature’s landscapes, Ciredz and Tellas interview reveals the rooted need to understand nature, to experiment with different mediums.",
            "start_time": "2017-01-27T12:00:00.000000Z",
            "end_time": "2017-03-18T12: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 Santo Stefano 164 - Bologna",
            "city": "Bologna",
            "geolocation": "44.4854238,11.355396",
            "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": "ouching upon their beginnings in the same land, and the shared fascination of nature’s landscapes, Ciredz and Tellas interview reveals the rooted need to understand nature, to experiment with different mediums, and to remain open to all the possibilities both life and art offer. Their latest project Misplaced at the MAGMA gallery in Bologna was the reason why we decided to organize the two interviews in hope of finding what lies behind the abstract images, their latest installation piece, and how the material of their choice reflect the essence of our world. The collaboration between the two artists is anything but new and one that for sure adds to the growing world of street and urban art culture. Receiving recognition for his complex combination of form and space, Tellas is regarded as one of the 100 best international emerging artists, while his fellow artist Ciredz’s minimalistic approach to the exploration of an intestine relationship between the humans and nature has also receive",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1522,
                7225
            ],
            "artworks": [
                5735,
                8018,
                8513,
                8515
            ],
            "magazines": [],
            "additional_images": [
                2066,
                2067,
                2068,
                2069,
                2070,
                2071,
                2072,
                3482,
                3483,
                3484,
                3485,
                3486,
                3908
            ]
        },
        {
            "id": 1415,
            "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": 2677,
                "name": "MAGMA gallery",
                "slug": "magma-gallery",
                "city": "Bologna",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "44.4854841,11.355340599999977",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2433,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/MAGMA-gallery7.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/MAGMA-gallery7-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:42:38.068842Z",
                    "updated_at": "2021-09-14T13:29:47.015697Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "MAGMA-gallery7",
                    "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": "2017-01-19T18:46:44.000000Z",
            "publish_time": null,
            "slug": "tellas-ciredz-misplaced",
            "created_at": "2017-01-19T18:46:44.000000Z",
            "updated_at": "2020-07-16T08:06:06.119269Z",
            "summary": "Misplaced is an Gallery Shows event starting on 27/01/2017, 00:00 and ending on 19/03/2017, 00:00. Event is in MAGMA gallery with address Via Santo Stefano, 164, 40125 Bologna, Italy.",
            "title": "Misplaced",
            "content": "",
            "start_time": "2017-01-27T00:00:00.000000Z",
            "end_time": "2017-03-19T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Via Santo Stefano, 164, 40125 Bologna, Italy",
            "city": "Bologna",
            "geolocation": "44.4854238,11.355396",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@magma.gallery",
            "external_url": "http://www.magma.gallery/en/art-gallery-magma-bologna",
            "phone": "+39 380 767 57 18",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1522,
                7225
            ],
            "artworks": [],
            "magazines": [
                7088
            ],
            "additional_images": []
        },
        {
            "id": 1419,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 848,
                "name": "Art Is Just A Four Letter Word",
                "slug": "art-is-just-a-four-letter-word",
                "city": "Soest",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5722181,8.105253599999969",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2581,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/art-is-just-a-four-letter-word.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:01.455796Z",
                    "updated_at": "2021-09-14T13:32:57.791074Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": 7524355.666666667
            },
            "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-21T10:52:04.000000Z",
            "publish_time": null,
            "slug": "mason-for-your-eyes-only",
            "created_at": "2017-01-21T10:52:04.000000Z",
            "updated_at": "2020-07-16T08:06:08.115356Z",
            "summary": "For Your Eyes Only is an Gallery Shows event starting on 18/02/2017, 00:00 and ending on 19/03/2017, 00:00. Event is in ART IS JUST A FOUR LETTER WORD with address Wilhelm-Morgner-Weg 1, 59494 Soest, Germany.",
            "title": "For Your Eyes Only",
            "content": "",
            "start_time": "2017-02-18T00:00:00.000000Z",
            "end_time": "2017-03-19T00: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": "Wilhelm-Morgner-Weg 1, 59494 Soest, Germany",
            "city": "Soest",
            "geolocation": "51.56925615,8.086724570252144",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@artisjustafourletterword.com",
            "external_url": "http://www.artisjustafourletterword.de/",
            "phone": "+49 1514 2301307",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7090
            ],
            "additional_images": []
        },
        {
            "id": 1422,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 373,
                "name": "JONATHAN LEVINE PROJECTS",
                "slug": "jonathan-levine-projects",
                "city": "Jersey City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7369079,-74.06860289999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2568,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Jonathan-LeVine-Gallery2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Jonathan-LeVine-Gallery2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:10.243592Z",
                    "updated_at": "2021-09-14T13:32:38.471327Z",
                    "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": "2017-01-23T22:25:44.000000Z",
            "publish_time": null,
            "slug": "welcome-to-new-jersey-group-exhibition",
            "created_at": "2017-01-23T22:25:44.000000Z",
            "updated_at": "2020-07-16T08:06:09.643354Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 18/02/2017, 00:00 and ending on 19/03/2017, 00:00. Event is in JONATHAN LEVINE PROJECTS with address 888 Newark Ave, Jersey City, NJ 07306, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-02-18T00:00:00.000000Z",
            "end_time": "2017-03-19T00: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": "888 Newark Ave, Jersey City, NJ 07306, USA",
            "city": "Jersey City",
            "geolocation": "40.7370153,-74.0689725",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@jonathanlevinegallery.com",
            "external_url": "http://jonathanlevinegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                8,
                96,
                43,
                24,
                13,
                3640,
                92,
                14,
                30,
                34,
                93,
                131,
                254,
                416,
                658,
                667,
                1360,
                1633,
                2772,
                3348,
                3587,
                3614,
                3626,
                3628,
                3629,
                3632,
                3678,
                3686,
                3781,
                3816,
                5602,
                5649,
                5704,
                6055
            ],
            "artworks": [],
            "magazines": [
                7178
            ],
            "additional_images": []
        },
        {
            "id": 1444,
            "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": 2377,
                "name": "KIRK Gallery",
                "slug": "galleri-kirk",
                "city": "Aalborg",
                "country": {
                    "code": "DK",
                    "name": "Denmark"
                },
                "geolocation": "57.0457611,9.916683899999953",
                "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": "DK",
            "publish_status": "published",
            "published_at": "2017-02-10T16:16:16.000000Z",
            "publish_time": null,
            "slug": "urban-currents-group-exhibition",
            "created_at": "2017-02-10T16:16:16.000000Z",
            "updated_at": "2020-07-16T08:06:20.629231Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 11/02/2017, 00:00 and ending on 19/03/2017, 00:00. Event is in KIRK Gallery with address Danmarksgade 8, 9000 Aalborg, Denmark.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-02-11T00:00:00.000000Z",
            "end_time": "2017-03-19T00: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": "Danmarksgade 8, 9000 Aalborg, Denmark",
            "city": "Aalborg",
            "geolocation": "57.045754,9.916718",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "mail@gallerikirk.dk",
            "external_url": "http://www.kirk-gallery.com/",
            "phone": "+45 98141144",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                899,
                38,
                188,
                618,
                5723
            ],
            "artworks": [],
            "magazines": [
                7170
            ],
            "additional_images": []
        },
        {
            "id": 1451,
            "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": 3050,
                "name": "Renaissance Esmeralda Resort & Spa, Indian Wells",
                "slug": "renaissance-esmeralda-resort-spa-indian-wells",
                "city": "Mukalla",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.7231785,-116.3262353",
                "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": "2017-02-14T20:03:32.000000Z",
            "publish_time": null,
            "slug": "spectrum-indian-wells-2017",
            "created_at": "2017-02-14T20:03:32.000000Z",
            "updated_at": "2020-07-16T08:06:29.903456Z",
            "summary": "SPECTRUM Indian Wells 2017 is an Art Fairs event starting on 15/03/2017, 00:00 and ending on 19/03/2017, 00:00. Event is in Renaissance Esmeralda Resort & Spa, Indian Wells with address 44400 Indian Wells Ln, Indian Wells, United States.",
            "title": "SPECTRUM Indian Wells 2017",
            "content": "",
            "start_time": "2017-03-15T00:00:00.000000Z",
            "end_time": "2017-03-19T00: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": "44400 Indian Wells Ln, Indian Wells, United States",
            "city": "Indian Wells",
            "geolocation": "33.721681,-116.329974",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@spectrum-indianwells.com ",
            "external_url": "http://spectrum-indianwells.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                7180
            ],
            "additional_images": []
        },
        {
            "id": 1437,
            "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": 2413,
                "name": "Galerie Lisa Kandlhofer",
                "slug": "galerie-lisa-kandlhofer",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1990097,16.37381460000006",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2395,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/L10109382.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/L10109382-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T15:47:39.765210Z",
                    "updated_at": "2021-09-14T13:28:58.799703Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "L10109382",
                    "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": "AT",
            "publish_status": "published",
            "published_at": "2017-02-05T10:25:25.000000Z",
            "publish_time": null,
            "slug": "stranger-days-group-exhibition",
            "created_at": "2017-02-05T10:25:25.000000Z",
            "updated_at": "2020-07-16T08:06:17.199106Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 16/02/2017, 00:00 and ending on 20/03/2017, 00:00. Event is in Galerie Lisa Kandlhofer with address Brucknerstraße 4, 1040 Wien, Austria.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2017-02-16T00:00:00.000000Z",
            "end_time": "2017-03-20T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Brucknerstraße 4, 1040 Wien, Austria",
            "city": "Vienna",
            "geolocation": "48.1990893,16.3751712",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@kandlhofer.com",
            "external_url": "http://www.kandlhofer.com/",
            "phone": "+43 1 50 31 167",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                4338
            ],
            "artworks": [],
            "magazines": [
                7153
            ],
            "additional_images": []
        },
        {
            "id": 1448,
            "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": 1982,
                "name": "Galerie Géraldine Zberro",
                "slug": "galerie-geraldine-zberro",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8718902,2.3120830000000296",
                "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": "2017-02-13T09:56:28.000000Z",
            "publish_time": null,
            "slug": "zenoy-colors-addict",
            "created_at": "2017-02-13T09:56:28.000000Z",
            "updated_at": "2020-07-16T08:06:28.429101Z",
            "summary": "Colors Addict is an Gallery Shows event starting on 09/03/2017, 00:00 and ending on 21/03/2017, 00:00. Event is in Galerie Géraldine Zberro with address 25 Rue Jean Mermoz, 75008 Paris, France.",
            "title": "Colors Addict",
            "content": "",
            "start_time": "2017-03-09T00:00:00.000000Z",
            "end_time": "2017-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": "25 Rue Jean Mermoz, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8718562,2.3122027",
            "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": "geraldinezberro@wanadoo.fr",
            "external_url": "http://www.galerie-geraldine-zberro.com/",
            "phone": "01 42 89 49 64",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                4201
            ],
            "artworks": [],
            "magazines": [
                7146
            ],
            "additional_images": []
        }
    ]
}