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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36828&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36792&ordering=-start_time",
    "results": [
        {
            "id": 696,
            "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": 70,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Midi-Sonne-Grelot-Detail-1961-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Midi-Sonne-Grelot-Detail-1961-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jean-Dubuffet-Midi-Sonne-Grelot-Detail-1961.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Midi-Sonne-Grelot-Detail-1961-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Midi-Sonne-Grelot-Detail-1961-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Midi-Sonne-Grelot-Detail-1961-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Midi-Sonne-Grelot-Detail-1961-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Midi-Sonne-Grelot-Detail-1961-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Midi-Sonne-Grelot-Detail-1961-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jean-Dubuffet-Midi-Sonne-Grelot-Detail-1961-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T14:20:05.763696Z",
                "updated_at": "2021-09-13T10:28:31.072299Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jean Dubuffet - Midi Sonne Grelot (Detail), 1961",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1669,
                "name": "Sotheby's Paris",
                "slug": "sothebys-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8706176,2.317839499999991",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2147,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Sothebys-Paris-Auction-House.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Sothebys-Paris-Auction-House-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:21.894960Z",
                    "updated_at": "2021-09-14T13:23:25.095229Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Sotheby's_Paris_-_Auction_House",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2015-12-04T20:03:46.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-contemporain-12-9-2015",
            "created_at": "2015-12-04T20:03:46.000000Z",
            "updated_at": "2020-07-16T08:00:02.925278Z",
            "summary": "Art Contemporain is an Auctions event starting on 09/12/2015, 19:00 and ending on 09/12/2015, 21:00. Event is in Sotheby's Paris with address 76 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Art Contemporain",
            "content": "",
            "start_time": "2015-12-09T19:00:00.000000Z",
            "end_time": "2015-12-09T21: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": "76 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8704248,2.3176622",
            "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": [
                345,
                880,
                361,
                793,
                1333,
                848,
                46,
                754,
                2245,
                764,
                1160,
                433,
                2165,
                382,
                604,
                788,
                879,
                2062,
                2175,
                2184,
                2241,
                3308,
                3697,
                3720,
                4187
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 681,
            "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": 65,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-White-and-Yellow-Polygons-Red-Disc-19641-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-White-and-Yellow-Polygons-Red-Disc-19641-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Alexander-Calder-White-and-Yellow-Polygons-Red-Disc-19641.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-White-and-Yellow-Polygons-Red-Disc-19641-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-White-and-Yellow-Polygons-Red-Disc-19641-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-White-and-Yellow-Polygons-Red-Disc-19641-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-White-and-Yellow-Polygons-Red-Disc-19641-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-White-and-Yellow-Polygons-Red-Disc-19641-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-White-and-Yellow-Polygons-Red-Disc-19641-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Alexander-Calder-White-and-Yellow-Polygons-Red-Disc-19641-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T13:51:34.146417Z",
                "updated_at": "2021-09-13T10:28:30.950342Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Alexander Calder - White and Yellow Polygons, Red Disc, 1964",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2015-11-26T19:56:50.000000Z",
            "publish_time": null,
            "slug": "christies-art-contemporain-vente-du-jour-12-9-2015",
            "created_at": "2015-11-26T19:56:50.000000Z",
            "updated_at": "2020-07-16T07:59:55.406072Z",
            "summary": "Art Contemporain Vente du Jour is an Auctions event starting on 09/12/2015, 14:30 and ending on 09/12/2015, 18:30. Event is in Christie's Paris with address 9 Avenue Matignon, 75008 Paris, France.",
            "title": "Art Contemporain Vente du Jour",
            "content": "",
            "start_time": "2015-12-09T14:30:00.000000Z",
            "end_time": "2015-12-09T18: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": "9 Avenue Matignon, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "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": [
                345,
                1700,
                1694,
                773,
                59,
                476,
                847,
                2693,
                2684,
                783,
                932,
                1831,
                880,
                860,
                774,
                1720,
                3145,
                467,
                349,
                830,
                428,
                793,
                1372,
                1216,
                3700,
                287,
                1333,
                1715,
                1764,
                427,
                544,
                4029,
                4052,
                478,
                760,
                1236,
                2245,
                3447,
                4050,
                764,
                3762,
                4026,
                513,
                586,
                710,
                989,
                1162,
                1973,
                2060,
                2165,
                2461,
                4030,
                294,
                351,
                432,
                566,
                890,
                924,
                1327,
                1544,
                2083,
                2156,
                2175,
                2184,
                2348,
                3025,
                3230,
                3425,
                3697,
                3867,
                4021,
                4022,
                4023,
                4024,
                4025,
                4027,
                4028,
                4031,
                4032,
                4033,
                4034,
                4035,
                4036,
                4037,
                4038,
                4039,
                4040,
                4042,
                4043,
                4044,
                4045,
                4046,
                4047,
                4048,
                4049,
                4051,
                4053,
                4054,
                4055,
                4056,
                4057,
                4058
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 692,
            "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": 67,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Big-Blue-Detail-2001-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Big-Blue-Detail-2001-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Jeff-Elrod-Big-Blue-Detail-2001.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Big-Blue-Detail-2001-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Big-Blue-Detail-2001-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Big-Blue-Detail-2001-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Big-Blue-Detail-2001-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Big-Blue-Detail-2001-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Big-Blue-Detail-2001-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Jeff-Elrod-Big-Blue-Detail-2001-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T14:12:22.835950Z",
                "updated_at": "2021-09-13T10:28:30.978986Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Jeff Elrod - Big Blue (Detail), 2001",
                "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": "2015-12-01T20:01:13.000000Z",
            "publish_time": null,
            "slug": "phillips-new-now-12-9-2015",
            "created_at": "2015-12-01T20:01:13.000000Z",
            "updated_at": "2020-07-16T08:00:00.903560Z",
            "summary": "New Now is an Auctions event starting on 09/12/2015, 14:00 and ending on 09/12/2015, 19:00. Event is in Phillips London with address 30 Berkeley Square, Mayfair, London W1J 6EN, UK.",
            "title": "New Now",
            "content": "",
            "start_time": "2015-12-09T14:00:00.000000Z",
            "end_time": "2015-12-09T19: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,
                345,
                58,
                8,
                59,
                891,
                57,
                2956,
                1704,
                4085,
                317,
                802,
                349,
                843,
                494,
                985,
                32,
                4105,
                2640,
                4129,
                580,
                2218,
                3700,
                460,
                18,
                1220,
                2412,
                4083,
                78,
                475,
                937,
                4086,
                396,
                959,
                563,
                636,
                660,
                929,
                1252,
                2926,
                19,
                235,
                291,
                464,
                547,
                555,
                806,
                819,
                885,
                944,
                956,
                1162,
                1884,
                2610,
                3732,
                4082,
                4094,
                4134,
                12,
                83,
                118,
                125,
                318,
                393,
                432,
                516,
                520,
                549,
                701,
                908,
                936,
                939,
                947,
                953,
                954,
                957,
                962,
                977,
                984,
                1034,
                1039,
                1040,
                1041,
                1052,
                1100,
                1101,
                1114,
                1132,
                1134,
                1171,
                1427,
                1523,
                1544,
                1767,
                1768,
                1872,
                2216,
                2217,
                2222,
                2228,
                2234,
                2239,
                2264,
                2289,
                2291,
                2310,
                2355,
                2360,
                2376,
                2378,
                2399,
                2413,
                2417,
                2681,
                2934,
                3002,
                3007,
                3011,
                3075,
                3088,
                3110,
                3126,
                3130,
                3134,
                3136,
                3232,
                3236,
                3241,
                3253,
                3305,
                3347,
                3448,
                3731,
                3741,
                3750,
                3791,
                3848,
                4017,
                4079,
                4080,
                4081,
                4084,
                4087,
                4088,
                4089,
                4090,
                4091,
                4092,
                4093,
                4095,
                4096,
                4097,
                4098,
                4099,
                4100,
                4101,
                4102,
                4103,
                4104,
                4106,
                4107,
                4108,
                4109,
                4110,
                4111,
                4112,
                4113,
                4114,
                4115,
                4116,
                4117,
                4118,
                4119,
                4120,
                4121,
                4122,
                4123,
                4124,
                4125,
                4126,
                4127,
                4128,
                4130,
                4131,
                4132,
                4133,
                4135,
                4136,
                4137,
                4138,
                4139,
                4140,
                4141,
                4142,
                4144,
                4145,
                4146,
                4147,
                4148,
                4150,
                4151,
                4152,
                4153,
                4154,
                4155,
                4156,
                4157,
                4158,
                4159,
                4160,
                4161,
                4162,
                4163,
                4164,
                4165,
                4167,
                4168,
                4169,
                4170,
                4171,
                4172,
                4173,
                4174,
                4175
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 687,
            "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": 66,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Industrial-Panorama-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Industrial-Panorama-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Laurence-Stephen-Lowry-Industrial-Panorama-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Industrial-Panorama-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Industrial-Panorama-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Industrial-Panorama-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Industrial-Panorama-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Industrial-Panorama-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Industrial-Panorama-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Laurence-Stephen-Lowry-Industrial-Panorama-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T14:08:20.039251Z",
                "updated_at": "2021-09-13T10:28:30.966249Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Laurence Stephen Lowry - Industrial Panorama (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1650,
                "name": "Bonhams London",
                "slug": "bonhams-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4989182,-0.16586280000001352",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2163,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Bonhams_Knightsbridge.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Bonhams_Knightsbridge-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:35:33.305122Z",
                    "updated_at": "2021-09-14T13:23:46.133959Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Bonhams_Knightsbridge",
                    "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": "2015-11-30T20:00:32.000000Z",
            "publish_time": null,
            "slug": "bonhams-prints-and-multiples-12-9-2015",
            "created_at": "2015-11-30T20:00:32.000000Z",
            "updated_at": "2020-07-16T07:59:58.418480Z",
            "summary": "Prints and Multiples is an Auctions event starting on 09/12/2015, 13:00 and ending on 09/12/2015, 18:00. Event is in Bonhams London with address Montpelier Street Knightsbridge, Montpelier St, Knightsbridge, London SW7 1EX, UK.",
            "title": "Prints and Multiples",
            "content": "",
            "start_time": "2015-12-09T13:00:00.000000Z",
            "end_time": "2015-12-09T18: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": "Montpelier Street Knightsbridge, Montpelier St, Knightsbridge, London SW7 1EX, UK",
            "city": "City of Westminster",
            "geolocation": "51.4988176,-0.1654474",
            "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": [
                1702,
                1987,
                60,
                1706,
                8,
                1694,
                476,
                1696,
                57,
                402,
                1127,
                356,
                2469,
                932,
                2158,
                2161,
                860,
                3257,
                470,
                2151,
                802,
                1998,
                349,
                573,
                2174,
                746,
                897,
                1697,
                2480,
                18,
                1220,
                2023,
                2144,
                1698,
                478,
                754,
                1988,
                2004,
                2456,
                2473,
                736,
                1995,
                2199,
                2445,
                2815,
                3260,
                792,
                1346,
                2001,
                2162,
                2197,
                2200,
                2448,
                2468,
                2472,
                3407,
                3842,
                3,
                144,
                410,
                490,
                557,
                679,
                788,
                927,
                1458,
                1864,
                2007,
                2008,
                2091,
                2154,
                2168,
                2169,
                2173,
                2430,
                2437,
                2438,
                2441,
                2460,
                2465,
                2475,
                2476,
                2564,
                2639,
                2805,
                3080,
                3120,
                3329,
                4066,
                4067,
                4068,
                4069,
                4070,
                4071,
                4072,
                4073,
                4074
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 680,
            "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": 63,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Chiken-Sei-Kendoshin-Detail-1961-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Chiken-Sei-Kendoshin-Detail-1961-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Kazuo-Shiraga-Chiken-Sei-Kendoshin-Detail-1961.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Chiken-Sei-Kendoshin-Detail-1961-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Chiken-Sei-Kendoshin-Detail-1961-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Chiken-Sei-Kendoshin-Detail-1961-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Chiken-Sei-Kendoshin-Detail-1961-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Chiken-Sei-Kendoshin-Detail-1961-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Chiken-Sei-Kendoshin-Detail-1961-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Chiken-Sei-Kendoshin-Detail-1961-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T13:35:29.943711Z",
                "updated_at": "2021-09-13T10:28:30.924212Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kazuo Shiraga - Chiken-Sei Kendoshin (Detail), 1961",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2015-11-24T19:57:02.000000Z",
            "publish_time": null,
            "slug": "christies-art-contemporain-vente-du-soir-12-8-2015",
            "created_at": "2015-11-24T19:57:02.000000Z",
            "updated_at": "2020-07-16T07:59:54.909383Z",
            "summary": "Art Contemporain Vente du Soir is an Auctions event starting on 08/12/2015, 19:00 and ending on 08/12/2015, 21:00. Event is in Christie's Paris with address 9 Avenue Matignon, 75008 Paris, France.",
            "title": "Art Contemporain Vente du Soir",
            "content": "",
            "start_time": "2015-12-08T19:00:00.000000Z",
            "end_time": "2015-12-08T21: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": "9 Avenue Matignon, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "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": [
                345,
                1700,
                1694,
                773,
                59,
                914,
                73,
                471,
                467,
                349,
                373,
                3008,
                754,
                764,
                433,
                676,
                786,
                2165,
                2955,
                382,
                692,
                1336,
                2222,
                2937,
                3118,
                3697,
                4015,
                4016,
                4017
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 698,
            "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": 69,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pul-Bury-374-cylindres-sur-une-sphere-1968-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pul-Bury-374-cylindres-sur-une-sphere-1968-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Pul-Bury-374-cylindres-sur-une-sphere-1968.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pul-Bury-374-cylindres-sur-une-sphere-1968-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pul-Bury-374-cylindres-sur-une-sphere-1968-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pul-Bury-374-cylindres-sur-une-sphere-1968-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pul-Bury-374-cylindres-sur-une-sphere-1968-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pul-Bury-374-cylindres-sur-une-sphere-1968-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pul-Bury-374-cylindres-sur-une-sphere-1968-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Pul-Bury-374-cylindres-sur-une-sphere-1968-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T14:19:08.721015Z",
                "updated_at": "2021-09-13T10:28:31.041349Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Pul Bury - 374 cylindres sur une sphere, 1968",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1658,
                "name": "Christie's Paris",
                "slug": "christies-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.87009643657007,2.311808306711214",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2153,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Paris.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Paris-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:50.697321Z",
                    "updated_at": "2021-09-14T13:23:33.004232Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christie's_Paris",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2015-12-03T20:02:22.000000Z",
            "publish_time": null,
            "slug": "christies-collection-pol-et-velma-bury-12-8-2015",
            "created_at": "2015-12-03T20:02:22.000000Z",
            "updated_at": "2020-07-16T08:00:03.905958Z",
            "summary": "Collection Pol et Velma Bury is an Auctions event starting on 08/12/2015, 18:00 and ending on 08/12/2015, 20:00. Event is in Christie's Paris with address 9 Avenue Matignon, 75008 Paris, France.",
            "title": "Collection Pol et Velma Bury",
            "content": "",
            "start_time": "2015-12-08T18:00:00.000000Z",
            "end_time": "2015-12-08T20: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": "9 Avenue Matignon, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8700796,2.3118912",
            "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": [
                3603
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 671,
            "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": 62,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-M16-vs.-AK47-Detail-2006-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-M16-vs.-AK47-Detail-2006-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Shepard-Fairey-M16-vs.-AK47-Detail-2006.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-M16-vs.-AK47-Detail-2006-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-M16-vs.-AK47-Detail-2006-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-M16-vs.-AK47-Detail-2006-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-M16-vs.-AK47-Detail-2006-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-M16-vs.-AK47-Detail-2006-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-M16-vs.-AK47-Detail-2006-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Shepard-Fairey-M16-vs.-AK47-Detail-2006-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T13:24:14.020205Z",
                "updated_at": "2021-09-13T10:28:30.911268Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Shepard Fairey - M16 vs. AK47 (Detail),  2006",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1498,
                "name": "Digard Paris",
                "slug": "digard-paris",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8738096,2.3405768999999736",
                "artworks_for_sale_count": 0,
                "featured_image": 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": "FR",
            "publish_status": "published",
            "published_at": "2015-11-19T19:52:40.000000Z",
            "publish_time": null,
            "slug": "digard-urban-contemporary-art-12-7-2015",
            "created_at": "2015-11-19T19:52:40.000000Z",
            "updated_at": "2020-07-16T07:59:50.413322Z",
            "summary": "Urban Contemporary Art is an Auctions event starting on 07/12/2015, 15:00 and ending on 07/12/2015, 20:00. Event is in Digard Paris with address 17 Rue Drouot, 75009 Paris, France.",
            "title": "Urban Contemporary Art",
            "content": "",
            "start_time": "2015-12-07T15:00:00.000000Z",
            "end_time": "2015-12-07T20: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": "17 Rue Drouot, 75009 Paris, France",
            "city": "Paris",
            "geolocation": "48.8737718,2.3405804",
            "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": [
                8,
                65,
                27,
                122,
                322,
                1454,
                32,
                88,
                689,
                4,
                11,
                44,
                4008,
                18,
                28,
                141,
                78,
                178,
                403,
                640,
                4006,
                108,
                165,
                401,
                2836,
                3989,
                13,
                38,
                293,
                354,
                719,
                3640,
                4000,
                1,
                17,
                19,
                66,
                75,
                158,
                169,
                217,
                443,
                452,
                1008,
                3995,
                12,
                35,
                41,
                63,
                68,
                95,
                124,
                140,
                160,
                163,
                186,
                188,
                192,
                194,
                202,
                210,
                212,
                218,
                234,
                246,
                256,
                308,
                329,
                341,
                342,
                405,
                429,
                437,
                440,
                498,
                629,
                670,
                752,
                1035,
                1193,
                1199,
                1201,
                1212,
                1214,
                1215,
                1460,
                2457,
                2745,
                2828,
                2832,
                2838,
                3970,
                3971,
                3972,
                3973,
                3974,
                3975,
                3976,
                3977,
                3978,
                3979,
                3980,
                3981,
                3982,
                3983,
                3984,
                3985,
                3986,
                3987,
                3988,
                3990,
                3991,
                3992,
                3993,
                3994,
                3996,
                3997,
                3998,
                3999,
                4001,
                4002,
                4003,
                4004,
                4005,
                4007,
                4009,
                4010,
                4011
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 693,
            "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": 68,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vermibus-Kate-Detail-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vermibus-Kate-Detail-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Vermibus-Kate-Detail.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vermibus-Kate-Detail-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vermibus-Kate-Detail-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vermibus-Kate-Detail-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vermibus-Kate-Detail-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vermibus-Kate-Detail-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vermibus-Kate-Detail-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Vermibus-Kate-Detail-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T14:17:51.952645Z",
                "updated_at": "2021-09-13T10:28:30.991060Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Vermibus - Kate (Detail)",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1093,
                "name": "Galartis Crissier",
                "slug": "galartis-crissier",
                "city": "Crissier",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.5464169,6.58425299999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2168,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galartis-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galartis-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galartis-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galartis.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galartis-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galartis-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galartis-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galartis-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:36:27.583785Z",
                    "updated_at": "2021-09-14T13:23:52.446376Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galartis",
                    "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": "CH",
            "publish_status": "published",
            "published_at": "2015-12-02T20:01:13.000000Z",
            "publish_time": null,
            "slug": "galartis-urban-art-graffiti-and-street-art-12-6-2015",
            "created_at": "2015-12-02T20:01:13.000000Z",
            "updated_at": "2020-07-16T08:00:01.423241Z",
            "summary": "Urban Art: Graffiti and Street Art is an Auctions event starting on 06/12/2015, 12:00 and ending on 06/12/2015, 17:00. Event is in Galartis Crissier with address Route du Bois-Genoud 1, 1023 Crissier, Switzerland.",
            "title": "Urban Art: Graffiti and Street Art",
            "content": "",
            "start_time": "2015-12-06T12:00:00.000000Z",
            "end_time": "2015-12-06T17: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": "Route du Bois-Genoud 1, 1023 Crissier, Switzerland",
            "city": "Crissier",
            "geolocation": "46.54694355,6.583913762018736",
            "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,
                8,
                22,
                73,
                65,
                27,
                164,
                122,
                79,
                88,
                11,
                18,
                28,
                43,
                141,
                4203,
                78,
                640,
                24,
                29,
                165,
                4205,
                4232,
                412,
                719,
                17,
                19,
                66,
                75,
                94,
                158,
                1603,
                2739,
                4220,
                4222,
                3,
                14,
                36,
                55,
                106,
                124,
                137,
                140,
                147,
                160,
                162,
                163,
                167,
                191,
                202,
                226,
                252,
                256,
                294,
                437,
                438,
                439,
                440,
                498,
                698,
                1028,
                1035,
                1123,
                1193,
                1392,
                1463,
                1529,
                1595,
                2700,
                2762,
                2828,
                2831,
                2839,
                3752,
                3973,
                3984,
                4063,
                4193,
                4196,
                4197,
                4198,
                4199,
                4200,
                4201,
                4202,
                4204,
                4206,
                4207,
                4208,
                4209,
                4210,
                4211,
                4212,
                4213,
                4214,
                4216,
                4218,
                4219,
                4221,
                4223,
                4224,
                4225,
                4226,
                4227,
                4228,
                4229,
                4230,
                4231,
                4233,
                4234,
                4235
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 685,
            "author": {
                "id": "6ee9742e-b8e0-4b89-9e56-fb8d49f0f17d",
                "username": "Nina",
                "slug": "nina",
                "first_name": "Nina",
                "last_name": "K",
                "display_name": "Nina K",
                "display_name_full": "Nina K",
                "email": "nina.karaicic@yahoo.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 678,
                "name": "44309//GALLERY",
                "slug": "44309-streetart-gallery",
                "city": "Dortmund",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5133478,7.453534900000022",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3783,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/2d3f8504b18a459f9f247b2493259e15.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-05-09T08:54:47.272076Z",
                    "updated_at": "2022-05-09T08:54:47.272118Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b2383fac-92c3-4170-8926-29db68c61f95"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2015-11-24T16:32:53.000000Z",
            "publish_time": null,
            "slug": "wow123-x-atomone-similarities",
            "created_at": "2015-11-24T16:32:53.000000Z",
            "updated_at": "2020-07-16T07:59:57.442318Z",
            "summary": "Similarities is an Gallery Shows event starting on 05/12/2015, 19:00 and ending on 09/01/2016, 22:00. Event is in 44309 STREET//ART GALLERY with address Rheinische Str. 16, 44137 Dortmund, Germany.",
            "title": "Similarities",
            "content": "",
            "start_time": "2015-12-05T19:00:00.000000Z",
            "end_time": "2016-01-09T22: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": "Rheinische Str. 16, 44137 Dortmund, Germany",
            "city": "Dortmund",
            "geolocation": "51.51343825,7.453514800028807",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://44309streetartgallery.net/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3685,
                3705
            ],
            "artworks": [],
            "magazines": [
                4383
            ],
            "additional_images": []
        },
        {
            "id": 699,
            "author": {
                "id": "b2383fac-92c3-4170-8926-29db68c61f95",
                "username": "44309",
                "slug": "44309",
                "first_name": "Olaf",
                "last_name": "Ginzel",
                "display_name": "Olaf Ginzel",
                "display_name_full": "Olaf Ginzel",
                "email": "olaf@44309streetartgallery.net",
                "telephone": "+491725632837"
            },
            "price": null,
            "featured_image": {
                "id": 2616,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/795737541_1449177720-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/795737541_1449177720-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/795737541_1449177720.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/795737541_1449177720-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/795737541_1449177720-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/795737541_1449177720-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/795737541_1449177720-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/795737541_1449177720-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/795737541_1449177720-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/795737541_1449177720-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:16:10.796157Z",
                "updated_at": "2021-09-13T11:00:39.113694Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Similarities",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 678,
                "name": "44309//GALLERY",
                "slug": "44309-streetart-gallery",
                "city": "Dortmund",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5133478,7.453534900000022",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3783,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/2d3f8504b18a459f9f247b2493259e15.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/2d3f8504b18a459f9f247b2493259e15-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-05-09T08:54:47.272076Z",
                    "updated_at": "2022-05-09T08:54:47.272118Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "b2383fac-92c3-4170-8926-29db68c61f95"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2015-12-03T20:29:29.000000Z",
            "publish_time": null,
            "slug": "similarities",
            "created_at": "2015-12-03T20:29:29.000000Z",
            "updated_at": "2020-07-16T08:00:04.549370Z",
            "summary": "Similarities is an Gallery Shows event starting on 05/12/2015, 12:00 and ending on 09/01/2016, 12:00. Event is in 44309 STREET//ART GALLERY with address Rheinische Strasse 16\r\nD-44137 Dortmund, Germany.",
            "title": "Similarities",
            "content": "",
            "start_time": "2015-12-05T12:00:00.000000Z",
            "end_time": "2016-01-09T12:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Rheinische Strasse 16\r\nD-44137 Dortmund, Germany",
            "city": "Dortmund",
            "geolocation": "51.5128944,7.4399082",
            "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": [
                3685,
                3705
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1340,
                2617,
                2618,
                2619,
                2620,
                2621,
                2622,
                2623,
                2624
            ]
        },
        {
            "id": 706,
            "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": "2015-12-04T21:08:17.000000Z",
            "publish_time": null,
            "slug": "robert-proch-and-daniel-chazme-brutalismopolis-chronicles",
            "created_at": "2015-12-04T21:08:17.000000Z",
            "updated_at": "2020-07-16T08:00:07.906869Z",
            "summary": "Brutalismopolis chronicles is an Gallery Shows event starting on 05/12/2015, 12:00 and ending on 05/12/2015, 12:30. Event is in KIRK Gallery with address Danmarksgade 8, 9000 Aalborg, Denmark.",
            "title": "Brutalismopolis chronicles",
            "content": "",
            "start_time": "2015-12-05T12:00:00.000000Z",
            "end_time": "2015-12-05T12:30:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": true,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "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": [
                618,
                903
            ],
            "artworks": [],
            "magazines": [
                4630
            ],
            "additional_images": []
        },
        {
            "id": 724,
            "author": {
                "id": "40625046-9418-4773-9097-653ee39286ac",
                "username": "SpokeArtGallery",
                "slug": "spokeartgallery",
                "first_name": "Spoke Art",
                "last_name": "Gallery",
                "display_name": "Adam",
                "display_name_full": "Adam",
                "email": "info@spoke-art.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2651,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/894940165_1449968144-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/894940165_1449968144-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/894940165_1449968144.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/894940165_1449968144-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/894940165_1449968144-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/894940165_1449968144-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/894940165_1449968144-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/894940165_1449968144-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/894940165_1449968144-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/894940165_1449968144-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:16:45.987064Z",
                "updated_at": "2021-09-13T11:01:17.616795Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " a solo exhibition by Cannon Dill",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-12-13T01:49:08.000000Z",
            "publish_time": null,
            "slug": "in-my-own-time-a-solo-exhibition-by-cannon-dill",
            "created_at": "2015-12-13T01:49:08.000000Z",
            "updated_at": "2020-07-16T08:00:16.920647Z",
            "summary": "a solo exhibition by Cannon Dill is an Gallery Shows event starting on 05/12/2015, 12:00 and ending on 19/12/2015, 12:00. Event is in Spoke Art Gallery with address 816 Sutter St. San Francisco, CA 94109.",
            "title": "a solo exhibition by Cannon Dill",
            "content": "",
            "start_time": "2015-12-05T12:00:00.000000Z",
            "end_time": "2015-12-19T12: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": "816 Sutter St. San Francisco, CA 94109",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "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": [
                3954
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 707,
            "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": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-12-05T11:48:05.000000Z",
            "publish_time": null,
            "slug": "cannon-dill-in-my-own-time",
            "created_at": "2015-12-05T11:48:05.000000Z",
            "updated_at": "2020-07-16T08:00:08.415392Z",
            "summary": "In My Own Time is an Gallery Shows event starting on 05/12/2015, 00:00 and ending on 20/12/2015, 00:00. Event is in Spoke Art Gallery with address 816 Sutter St, San Francisco, CA 94109, USA.",
            "title": "In My Own Time",
            "content": "",
            "start_time": "2015-12-05T00:00:00.000000Z",
            "end_time": "2015-12-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": "816 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "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": "spokeartgallery@gmail.com",
            "external_url": "http://spoke-art.com/",
            "phone": "4157963774",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3954
            ],
            "artworks": [],
            "magazines": [
                4635
            ],
            "additional_images": []
        },
        {
            "id": 708,
            "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": 1938,
                "name": "HASHIMOTO CONTEMPORARY",
                "slug": "hashimoto-contemporary-san-francisco",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7887064,-122.41375790000001",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-12-05T14:30:50.000000Z",
            "publish_time": null,
            "slug": "tomorrow-group-exhibition",
            "created_at": "2015-12-05T14:30:50.000000Z",
            "updated_at": "2020-07-16T08:00:09.065039Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 05/12/2015, 00:00 and ending on 20/12/2015, 00:00. Event is in HASHIMOTO CONTEMPORARY with address 804 Sutter St, San Francisco, CA 94109, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2015-12-05T00:00:00.000000Z",
            "end_time": "2015-12-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": "804 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.7893908,-122.4073349",
            "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": "hashimotocontemporary@gmail.com",
            "external_url": "http://www.hashimotocontemporary.com/",
            "phone": "(415) 655-9265",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                4242,
                102
            ],
            "artworks": [],
            "magazines": [
                4636
            ],
            "additional_images": []
        },
        {
            "id": 725,
            "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": 2693,
                "name": "Golden Hands Gallery",
                "slug": "golden-hands-gallery",
                "city": "Hamburg",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "53.5546178,9.981311699999992",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2604,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Golden-Hands_Outdoor.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Golden-Hands_Outdoor-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:30.836515Z",
                    "updated_at": "2021-09-14T13:33:30.642211Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2015-12-14T17:17:27.000000Z",
            "publish_time": null,
            "slug": "ruediger-glatz-confrontation-dark-thoughts-and-moments-of-light",
            "created_at": "2015-12-14T17:17:27.000000Z",
            "updated_at": "2020-07-16T08:00:17.424739Z",
            "summary": "Confrontation - Dark Thoughts and Moments of Light is an Gallery Shows event starting on 05/12/2015, 00:00 and ending on 30/01/2016, 00:00. Event is in Golden Hands Gallery with address Kaiser-Wilhelm-Straße 87, 20355 Hamburg, Germany.",
            "title": "Confrontation - Dark Thoughts and Moments of Light",
            "content": "",
            "start_time": "2015-12-05T00:00:00.000000Z",
            "end_time": "2016-01-30T00: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": "Kaiser-Wilhelm-Straße 87, 20355 Hamburg, Germany",
            "city": "Hamburg",
            "geolocation": "53.5545197,9.9813381",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": "http://goldenhandsgallery.com/",
            "phone": "+(0)-49-40-35715557",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4691
            ],
            "additional_images": []
        },
        {
            "id": 723,
            "author": {
                "id": "1d3969d5-1322-40a1-b04b-320e6933bf93",
                "username": "GalleryDaeppen",
                "slug": "gallerydaeppen",
                "first_name": "Guillaume",
                "last_name": "Daeppen",
                "display_name": "Guillaume Daeppen",
                "display_name_full": "Guillaume Daeppen",
                "email": "postmaster@gallery-daeppen.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2650,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1029303090_1449929702-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1029303090_1449929702-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1029303090_1449929702.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1029303090_1449929702-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1029303090_1449929702-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1029303090_1449929702-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1029303090_1449929702-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1029303090_1449929702-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1029303090_1449929702-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1029303090_1449929702-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:16:45.029693Z",
                "updated_at": "2021-09-13T11:01:16.816004Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Andy Leuenberger | WARGANIC",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2106,
                "name": "GUILLAUME DAEPPEN | GALLERY FOR URBAN ART",
                "slug": "guillaume-daeppen-gallery-for-urban-art",
                "city": "Basel",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.5694715,7.592457200000013",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2593,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/propaganda.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/propaganda-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:47.664228Z",
                    "updated_at": "2021-09-14T13:33:13.815804Z",
                    "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": "CH",
            "publish_status": "published",
            "published_at": "2015-12-12T14:51:51.000000Z",
            "publish_time": null,
            "slug": "andy-leuenberger-warganic",
            "created_at": "2015-12-12T14:51:51.000000Z",
            "updated_at": "2020-07-16T08:00:16.422215Z",
            "summary": "Andy Leuenberger | WARGANIC is an Gallery Shows event starting on 04/12/2015, 12:00 and ending on 16/01/2016, 12:00. Event is in GUILLAUME DAEPPEN | GALLERY FOR URBAN ART with address Müllheimerstrasse 144 - 4057 Basel.",
            "title": "Andy Leuenberger | WARGANIC",
            "content": "",
            "start_time": "2015-12-04T12:00:00.000000Z",
            "end_time": "2016-01-16T12: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": "Müllheimerstrasse 144 - 4057 Basel",
            "city": "Basel",
            "geolocation": "47.569472,7.592406",
            "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": [
                1401,
                1402,
                1403,
                1404,
                1405,
                1406,
                1407,
                1408,
                2652
            ]
        },
        {
            "id": 653,
            "author": {
                "id": "99b420d0-6faf-4fb9-ae9a-a6484780053a",
                "username": "PrettyPortal",
                "slug": "prettyportal",
                "first_name": "Klaus",
                "last_name": "Rosskothen",
                "display_name": "Klaus Rosskothen",
                "display_name_full": "Klaus Rosskothen",
                "email": "rosskothen@prettyportal.de",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2541,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/178195804_1447155807-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/178195804_1447155807-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/178195804_1447155807.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/178195804_1447155807-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/178195804_1447155807-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/178195804_1447155807-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/178195804_1447155807-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/178195804_1447155807-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/178195804_1447155807-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/178195804_1447155807-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:14:57.573875Z",
                "updated_at": "2021-09-13T10:59:21.323634Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Doppeldenk \"Numbers\"",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 706,
                "name": "PRETTY PORTAL",
                "slug": "pretty-portal",
                "city": "Düsseldorf",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.20714150000001,6.778107900000009",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2717,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/pretty-portal-dp-1571845650.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pretty-portal-dp-1571845650-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:39:09.096649Z",
                    "updated_at": "2021-09-14T13:36:35.840332Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2015-11-09T18:53:46.000000Z",
            "publish_time": null,
            "slug": "doppeldenk-numbers",
            "created_at": "2015-11-09T18:53:46.000000Z",
            "updated_at": "2020-07-16T07:59:41.444649Z",
            "summary": "Doppeldenk \"Numbers\" is an Gallery Shows event starting on 04/12/2015, 00:00 and ending on 23/01/2016, 00:00. Event is in PRETTY PORTAL with address Brunnenstraße 12, 40223 Düsseldorf, Germany.",
            "title": "Doppeldenk \"Numbers\"",
            "content": "",
            "start_time": "2015-12-04T00:00:00.000000Z",
            "end_time": "2016-01-23T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Brunnenstraße 12, 40223 Düsseldorf, Germany",
            "city": "Dusseldorf",
            "geolocation": "51.20719,6.7780163",
            "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": "hallo@prettyportal.de",
            "external_url": "http://www.prettyportal.de/",
            "phone": "+49-(0)211-41618310",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1469
            ],
            "artworks": [],
            "magazines": [
                4524
            ],
            "additional_images": [
                1235,
                1236,
                1237,
                1238
            ]
        },
        {
            "id": 677,
            "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": 2872,
                "name": "Galerie L.J.",
                "slug": "galerie-l-j",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8618759,2.3658911999999646",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2015-11-22T17:13:34.000000Z",
            "publish_time": null,
            "slug": "antoine-corbineau-fugue",
            "created_at": "2015-11-22T17:13:34.000000Z",
            "updated_at": "2020-07-16T07:59:53.408916Z",
            "summary": "Fugue is an Gallery Shows event starting on 03/12/2015, 00:00 and ending on 17/01/2016, 00:00. Event is in Galerie L.J. with address 12 Rue Commines, 75003 Paris, France.",
            "title": "Fugue",
            "content": "",
            "start_time": "2015-12-03T00:00:00.000000Z",
            "end_time": "2016-01-17T00: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": "12 Rue Commines, 75003 Paris, France",
            "city": "Paris",
            "geolocation": "48.8619554,2.3658417",
            "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@galerielj.com",
            "external_url": "http://www.galerielj.com/shows/",
            "phone": "+33 (0) 1 72 38 44 47",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4530
            ],
            "additional_images": []
        }
    ]
}