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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=702",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=666",
    "results": [
        {
            "id": 690,
            "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": 1955,
                "name": "Kolly Gallery",
                "slug": "kolly-gallery",
                "city": "Zurich",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "47.3623683,8.550294000000008",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2598,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Kolly-Gallery-2.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Kolly-Gallery-2-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:07.621645Z",
                    "updated_at": "2021-09-14T13:33:20.869283Z",
                    "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-11-26T21:51:16.000000Z",
            "publish_time": null,
            "slug": "supakitch-damien-vignaux-endorphin",
            "created_at": "2015-11-26T21:51:16.000000Z",
            "updated_at": "2020-07-16T07:59:59.914613Z",
            "summary": "Endorphin is an Gallery Shows event starting on 26/11/2015, 00:00 and ending on 07/12/2015, 00:00. Event is in Kolly Gallery with address Seefeldstrasse 56, 8008 Zürich, Switzerland.",
            "title": "Endorphin",
            "content": "",
            "start_time": "2015-11-26T00:00:00.000000Z",
            "end_time": "2015-12-07T00: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": "Seefeldstrasse 56, 8008 Zürich, Switzerland",
            "city": "Zurich",
            "geolocation": "47.3622909,8.5503953",
            "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@kollygallery.ch",
            "external_url": "http://kollygallery.ch/",
            "phone": "+41 79 301 11 37",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                685
            ],
            "artworks": [],
            "magazines": [
                4574
            ],
            "additional_images": []
        },
        {
            "id": 691,
            "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": {
                "id": 496,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-20162-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-20162-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Urban-Art-Fair-20162.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-20162-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-20162-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-20162-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-20162-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-20162-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-20162-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Urban-Art-Fair-20162-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-23T22:08:25.856038Z",
                "updated_at": "2021-09-13T10:32:18.047539Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Urban-Art-Fair-20162",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 2739,
                "name": "Le Carreau du Temple",
                "slug": "le-carreau-du-temple",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.864102,2.362608000000023",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2015-11-27T17:22:33.000000Z",
            "publish_time": null,
            "slug": "urban-art-fair-2016",
            "created_at": "2015-11-27T17:22:33.000000Z",
            "updated_at": "2020-07-13T18:18:29.724693Z",
            "summary": "Urban Art Fair 2016 is an Art Fairs event starting on 22/04/2016, 00:00 and ending on 25/04/2016, 00:00. Event is in Le Carreau du Temple with address 4 Rue Eugène Spuller, Accueil, Paris, France.",
            "title": "Urban Art Fair 2016",
            "content": "",
            "start_time": "2016-04-22T00:00:00.000000Z",
            "end_time": "2016-04-25T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "4 Rue Eugène Spuller, Accueil, Paris, France",
            "city": "Paris",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": "info@urbanartfair.fr",
            "external_url": "http://urbanartfair.fr/",
            "phone": "+33148066540",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                1008,
                36,
                56,
                166
            ],
            "artworks": [],
            "magazines": [
                4930,
                5440
            ],
            "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": 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": 694,
            "author": {
                "id": "8b374254-5197-41c4-97be-4b2b472d85f7",
                "username": "UNIXGallery",
                "slug": "unixgallery",
                "first_name": "UNIX",
                "last_name": "Gallery",
                "display_name": "UNIXGallery",
                "display_name_full": "UNIXGallery",
                "email": "info@unixgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 2604,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1552881614_1448994797-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1552881614_1448994797-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1552881614_1448994797.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1552881614_1448994797-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1552881614_1448994797-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1552881614_1448994797-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1552881614_1448994797-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1552881614_1448994797-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1552881614_1448994797-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1552881614_1448994797-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:15:58.722551Z",
                "updated_at": "2021-09-13T11:00:25.540092Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Art Miami 2015",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 3036,
                "name": "The Art Miami Pavilion",
                "slug": "the-art-miami-pavilion",
                "city": "Miami Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7881984,-80.1859082",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2857,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/artmiami.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/artmiami-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-15T21:58:22.825808Z",
                    "updated_at": "2021-09-14T13:40:17.010775Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "91863dfe-f053-407c-a9c9-5127249ab18b"
                },
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2015-12-01T19:11:52.000000Z",
            "publish_time": null,
            "slug": "art-miami-2015",
            "created_at": "2015-12-01T19:11:52.000000Z",
            "updated_at": "2015-12-01T19:11:52.000000Z",
            "summary": "Art Miami 2015 is an Art Fairs event starting on 01/12/2015, 12:00 and ending on 06/12/2015, 12:00. Event is in The Art Miami Pavilion with address One Herald Plaza (NE 14th Street & Biscayne Bay), Miami Beach, United States.",
            "title": "Art Miami 2015",
            "content": "",
            "start_time": "2015-12-01T12:00:00.000000Z",
            "end_time": "2015-12-06T12: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": "One Herald Plaza (NE 14th Street & Biscayne Bay), Miami Beach, United States",
            "city": null,
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                74,
                1034,
                3784,
                3799,
                3837,
                3880,
                3883,
                3886,
                3940,
                3941
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                2605,
                2606
            ]
        },
        {
            "id": 695,
            "author": {
                "id": "d119ac55-736e-4da1-973f-5309d3e358b8",
                "username": "BCGallery",
                "slug": "bcgallery",
                "first_name": "BC",
                "last_name": "Gallery",
                "display_name": "Nick Bargezi",
                "display_name_full": "Nick Bargezi",
                "email": "phillipp@bcgallery.de",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 1339,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/387249607_1449064430-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/387249607_1449064430-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/387249607_1449064430.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/387249607_1449064430-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/387249607_1449064430-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/387249607_1449064430-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/387249607_1449064430-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/387249607_1449064430-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/387249607_1449064430-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/387249607_1449064430-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T13:54:44.888808Z",
                "updated_at": "2021-09-13T10:42:06.811248Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "TENSION",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1984,
                "name": "BC Gallery",
                "slug": "bc-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5087552,13.45351740000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2588,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/BC-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:27.140799Z",
                    "updated_at": "2021-09-14T13:33:06.557110Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2015-12-02T14:53:08.000000Z",
            "publish_time": null,
            "slug": "tension",
            "created_at": "2015-12-02T14:53:08.000000Z",
            "updated_at": "2020-07-16T08:00:02.412279Z",
            "summary": "TENSION is an Gallery Shows event starting on 10/12/2015, 12:00 and ending on 23/01/2016, 12:00. Event is in BC Gallery with address Libauer Str., 10245 Berlin, Germany.",
            "title": "TENSION",
            "content": "",
            "start_time": "2015-12-10T12:00:00.000000Z",
            "end_time": "2016-01-23T12: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": "Libauer Str., 10245 Berlin, Germany",
            "city": "Berlin",
            "geolocation": "52.5101579,13.4547049",
            "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": [
                1416
            ],
            "artworks": [],
            "magazines": [
                4638
            ],
            "additional_images": []
        },
        {
            "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": 697,
            "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": 71,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Tojusen-Detail-1989-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Tojusen-Detail-1989-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Kazuo-Shiraga-Tojusen-Detail-1989.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Tojusen-Detail-1989-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Tojusen-Detail-1989-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Tojusen-Detail-1989-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Tojusen-Detail-1989-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Tojusen-Detail-1989-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Tojusen-Detail-1989-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Kazuo-Shiraga-Tojusen-Detail-1989-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T14:20:40.412727Z",
                "updated_at": "2021-09-13T10:28:31.084974Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Kazuo Shiraga - Tojusen (Detail), 1989",
                "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-05T20:03:34.000000Z",
            "publish_time": null,
            "slug": "sothebys-art-contemporain-12-10-2015",
            "created_at": "2015-12-05T20:03:34.000000Z",
            "updated_at": "2020-07-16T08:00:03.431932Z",
            "summary": "Art Contemporain is an Auctions event starting on 10/12/2015, 14:30 and ending on 10/12/2015, 18: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-10T14:30:00.000000Z",
            "end_time": "2015-12-10T18: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": [
                1694,
                773,
                59,
                476,
                914,
                847,
                2693,
                932,
                880,
                860,
                868,
                2463,
                418,
                3145,
                3443,
                467,
                349,
                793,
                364,
                2290,
                1333,
                46,
                408,
                478,
                760,
                820,
                1236,
                2245,
                3447,
                4182,
                4215,
                764,
                3116,
                433,
                676,
                4030,
                566,
                593,
                607,
                788,
                879,
                1336,
                1375,
                1997,
                2062,
                2091,
                2175,
                2241,
                2937,
                3119,
                3147,
                3230,
                4022,
                4028,
                4031,
                4181,
                4184,
                4185,
                4187,
                4188,
                4189,
                4190,
                4191,
                4192,
                4194,
                4195,
                4217
            ],
            "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": 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": 700,
            "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": 3049,
                "name": "Mana Wynwood Convention Center",
                "slug": "mana-wynwood-convention-center",
                "city": "Miami",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "25.7982207,-80.20195509999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2858,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Mana-Wynwood.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Mana-Wynwood-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-06-15T23:00:01.065040Z",
                    "updated_at": "2021-09-14T13:40:18.446236Z",
                    "is_converted_to_webp": true,
                    "caption": "",
                    "alt_text": null,
                    "description": "",
                    "uploaded_by": "91863dfe-f053-407c-a9c9-5127249ab18b"
                },
                "response_time": null
            },
            "category": {
                "id": 3,
                "image": null,
                "slug": "art-fairs",
                "created_at": "2020-06-02T15:33:40.534223Z",
                "updated_at": "2021-03-29T12:18:45.718972Z",
                "name": "Art Fairs",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-12-03T21:50:52.000000Z",
            "publish_time": null,
            "slug": "mana-contemporary-2015",
            "created_at": "2015-12-03T21:50:52.000000Z",
            "updated_at": "2020-07-16T08:00:05.000219Z",
            "summary": "Mana Contemporary 2015 is an Art Fairs event starting on 03/12/2015, 00:00 and ending on 07/12/2015, 00:00. Event is in Mana Wynwood Convention Center with address 318 NW 23rd St, Miami, FL 33127, USA.",
            "title": "Mana Contemporary 2015",
            "content": "",
            "start_time": "2015-12-03T00:00:00.000000Z",
            "end_time": "2015-12-07T00: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": "318 NW 23rd St, Miami, FL 33127, USA",
            "city": "Miami",
            "geolocation": "25.7992015,-80.2015769",
            "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@manamynwood.com",
            "external_url": "http://www.manacontemporary.com/",
            "phone": "305.573.0371",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4625
            ],
            "additional_images": []
        },
        {
            "id": 701,
            "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": 2607,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88730508_1449175866-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88730508_1449175866-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/88730508_1449175866.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88730508_1449175866-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88730508_1449175866-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88730508_1449175866-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88730508_1449175866-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88730508_1449175866-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88730508_1449175866-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/88730508_1449175866-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:16:01.483469Z",
                "updated_at": "2021-09-13T11:00:29.548889Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "SKL15",
                "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-03T21:48:43.000000Z",
            "publish_time": null,
            "slug": "skl15",
            "created_at": "2015-12-03T21:48:43.000000Z",
            "updated_at": "2020-07-16T08:00:05.520165Z",
            "summary": "SKL15 is an Gallery Shows event starting on 12/09/2015, 12:00 and ending on 30/10/2015, 12:00. Event is in 44309 STREET//ART GALLERY with address Rheinische Strasse 16\r\nD-44137 Dortmund, Germany.",
            "title": "SKL15",
            "content": "",
            "start_time": "2015-09-12T12:00:00.000000Z",
            "end_time": "2015-10-30T12: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": [
                2688
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1341,
                2608,
                2609,
                2610,
                2611,
                2612,
                2613,
                2614,
                2615
            ]
        },
        {
            "id": 702,
            "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": 2625,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/594819111_1449178143-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/594819111_1449178143-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/594819111_1449178143.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/594819111_1449178143-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/594819111_1449178143-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/594819111_1449178143-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/594819111_1449178143-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/594819111_1449178143-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/594819111_1449178143-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/594819111_1449178143-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:16:20.227404Z",
                "updated_at": "2021-09-13T11:00:49.239612Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Glove Stories",
                "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-03T22:26:13.000000Z",
            "publish_time": null,
            "slug": "glove-stories-2",
            "created_at": "2015-12-03T22:26:13.000000Z",
            "updated_at": "2020-07-16T08:00:06.037227Z",
            "summary": "Glove Stories is an Gallery Shows event starting on 24/04/2015, 12:00 and ending on 13/06/2015, 12:00. Event is in 44309 STREET//ART GALLERY with address Rheinische Strasse 16\r\nD-44137 Dortmund, Germany.",
            "title": "Glove Stories",
            "content": "",
            "start_time": "2015-04-24T12:00:00.000000Z",
            "end_time": "2015-06-13T12: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": [
                739
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1342,
                2626,
                2627,
                2628,
                2629,
                2630,
                2631,
                2632
            ]
        },
        {
            "id": 703,
            "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": 2633,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1656336129_1449179845-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1656336129_1449179845-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1656336129_1449179845.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1656336129_1449179845-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1656336129_1449179845-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1656336129_1449179845-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1656336129_1449179845-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1656336129_1449179845-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1656336129_1449179845-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1656336129_1449179845-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:16:28.063743Z",
                "updated_at": "2021-09-13T11:00:57.453479Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "Night & Day",
                "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-03T22:53:41.000000Z",
            "publish_time": null,
            "slug": "night-day",
            "created_at": "2015-12-03T22:53:41.000000Z",
            "updated_at": "2020-07-16T08:00:06.549621Z",
            "summary": "Night & Day is an Gallery Shows event starting on 10/01/2015, 12:00 and ending on 21/02/2015, 12:00. Event is in 44309 STREET//ART GALLERY with address Rheinische Strasse 16\r\nD-44137 Dortmund, Germany.",
            "title": "Night & Day",
            "content": "",
            "start_time": "2015-01-10T12:00:00.000000Z",
            "end_time": "2015-02-21T12: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": [
                169
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1343,
                2634,
                2635,
                2636,
                2637,
                2638,
                2639
            ]
        },
        {
            "id": 704,
            "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": 72,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Baldessari-Person-with-Guitar-Green-Detail-2005-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Baldessari-Person-with-Guitar-Green-Detail-2005-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/John-Baldessari-Person-with-Guitar-Green-Detail-2005.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Baldessari-Person-with-Guitar-Green-Detail-2005-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Baldessari-Person-with-Guitar-Green-Detail-2005-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Baldessari-Person-with-Guitar-Green-Detail-2005-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Baldessari-Person-with-Guitar-Green-Detail-2005-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Baldessari-Person-with-Guitar-Green-Detail-2005-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Baldessari-Person-with-Guitar-Green-Detail-2005-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/John-Baldessari-Person-with-Guitar-Green-Detail-2005-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-22T14:31:58.592929Z",
                "updated_at": "2021-09-13T10:28:31.098264Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "John Baldessari - Person with Guitar (Green), (Detail), 2005",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 1663,
                "name": "Christie's London",
                "slug": "christies-london",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.492612378861516,-0.17696611349185787",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2152,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Christies_Old_Brompton_Road.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Christies_Old_Brompton_Road-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T14:34:47.013641Z",
                    "updated_at": "2021-09-14T13:23:31.667142Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Christies_Old_Brompton_Road",
                    "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-07T20:05:13.000000Z",
            "publish_time": null,
            "slug": "christies-prints-and-multiples-12-10-2015",
            "created_at": "2015-12-07T20:05:13.000000Z",
            "updated_at": "2020-07-16T08:00:06.921781Z",
            "summary": "Prints & Multiples is an Auctions event starting on 10/12/2015, 10:30 and ending on 10/12/2015, 17:00. Event is in Christie's London with address 85 Old Brompton Rd, Kensington, London SW7, UK.",
            "title": "Prints & Multiples",
            "content": "",
            "start_time": "2015-12-10T10:30:00.000000Z",
            "end_time": "2015-12-10T17: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": "85 Old Brompton Rd, Kensington, London SW7, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.4934359,-0.1754897",
            "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,
                1700,
                731,
                59,
                476,
                73,
                471,
                1696,
                847,
                7,
                402,
                65,
                912,
                790,
                932,
                1221,
                2161,
                247,
                1998,
                361,
                763,
                1340,
                2174,
                2192,
                350,
                499,
                893,
                362,
                458,
                746,
                904,
                1697,
                1701,
                2429,
                347,
                1220,
                2023,
                427,
                848,
                2149,
                1988,
                2084,
                2199,
                2451,
                2807,
                2815,
                3123,
                352,
                433,
                452,
                586,
                2001,
                2150,
                2165,
                370,
                435,
                472,
                593,
                761,
                788,
                1239,
                2008,
                2143,
                2166,
                2168,
                2171,
                2175,
                2187,
                2430,
                2438,
                2449,
                2454,
                2476,
                2481,
                2564,
                2612,
                2626,
                2812,
                3268,
                3323,
                3374,
                3381,
                3864,
                4179,
                4180,
                4183,
                4186
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 705,
            "author": {
                "id": "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                "username": "DavidBlochGallery",
                "slug": "davidblochgallery",
                "first_name": "DAVID",
                "last_name": "BLOCH",
                "display_name": "DAVID BLOCH",
                "display_name_full": "DAVID BLOCH",
                "email": "contact@davidblochgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 1344,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1806828940_1449254113.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T13:54:49.534760Z",
                "updated_at": "2021-09-13T10:42:10.655297Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " The Intersection of Memories\"",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 316,
                "name": "DAVID BLOCH GALLERY",
                "slug": "david-bloch-gallery",
                "city": "Marrakesh",
                "country": {
                    "code": "MA",
                    "name": "Morocco"
                },
                "geolocation": "31.6360025,-8.012332399999991",
                "artworks_for_sale_count": 89,
                "featured_image": {
                    "id": 2575,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:39.540519Z",
                    "updated_at": "2021-09-14T13:32:49.704372Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "MA",
            "publish_status": "published",
            "published_at": "2015-12-04T19:34:19.000000Z",
            "publish_time": null,
            "slug": "crossing-paths-the-intersection-of-memories",
            "created_at": "2015-12-04T19:34:19.000000Z",
            "updated_at": "2015-12-04T19:34:19.000000Z",
            "summary": "The Intersection of Memories\" is an Gallery Shows event starting on 18/12/2015, 12:00 and ending on 17/01/2016, 12:00. Event is in DAVID BLOCH GALLERY with address David Bloch GalleryMarrakesh, Morocco.",
            "title": "The Intersection of Memories\"",
            "content": "",
            "start_time": "2015-12-18T12:00:00.000000Z",
            "end_time": "2016-01-17T12: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": "David Bloch GalleryMarrakesh, Morocco",
            "city": "Marrakesh",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3501,
                3669
            ],
            "artworks": [],
            "magazines": [
                4607
            ],
            "additional_images": [
                1345,
                1346,
                1347,
                1348,
                1349,
                1350
            ]
        },
        {
            "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": 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": []
        }
    ]
}